Complete Modern C++ (C++11/14/17)

share ›
‹ links

Below are the top discussions from Reddit that mention this online Udemy course.

Learn about move semantics, lambda expressions, smart pointers, concurrency, template, STL & more

Reddemy may receive an affiliate commission if you enroll in a paid course after using these buttons to visit Udemy. Thank you for using these buttons to support Reddemy.

Taught by
Umar Lone

Reddit Posts and Comments

0 posts • 3 mentions • top 3 shown below

r/embedded • comment
5 points • crazmnky90

Complete Modern C++ - Udemy course covering all the fundamentals of C++. I like this course because it's tailored for people who are already familiar with programming and are transitioning into C++.

OOP in Embedded Systems - Another Udemy course which teaches you object oriented design in embedded systems and will walk you through driver development in C++ for UART, GPIOs, TIMERS, etc.

Google's C++ Style Guide - A very thorough and neatly organized guide detailing standard coding practices for C++ programming at Google. This style is widely accepted even outside Google so it's nice to keep handy so you can pick up good coding practices as your learn vs later.

r/cpp • comment
1 points • shspears

I found Udemy Complete Modern C++ to be a good course that covers the basics as well as a lot of the “newer” features since 11/14/17.

Udemy always has sales on, so avoid full price (I think I paid $14.99 cdn). There’s 17+hours of lectures, examples, etc.

r/cpp_questions • comment
1 points • chiz1999