An open API service indexing awesome lists of open source software.

https://github.com/nyxflower/java-practice


https://github.com/nyxflower/java-practice

java

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Advanced Java Practice

Solutions on practice and exercises of CS master Java course in the University of Sheffield. See details in `WarmLab` folder. The code follows the [Petroware programming style guidelines](https://petroware.no/javastyle.html#General_Recommendations).

IntelliJ IDEA is recommended if you download the whole repository to your pc. Otherwise, when compiling and running through command line, just delete the "package line" in each class file.