Classbaze

Disclosure: when you buy through links on our site, we may earn an affiliate commission.

Modern C++ Concurrency in Depth ( C++17/20)

modern c++ concurrency features including memory model, lock free data structure, thread pools, coroutines.
4.3
4.3/5
(1,212 reviews)
8,640 students
Created by

8.8

Classbaze Grade®

9.5

Freshness

8.4

Popularity

7.9

Material

in depth discussion on modern c++ concurrency features including memory model
Platform: Udemy
Video: 10h 2m
Language: English
Next start: On Demand

Best C++ classes:

Classbaze Rating

Classbaze Grade®

8.8 / 10

CourseMarks Score® helps students to find the best classes. We aggregate 18 factors, including freshness, student feedback and content diversity.

Freshness

9.5 / 10
This course was last updated on 11/2021.

Course content can become outdated quite quickly. After analysing 71,530 courses, we found that the highest rated courses are updated every year. If a course has not been updated for more than 2 years, you should carefully evaluate the course before enrolling.

Popularity

8.4 / 10
We analyzed factors such as the rating (4.3/5) and the ratio between the number of reviews and the number of students, which is a great signal of student commitment.

New courses are hard to evaluate because there are no or just a few student ratings, but Student Feedback Score helps you find great courses even with fewer reviews.

Material

7.9 / 10
Video Score: 9.1 / 10
The course includes 10h 2m video content. Courses with more videos usually have a higher average rating. We have found that the sweet spot is 16 hours of video, which is long enough to teach a topic comprehensively, but not overwhelming. Courses over 16 hours of video gets the maximum score.
The average video length is 6 hours 30 minutes of 115 C++ courses on Udemy.
Detail Score: 9.0 / 10

The top online course contains a detailed description of the course, what you will learn and also a detailed description about the instructor.

Extra Content Score: 5.5 / 10

Tests, exercises, articles and other resources help students to better understand and deepen their understanding of the topic.

This course contains:

0 article.
0 resource.
0 exercise.
0 test.

In this page

About the course

C++ programming language can be categorized under many topics. Some say its a general purpose programming language, some say its a object oriented version of C. But I liked to categorized it under system programming language. One characteristic of any system programming language including C++ is that language should be able to execute faster compare to other languages like java etc. 
C++ paradigm took sharp turn with the introduction of C++11 standards. The most notable difference with previous version is the introduction of new memory model. Memory model is the key part of any language, and the performance of all the functionalities depends on that language memory model. With new c++ memory model, we can exploit tremendous power of  modern multi core processors. 
Programming a proper C++ code with better memory reclaim mechanism is tough task. But if we want to code thread safe code which can harvest underline processors true power is much more difficult task. In this course we will have in depth discussion on  C++ concurrency features including memory model. We will implements thread safe data structures and algorithms, both lock based manner and lock free manner. Proper lock free implementations of data structures and algorithms will provide unprecedented performance output. Let me listed down key aspects we cover in this course below.
1.Basics of C++ concurrency(threads, mutex, package_task, future ,async, promise)
2.Lock based thread safe implementation of data structures and algorithms.
3.C++ memory model.
4.Lock free implementation of data structures and algorithms.
5.C++20 concurrency features.
5. Proper memory reclaim mechanism for lock free data structures.
6. Design aspects of concurrent code.
7. In depth discussion on thread pools.
8. Bonus section on CUDA programming with C and C++.

What can you learn from this course?

✓ Learn Concurrent programming in C++ including feature in C++17/20 standards.
✓ You will learn how to implement useful concurrent data structures and algorithms using latest C++ features.

What you need to start the course?

• Basic of c++ programming , some knowledge about data structures and algorithms would be helpful

Who is this course is made for?

• Anyone who wants to widen you skills with c++ programming.

Are there coupons or discounts for Modern C++ Concurrency in Depth ( C++17/20) ? What is the current price?

The course costs $17.99. And currently there is a 74% discount on the original price of the course, which was $69.99. So you save $52 if you enroll the course now.
The average price is $22.9 of 115 C++ courses. So this course is 21% cheaper than the average C++ course on Udemy.

Will I be refunded if I'm not satisfied with the Modern C++ Concurrency in Depth ( C++17/20) course?

YES, Modern C++ Concurrency in Depth ( C++17/20) has a 30-day money back guarantee. The 30-day refund policy is designed to allow students to study without risk.

Are there any financial aid for this course?

Currently we could not find a scholarship for the Modern C++ Concurrency in Depth ( C++17/20) course, but there is a $52 discount from the original price ($69.99). So the current price is just $17.99.

Who will teach this course? Can I trust Kasun Liyanage?

Kasun Liyanage has created 4 courses that got 2,427 reviews which are generally positive. Kasun Liyanage has taught 18,895 students and received a 4.3 average review out of 2,427 reviews. Depending on the information available, we think that Kasun Liyanage is an instructor that you can trust.
Software engineer & founder of intellect, co founder at cpphive
Software engineer with years of experience in industry with c++ and java programming language. And entrepreneur and founder of intellect. creator of GPU MLIB library which provides GPU optimized parallel implementation of machine learning algorithms. My current project include fashion design framework which allows user to get the live fit on room experience. I am graduate on electrical and information engineering and i currently reading for master in artificial intelligence. 
Browse all courses by on Classbaze.

8.8

Classbaze Grade®

9.5

Freshness

8.4

Popularity

7.9

Material

Platform: Udemy
Video: 10h 2m
Language: English
Next start: On Demand

Classbaze recommendations for you