- Talks
- Articles/Blogs/Docs
- Books
- Tutorials
Most of the material will require at least beginner level knowledge of Java. If you don't know the language - get the book.
- ym1234
-
- A great talk about how Lambda Expressions work in Java.
-
Game Loops! [Beginner]
- Various implemenations of Game Loops in Java.
-
Java SE API Documentation [Beginner - Advanced]
- A great resource for reading up on the Java 8 standard library, various syntax and language elements, setup & usage and even a tutorial. Great resource for beginners and advanced users alike.
-
Thinking In Java [Beginner - Intermediate]
- Recommended to C++ Programmers who want to learn Java.
-
Effective Java [Intermediate]
- Java's best practices.
-
- A great introduction to Java for Non-Programmers.