Merge pull request #20 from Carmezim/patch-2

Adding Java Resources
This commit is contained in:
John Washam 2016-10-07 13:09:22 -07:00 committed by GitHub
commit caee232617
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