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

TextbooksStandards/Conventions


Programming Language

The main language used in this module is Java. You should use Java for all programming activities, the project, and exam answers.

Preparation:

We require you to use Java 11 (the Oracle version or the OpenJDK version) for all module work. It is your duty to ensure the code you write (and executables you produce) are compatible with that version of Java. Any incompatibilities will be considered as bugs.


TextbooksStandards/Conventions