A 300 page ebook on how to think like a computer scientist using the Java language. The philosophy behind is, generally:
- Vocabulary is important
- Learn the algorithm and know how to debug
- Some concepts are harder than others
- Less code is better code (this is probably debatable)
The book covers object-oriented programming and data structures and so much more! Very complete resources for those getting started.
Share this link:
