Categories
Pages
-

IT Center Blog

Schlagwort: ‘Software Engineering’

Review of the Software Technology Fair 2025

March 21st, 2025 | by

Source: Own illustration

This year’s Software Technology Fair (SWT Fair) took place at the IT Center on March 7. This marks the end of the “Software Engineering” module for the dual study program “Applied Mathematics and Computer Science” at FH Aachen. The prospective mathematical-technical software developers (MATSE) presented their projects and showed what they had learned over the course of the semester.
Read the rest of this entry »

+6

Nice to Know: The First Steps in GitLab at RWTH Aachen

July 22nd, 2020 | by
GitLab at the RWTH? No problem. With two instances and in compliance with the license terms, you can create versioned software projects. (https://git.rwth-aachen.de)

GitLab at the RWTH? No problem. With two instances and in compliance with the license terms, you can create versioned software projects.
Source: git.rwth-aachen.de

GitLab is a version management system that allows you to version software and web projects. Developers can store and document versions of their code here. You can then organize, host, and manage them in digital archives. This is why GitLab is often referred to as a Version Control System, or VCS for short.

Read the rest of this entry »

+3