All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Modern C++ Programming Course (C++03 to C++26) - Open Access GitHub Repository

By

KnuthIsGod

29d ago· 15 min readenCode

Summary

This is an open-access Modern C++ Programming course hosted on GitHub, created by Federico Busato. It covers C++ standards from C++03 through C++26, targeting developers already familiar with C and object-oriented programming. The course progresses from basic to advanced C++ semantics and concepts. It is currently transitioning from LaTeX to Typst and aims to become fully open-source for direct community contributions.

Key quotes

· 4 pulled
This open-access course is directed at those who are already familiar with C and object-oriented programming aiming for a proficiency level of C++ programming.
The course covers the basics of C++ programming and moves on to advanced C++ semantics and concepts.
If you enjoy the course or you find it useful, please add a Star
Fully-open source the material and allow direct contribution.
Snippet from the RSS feed
Modern C++ Programming Course (C++03/11/14/17/20/23/26) - federico-busato/Modern-CPP-Programming

You might also wanna read