Java Concurrency in Practice
See how we can create our own CircularArrayList by reusing the Collection framework abstract base classes.
Bunch of useful topics for the professional Java programmer
A thorough look at the collection classes in java.util.** in Java
Courses relevant to concurrency
Learn how Java supports bitwise arithmetic and where these tricks are used in the Java Development Kit (JDK)
How you can get Java design patterns to do exactly what you want and accelerate your software career in less than 1 week
For those who want to change their perspective on life, to attain true freedom and take control of their own destiny.
Explanation of the quiz from our Data Structures in Java Course
Learn to code like a pro by studying how pros code
Thread-safe collections with snapshot iterators
Write Dynamically Reusable Code in Java
Modernizing old Java code to make it easier to understand and more maintainable
A Beginner’s Java Course with Heinz Kabutz