Modern C++ Programming Course (C++03 to C++26) - Open Access GitHub Repository
By
KnuthIsGod
Toasted golden, schmeared with insight. Top of the rack.
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 pulledThis 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.
You might also wanna read
Building a Minimal RAG System from Scratch: PDF to Highlighted Answers in ~100 Lines of Python
A hands-on tutorial that builds the smallest functional RAG (Retrieval-Augmented Generation) system from scratch using about 100 lines of Py
Steve Jobs: Learning to program computers teaches you how to think
This article features a quote from Steve Jobs about the importance of learning computer programming, where he argues that coding teaches peo
tiny-vllm: An Open-Source C++ and CUDA LLM Inference Engine with Educational Course
This article presents tiny-vllm, an open-source project that provides both a full C++ and CUDA implementation of a high-performance LLM infe
Binary Search in Python: Iterative Implementation Using a While Loop
This article explains the Binary Search algorithm in Python, covering its iterative implementation using a while loop. It highlights that bi
How AI coding assistants are helping introverted junior developers bridge the experience gap
The article explores how AI coding assistants like GitHub Copilot and IBM's Bob are reshaping the experience of junior developers. It argues
thenewstack.io·3d agoHow to Install Sakai LMS on AlmaLinux VPS: A Step-by-Step Guide
This article provides a step-by-step technical guide for installing Sakai LMS (Learning Management System) on an AlmaLinux VPS. It covers th
blog.radwebhosting.com·3d ago