SimpleDateFormat Bundle
Because Java threading gives us headaches
"My friend @heinzkabutz has produced an excellent self-study course based on Java Concurrency in Practice (with some updates for Java 8 and 9)"
- Brian Goetz, Author of Java Concurrency in Practice
We have all experienced the effects of threading bugs in our systems. "Have you tried turning it off and on again?" is how we make these gremlins disappear.
In these courses, we will learn how to write thread-safe code in Java. Each of the courses has exercises that we can solve to learn the concepts better.
Your Instructor
Heinz Kabutz is the author of The Java Specialists’ Newsletter, a publication enjoyed by tens of thousands of Java experts in over 145 countries. His book “Dynamic Proxies (in German)” was #1 Bestseller on Amazon.de in Fachbücher für Informatik for about five minutes until Amazon fixed their algorithm. Thanks to a supportive mother, he has now sold 5 copies.
Heinz’s Java Specialists’ newsletter is filled with amusing anecdotes of life on the Island of Crete. He is a popular speaker at all the best Java conferences around the world, and also at some of the worst. He teaches Java courses in classrooms around the world, where his prime objective is to make absolutely sure that none of his students fall asleep. He is not always successful.