Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

5.2 Source and Version Control

Your mentor will send you a link to a GitHub Classroom repository You can create your repository, which you and your team will use to host all your source code and set up your tutor as maintainer to access.

5.3 Code Quality

You will be marked on the quality of your code at a module / class / file / package level as well as the quality of the code itself. You should make logical design decisions, write robust code and adhere to Software Engineering design principles, including but not limited to the following:

...