Resources for Learning Java
Resources for Learning Java
I just apply Amazon Technical Academy
Amazon Technical Acdemy required to learn Java, I know java, but not very deep, here is Amazon cohort share with me
Books and Blog Posts
Practice and Challenges
- Java practice online - Various practice exercises
- Advent of Code - A series of puzzles that let you exercise problem solving and coding
- CodingBat - Online Java practice problems (don't do the Python questions!)
- Online practice tests for Java Certification:
Talks
- A humorous talk on silly programming langauge behavior
- A good talk on data structures, with examples in Java, C#, and Python (3 hours)
Dev Resources
- REPL.It, Online Java Editor/Playground
- IntelliJ Java IDE (use the community version)
- JaCoCo Code Coverage. You get this for free usually with internal packages
This post is licensed under CC BY 4.0 by the author.