Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Modern C++: From Intermediate to Advanced
Bestseller
Rating: 4.5 out of 5(2,156 ratings)
18,910 students

Modern C++: From Intermediate to Advanced

Take your knowledge of C++ to the next level!
Created byJames Raynard
Last updated 2/2026
English

What you'll learn

  • Know and understand all the important features of modern C++
  • Acquire a good knowledge of the Standard Template Library, including algorithms ("the best-kept secret in C++")
  • Learn how to use modern C++ to write code which is safer, more expressive and more efficient
  • Throrough coverage of C++11, C++14 and the most important features of C++17
  • How to write a game using Modern C++ and the SFML graphics library

Coding Exercises

This course includes our updated coding exercises so you can practice your skills as you learn.

See a demo
Image of coding exercise example

Course content

16 sections232 lectures24h 2m total length
  • Introduction to the Course6:29
  • Lecturer Introduction0:57
  • Guide to Exercises and Source Code0:07

Requirements

  • Some knowledge of C++ beyond beginner level
  • A compiler which supports C++11, preferably C++14 or C++17
  • Proficiency in English (B2 level, preferably C1)

Description

Have you gone beyond beginner stage with C++? Do you want to go to the next level? This course will enhance your knowledge of the technically challenging but powerful and efficient C++ programming language.

It is designed to give you an intermediate-to-advanced level understanding of the language. There is extensive coverage of the Standard Library, including standard algorithm functions. Finally, a project in which you will exercise your new skills by writing a simple game.

After successfully completing this course, you should be able to apply for jobs and courses which require a good knowledge of C++.

The material is based around the modern version of the language. I teach the C++11, C++14 and C++17 standards, but also cover older variations which are still widely used.

The course is thorough and goes into the material in depth. It assumes basic C++ knowledge, such as the material in my  course "Begin Programming with Modern C++": function calls, loops, conditionals and classes.

There are downloadable exercises for each video, with solutions, so you can check your understanding as you learn, gaining familiarity and confidence with the material.

I will be actively supporting the course and I will respond promptly if you have any questions or experience difficulties with the course content. Please feel free to use the Q&A feature or alternatively you can send me a private message.

Who this course is for:

  • Programmers who have some knowledge of Intermediate C++ and want to learn more
  • C++ developers who wish to refresh and/or update their skills