- Don't forget to add .gitignor file to your repository before committing homework
- Nested classes example (inner, inner static, local, anonymous) is here
- First homework is here
- Abstract classes and interfaces
- Exceptions
- Collections
- UI with JavaFX and Swing
- https://blog.idrsolutions.com/2014/05/layout-manager-swing-javafx-tutorial/
- https://dzone.com/refcardz/javafx-8-1?chapter=1
- https://www.dummies.com/programming/java/how-to-use-layout-managers-in-java/
- http://www.alethis.net/reference/java/swing.html
- https://www.baeldung.com/javafx
- https://dzone.com/articles/elegant-javafx-example
- http://tutorials.jenkov.com/javafx/index.html
- https://stackoverflow.com/questions/16977100/confgure-margin-for-individual-element-via-java-fx-css
- Algorithms
- IDE setup