This site is from a past semester! The current version will be here when the new semester starts.

Programming LanguageiP (Individual Project): Overview


Standards/Conventions

Given below are the standards and conventions to follow in this module.

When something is not covered by the given standard/convention, you are free to choose which style you want to follow for that, but try to be consistent with the existing code (if any), and ensure everyone in the team follows the same (if it is a team project).

Java
Git
  • REQUIRED Follow the Git commit message subject conventions in the SE-EDU Git conventions.
  • OPTIONAL Follow conventions for the commit message body.
Markdown
Documentation

Programming LanguageiP (Individual Project): Overview