1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-07-31 20:10:49 +02:00

Update java.html.markdown

added a reference to a book
This commit is contained in:
rduerig
2013-08-16 12:37:40 +02:00
parent 80f97751a2
commit 43d602b0c0

View File

@@ -405,3 +405,7 @@ Other Topics To Research:
* [Generics](http://docs.oracle.com/javase/tutorial/java/generics/index.html)
* [Java Code Conventions](http://www.oracle.com/technetwork/java/codeconv-138413.html)
Books:
* [Head First Java] (http://www.headfirstlabs.com/books/hfjava/)