Java was built to be able to do many things at once. In computer lingo, we call this "concurrency". This is the main reason why Java is so useful.
Your coders need to master concurrency. If they do not, your system might break on your busiest day. Concurrency bugs tend to appear when we do a lot of things at the same time, such as dealing with many clients.
In this course, we combine the collective wisdom of three Java experts: Dr Heinz Kabutz, Victor Grazi and Brian Goetz. Each of these has years of experience in writing concurrent Java programs.
During this 4-day course, you will learn how to write safe multi-threaded Java code that performs well on your hardware. You will learn techniques to ensure visibility of your fields, to build thread safety without explicit locking. You will learn the new fork/join constructs and explore ways to parallelize your algorithms.
"I am extremely pleased that Dr. Heinz Kabutz has created a training course based on Java Concurrency in Practice. Everyone in the Java community appreciates Dr. Heinz' work; his deep understanding of Java -- and his passion for it -- show through in everything he does. This course is sure to be a winner."
Brian Goetz, Author of Java Concurrency in Practice
If you answer "yes!" to any of the following questions, then this course is for you:
The Java Concurrency Course is the only such training officially endorsed by Brian Goetz, and is based on his best-seller book Java Concurrency in Practice. The course was written by Dr Heinz Kabutz, author of The Java Specialists' Newsletter, with contributions by Victor Grazi, author of the Java Concurrent Animated Tutorial.
This course is ideally suited to the professional Java programmer with at least 2 years experience, who would like to learn how to truly understand Java concurrency.
There are several options for you to attend this course:
1. In-house Course:
Presented at your company in-person by one of our Certified JavaSpecialist Instructors. Price is €15750 for up to 10 students, above that is an additional €1575 per student, plus the travel expenses of the instructor, plus one teaching assistant. Please contact us if you have any questions.
Note: Due to the current COVID-19 pandemic, in person training is currently unavailable. Please choose Remote Instructor-Led Course instead.
2. Remote Instructor-Led Course:
Presented via video conference to your team of programmers by the author of the course. Price is €13400 for up to 10 students, above that is an additional €1200 per student. Because of the extreme circumstances of COVID-19, we are also offering classes for six or more students. These are priced at €10750 for the first 6 students, thereafter an additional €1350 per student. These prices are guaranteed until the 31st of May 2021.
Please contact us if you have any questions.
3. Self-Study:
Please see our self-study option for more information.
* Price is excluding EU VAT and withholding taxes where applicable. Please contact us for an exact quote for your country.
All our courses are offered as in-house courses. However, we have formed training partnerships with selected companies. The course will still be presented by Heinz Kabutz or a certified trainer.
Concurrency courses offered:
Location | Dates | Presenter | Language | Fees |
---|
* Price is excluding EU VAT where applicable. Please contact us for an exact quote for your country.
concurrency.vym | 2012-09-27 | vym 1.10.0 |
Should you not be satisfied with the quality of the training or the delivery, we will gladly refund you 100% of the course fees. This needs to be brought to our attention within the first 4 hours of the course and a chance should be given to correct whatever you are not satisfied with. If you are still not satisfied, we will refund you 100% of the course fees, plus we will pay our own travel expenses. The training material then remains the property of JavaSpecialists.EU.
If the course is cancelled more than two weeks before the start of the course, a 10% cancellation fee of the fees will apply, plus any non-refundable travel expenses incurred by the trainer.
If the course is cancelled within two weeks of the start of the course, a 50% cancellation fee of the fees will apply, plus any non-refundable travel expenses incurred by the trainer.
No refund will be given to cancellations during the course.
We deliver relevant courses, by top Java developers to produce more resourceful and efficient programmers within their organisations.
We can help make your Java application run faster and trouble-shoot concurrency and performance bugs...