Added code conventions link

This commit is contained in:
Jake Prather 2013-07-01 09:32:19 -05:00
parent 1863a5de87
commit 9da1289d91

View File

@ -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