Java 3 Lectures: In-Class Weekly Code
- Every week is just a new Java project
- Starting with using VS Code then IntelliJ IDEA
-
Week01 and Week02:
- Just contains partial code, please refer to my full OOP and UML Review Slides PDF file
-
Week03:
- Packages Quick Review
- Exceptions Quick Review (Only the first 3 class files)
- Full code and details "Exceptions"
-
Week04:
- Interface Quick Review and Inner Classes
- Full code and details "Inner Classes"
- Full code and details "Swing GUI Basic"
- GUI Swing Basic: Work with dialog boxes
- Full code and details "Interfaces"
- Interface Quick Review and Inner Classes
Java Essentials: https://github.com/anmarjarjees/java-essentials
Java OOP and UML: https://github.com/anmarjarjees/java-oop-uml
Java Extra Topics: https://github.com/anmarjarjees/java-extra
Java GUI with Swing: https://github.com/anmarjarjees/java-ui-swing
Java GUI with JavaFX: https://github.com/anmarjarjees/java-gui-javafx
JAVA Database Connection https://github.com/anmarjarjees/java-jdbc-start
Java Android Development: https://github.com/anmarjarjees/Android-App
Java Semester 2 Code Review: https://github.com/anmarjarjees/java2-code