Projects
Console Output
If you print something to the console, please make sure to deactivate this behaviour for the test runs. Since we test your implementation with data that may be very large, this may lead to a lot of printed output. This may influence the build server, so that you will not receive an e-mail with your test results.
Working on the Projects from Home
Your git repositories containing the projects are only accessible from within the university network. To submit your changes to our server from at home ("push"), you can use the VPN.
Encoding
Please make sure that your code is UTF-8 encoded. In particular, do not use variable names which contain umlauts.