Changes for page Writing and Grading Theses
Last modified by Niklas Rentz on 2023/10/10 10:45
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -90,7 +90,7 @@ 90 90 91 91 The bottom line: write clean and proper code that adheres to our coding guidelines and document it. The quality and the readability of your code and of your documentation will influence your grade. 92 92 93 -== CodeReviews ==93 +== Reviews and Ratings == 94 94 95 95 To make sure that code is of a certain quality, it must be run through code reviews. For this, create a pull request on GitHub, note which classes and changes are most relevant for the PR and assign your advisor(s) to review it. The reviews are not only intended to improve the quality of your code, but also to give feedback to you as a programmer to help you improve. 96 96