Here are listed all the topics that will be covered throughout the course:
- Git – distributed revision control system
- Unit testing with JUnit and code documentation with JavaDoc
- TASK 1
- Building Advanced GUI with Java Swing
- UML modelling and Three-tier architecture (Model View Controller – MVC)
- JSON – a lightweight data-interchange format
- TASK 2
- Java Collections
- Java Threads