Adding Java Resources

This commit is contained in:
Adriano Carmezim 2016-10-07 21:46:53 +02:00 committed by GitHub
parent 47dc2d7ad7
commit f8abdfc273
1 changed files with 4 additions and 2 deletions

View File

@ -41,8 +41,10 @@
- [Beyond PEP 8 -- Best practices for beautiful intelligible code (video)](https://www.youtube.com/watch?v=wf-BqAjZb8M)
- Java
- ? Please add
- [Stanford CS106A - Programming Methodology (video)](https://see.stanford.edu/Course/CS106A)
- [Software Construction In Java (video)](https://www.edx.org/course/software-construction-java-mitx-6-005-1x)
- [Introduction To Programming In Java](http://introcs.cs.princeton.edu/java/home/)
- [Algorithms 4th Ed - Algorithm Book In Java](http://algs4.cs.princeton.edu/home/)
- Other Language 1
- Other Language 2
- etc