summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--java.html.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/java.html.markdown b/java.html.markdown
index 587e793e..3d2e6bbe 100644
--- a/java.html.markdown
+++ b/java.html.markdown
@@ -349,4 +349,6 @@ 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)
+
* The links provided are just to get an understanding of the topic, feel free to google and find specific examples