Programming LanguageiP (Individual Project): Overview


Standards/Conventions

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

FAQ What to do if a certain aspect is not covered by the Java/Git standard?


Java
Git
  • REQUIRED Follow the Git commit message subject conventions in the SE-EDU Git conventions.
  • CONDITIONAL Writing a commit message body is optional, but if you do write one, follow at least basic conventions for the commit message body.
Markdown
Documentation

Programming LanguageiP (Individual Project): Overview