Skip to content

Commit

Permalink
Add java doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tagnja committed Aug 15, 2019
1 parent 60046d8 commit 97c8b55
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion java-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,13 +99,14 @@ menu
beginner

- **Core Java** (11th, 2018) Volume I Fundamentals by S, Horstmann
- [**The Java™ Tutorials**](https://docs.oracle.com/javase/tutorial/tutorialLearningPaths.html)
- Head First Java (2nd, 2009) by Kathy Sierra
- Java 8 in Action (2014) by Raoul-Gabriel Urma, Mario Fusco
- Java: The Complete Reference (11th) by Schildt, Herbert

Master

- Java SE Documentation<br><https://www.oracle.com/technetwork/java/javase/documentation/index.html> <https://docs.oracle.com/javase/8/>
- Java SE 8 Documentation<br><https://www.oracle.com/technetwork/java/javase/documentation/index.html> <https://docs.oracle.com/javase/8/>
- [The Java® Language Specification Java SE 8 Edition - doc](https://docs.oracle.com/javase/specs/jls/se8/html/index.html)
- **Effective Java** (2nd, 2008) by Joshua Bloch
- **Thinking in Java** (4th, 2006) by Eckel, Bruce
Expand Down

0 comments on commit 97c8b55

Please sign in to comment.