Java Concurrency in Practice
See how we can create our own CircularArrayList by reusing the Collection framework abstract base classes.
Mini-Course on how non-blocking network communication is done in Java. Level: difficult
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)
Create beautiful software in Java
How you can get Java design patterns to do exactly what you want and accelerate your software career in less than 1 week
All the Heinz's Happy Hour Webinars bundled together
For those who want to change their perspective on life, to attain true freedom and take control of their own destiny.
Don't repeat yourself. The mantra of the effective Java programmer. Dynamic proxies get us there quicker.
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
Tips and tricks on how to get the most out of IntelliJ IDEs
Write Dynamically Reusable Code in Java
Modernizing old Java code to make it easier to understand and more maintainable
The Module System and other features of Java 11
A Beginner’s Java Course with Heinz Kabutz
Language enhancements and other features of Java 17
Learn how virtual threads work in Java, including Structured Concurrency, Scoped Values, and how to find and diagnose issues such as deadlocks.
Bundle of the most interesting and modern concurrency related courses in our curriculum.
Elevate your coding with JetBrains AI Assistant and ChatGPT integration—streamline development, boost productivity.
Advanced Java Concurrency Teardown — 6 Hours of Expert-Level Training
Everything and the kitchen sink from our JavaSpecialists curriculum. Concurrency, design patterns, performance, advanced Java.