1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-06 14:56:54 +02:00

Merge pull request #238 from rduerig/master

Update java.html.markdown
This commit is contained in:
Adam Bard
2013-08-16 08:48:08 -07:00

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/)