Skip to content

Commit 9f9179d

Browse files
authored
Update programming-language-resources.md
added book to java section
1 parent eb764dd commit 9f9179d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

programming-language-resources.md

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
- [Software Construction In Java (video)](https://www.edx.org/course/software-construction-java-mitx-6-005-1x)
4949
- [Introduction To Programming In Java](http://introcs.cs.princeton.edu/java/home/)
5050
- [Algorithms 4th Ed - Algorithm Book In Java](http://algs4.cs.princeton.edu/home/)
51+
- [Effective Java 3rd Edition](https://www.amazon.com/Effective-Java-Joshua-Bloch-ebook/dp/B078H61SCH)
5152
- Go
5253
- [The Go programming Language](https://golang.org/)
5354
- [The Go programming Language (book)](http://www.gopl.io/)

0 commit comments

Comments
 (0)