Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
C++23 Fundamentals with Projects & Algorithms
Rating: 4.4 out of 5(141 ratings)
1,750 students

C++23 Fundamentals with Projects & Algorithms

Go beyond the basics—build, debug, and optimize modern C++23 projects with pro tools like CMake and vcpkg.
Created byDaniel Gakwaya
Last updated 7/2026
English

What you'll learn

  • Modern C++23 – Write efficient, maintainable, and modern C++ code using the latest language features.
  • Using Pro Tools – Build projects with CMake, vcpkg, and third-party libraries like a professional.
  • Debugging Like a Pro – Learn debugging techniques using the debugger coming with your compiler.
  • Handleing File I/O – Work with modern C++ file handling using std::filesystem and streams.
  • Building GUI Apps – Create graphical applications using libraries like SFML and ftxui
  • Memory Management – Understand RAII, smart pointers, and modern memory management techniques.
  • Working with Containers – Use STL containers effectively and understand their best use cases.
  • Writing Modular Code – Build scalable projects with C++20 modules and best design practices.
  • Optimizing Performance – Write high-performance C++ using smart pointers, compile time computations, move semantics, and efficient algorithms.

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

14 sections106 lectures60h 29m total length
  • Welcome9:00
  • Get Help (Fast)0:52
  • Get The Most0:26
  • What You Will Achieve4:06

    Explore a fun Tetris project built with c++20 modules and c++23 features, using cmake, vc package, and git; learn cross-platform, professional cpp workflows.

  • Course Files3:38

Requirements

  • No prior C++ experience needed – Just bring your curiosity and eagerness to learn!
  • A computer with internet access – You'll need to download tools like CMake, a compiler, and vcpkg.
  • Basic programming knowledge (optional) – Familiarity with any programming language helps but isn’t required.
  • Strong willingness to learn – C++ can be challenging, but with dedication, you’ll master it!

Description

Master Modern C++ with Real-World Projects & Industry Tools

C++ is one of the most powerful programming languages, but learning it the right way makes all the difference. C++23 Fundamentals with Projects & Algorithms is not just another beginner’s course—it’s designed to teach you modern C++ the way professionals use it.

Unlike courses that focus on small, standalone code snippets, this course immerses you in real-world development from the start. You'll build structured projects using industry-standard tools like modern CMake, vcpkg, and third-party librariesthe same tools used by professional C++ developers.

What You'll Learn:

  • C++ Standards: C++11, C++14, C++20, and C++23 – Master the latest features while ensuring you can work with and improve legacy codebases.

  • Structured projects, not just toy examples – Learn to organize code across multiple files and build projects like in real development environments.

  • Industry-standard tools – Get hands-on experience with modern CMake, vcpkg, and external libraries to develop scalable applications.

  • Algorithms & data structures – Strengthen your problem-solving skills with key algorithmic concepts.

  • Debugging & compile time computations – Write efficient, compile-time friendly C++ and learn how to troubleshoot issues.

  • File I/O, GUI development & more – Work with files, create user interfaces, and explore advanced C++ topics.

This course is built by the instructor of the popular C++20 Masterclass and pushes things even further—bringing you closer to how C++ is actually used in practice. Whether you're new to C++ or looking to modernize your skills, this course will equip you with the right tools and mindset for real-world development.

Who this course is for:

  • Anyone serious about learning C++ – We teach C++ the way professionals use it, with modern CMake, vcpkg, third-party libraries, debugging, and more.
  • Beginners with no C++ experience – If you’re new to programming or switching to C++, this course will guide you from the ground up
  • Self-taught programmers – If you've dabbled in C++ but struggle with best practices, modern tools, and real-world projects, this course is for you.
  • Students and aspiring developers – Ideal for those looking to build a strong foundation in C++ for software development, game dev, or embedded systems.
  • Professionals in other languages – If you know Python, Java, or C# and want to add C++ to your skill set, this course will get you up to speed.