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