All assignments must useJava 17 LTS, the latest long-term support release for th
All assignments must useJava 17 LTS, the latest long-term support release for the Java SE platform. As a development environment, the use of IntelliJ IDEA is required. This IDE can be downloaded and installed for free. You can either use the community edition, or sign up on their website with a .edu email to claim a student account and use the “ultimate” version.
All assignments must be submitted via Brightspace. Emailed submissions will not be accepted for grading under any circumstances.
If a submitted code does not compile, it will not be graded. It is possible that the reason for not compiling seems trivial to you, but as a student of computer science, it is important to understand that code that does not run is simply … code that does not run. So, please run your code to make sure you know what you are submitting (even the smallest change may matter)!