I'm currently reading the book "Java After Hours - 10 Projects You'll Never Do at Work" by author Steven Hotzner. I'm completing the projects and modifying the code to further master the Java language and also to practice using Git and getting use to the workflow.
- Making a an Aquarium with multithreaded fish swimming.
- An interactive hockey game.
- A graphicizer image editing and conversion tool.
- A graphics painter application.
- A chat room application.
- Creating a weblogger to log access to a website.
- Robot commands to run a program via remote control.
- Custom Web Browser with java.
- Intercommunication typing across the internet.
- Weather Forecast application.