Repository for examples and exercises for "Introduction to Java Programming (12th Edition)" by Y. Daniel Liang
I'm trying to complete all of the exercises, so far I have finished 11 chapters with 319 exercises completed.
Incomplete solutions are marked 'TODO:'
Not all of the exercises include answers, so I'm not guaranteeing the correctness of my code. My code may not be the best.
I've included all of code listings, it's important to experiment with code to learn.
I've include my answers to Check Points in source code to experiment and test my answers.
For UML diagrams, I'm using PlantUML The notation used in the book is the same as PlantUML's source code, so direct translation is easy.
I really should get back at this.
/Notes - Directory holds useful notes, including notes on PlantUML