|
|
| | Ask HN: What are good resources to learn Java? | |
2 points by humbfool2 6 months ago | hide | past | favorite | 1 comment |
|
| Hello Everyone, I have recently joined a Company and we are going through a boot camp to learn Java. Even though we have a great teacher. I find it easy to learn from online resources e.g Blogs, Books etc. and then experiment by building a project, I wanted to know if there are any resources which you find interesting that could help for in-depth understanding of Java? |
|

Applications are open for YC Summer 2021
Guidelines
| FAQ
| Lists
| API
| Security
| Legal
| Apply to YC
| Contact
|
- Think Java (programming, foundational; free) https://greenteapress.com/wp/think-java/
- Think Data Structures (programming, foundational; free) https://greenteapress.com/wp/think-data-structures/
- Effective Java (classic) https://www.amazon.co.uk/Effective-Java-Joshua-Bloch/dp/0134...
- Java Concurrency in Practice (classic) https://www.amazon.co.uk/Java-Concurrency-Practice-Brian-Goe...
- Continuous Delivery in Java (essential) https://www.amazon.co.uk/Continuous-Delivery-Java-Daniel-Bry...