Learn Intermediate Java: Threading
Offered By: Codecademy
Course Description
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn about threading and how it’s used in concurrent programs to improve the performance and efficiency of an application.
There are different ways of achieving concurrency, or programs that can support multiple flows of execution at the same time, but the most used solution is “threading.” Like sequential programs, a single thread has a beginning and an end, and only a single point of execution. However, multiple threads can run at the same time! Take this course and dive into the world of threading and concurrency.
* Implement and extend the Thread class
* Implement the Runnable Interface
* Identify when to use threading
There are different ways of achieving concurrency, or programs that can support multiple flows of execution at the same time, but the most used solution is “threading.” Like sequential programs, a single thread has a beginning and an end, and only a single point of execution. However, multiple threads can run at the same time! Take this course and dive into the world of threading and concurrency.
* Implement and extend the Thread class
* Implement the Runnable Interface
* Identify when to use threading
Syllabus
- Threading: Learn about threading in Java.
- Article: What is Threading?
- Lesson: Threading: Lesson
- Article: Virtual Threading
- Quiz: Threading: Quiz
- Project: Threading in the Gym
- Informational: Next Steps
Taught by
Jace van Auken
Related Courses
Amazon Elastic File System (EFS) Performance (Japanese)Amazon Web Services via AWS Skill Builder Learn JavaScript: Best Practices
Codecademy Intro to Operating Systems 3: Concurrency
Codio via Coursera Introduction to Operating Systems
Codio via Coursera Computing: Art, Magic, Science - Part II
ETH Zurich via edX