|
|
|
|
|
|
|
|
1
|
+## Recommended learning resources
|
|
|
|
2
|
+
|
|
|
|
3
|
+* [The Java Tutorials](https://docs.oracle.com/javase/tutorial/index.html)
|
|
|
|
4
|
+* [Java SE API Documentation](https://docs.oracle.com/javase/8/docs/api/index.html)
|
|
|
|
5
|
+* [Learn X in Y minutes](https://learnxinyminutes.com/docs/java/)
|
|
|
|
6
|
+* [Free Programming Books - Java](https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md#java)
|
|
|
|
7
|
+* [Intro to Java Programming](https://www.udacity.com/course/intro-to-java-programming--cs046)
|
|
|
|
8
|
+* [Java Tutorial for Complete Beginners](https://www.udemy.com/java-tutorial/)
|
|
|
|
9
|
+* [Stack Overflow](https://stackoverflow.com/questions/tagged/java)
|