Implementing Concurrency in Java (Java SE 11 Developer Certification 1Z0-819)
Offered By: Pluralsight
Course Description
Overview
Concurrency is a dreaded topic for many developers. A good
understanding of concurrency could get you level up from junior to medior.
This course will teach you concurrency in Java.
For many developers, concurrency is one of the most complex topics. It is also mandatory for the OCP11 exam, but don't worry! In this course, Implementing Concurrency in Java (Java SE 11 Developer Certification 1Z0-819), you’ll learn to implement concurrency using Java SE. First, you’ll explore the basics and what concurrency is by starting with creating threads. Next, you’ll discover the different executors in Java and how to use several strategies such as the join/fork framework. Finally, you’ll learn how to identify and solve threading problems, such as deadlocks and livelocks. When you’re finished with this course, you’ll have the skills and knowledge of concurrency in Java needed to implement it in applications and ace the questions about this topic on the OCP11 exam.
understanding of concurrency could get you level up from junior to medior.
This course will teach you concurrency in Java.
For many developers, concurrency is one of the most complex topics. It is also mandatory for the OCP11 exam, but don't worry! In this course, Implementing Concurrency in Java (Java SE 11 Developer Certification 1Z0-819), you’ll learn to implement concurrency using Java SE. First, you’ll explore the basics and what concurrency is by starting with creating threads. Next, you’ll discover the different executors in Java and how to use several strategies such as the join/fork framework. Finally, you’ll learn how to identify and solve threading problems, such as deadlocks and livelocks. When you’re finished with this course, you’ll have the skills and knowledge of concurrency in Java needed to implement it in applications and ace the questions about this topic on the OCP11 exam.
Syllabus
- Course Overview 1min
- Introduction to Concurrency and Threads 34mins
- Synchronized and Locks 22mins
- ExecutorService and Thread Pools 39mins
- Concurrent Collections and Atomic Variables 30mins
- Threading Problems 19mins
Taught by
Maaike van Putten
Related Courses
Algorithms, Part IPrinceton University via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera MongoDB for Java Developers
MongoDB University Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Intro to Java Programming
San Jose State University via Udacity