CS106L
CS106L : Standard C++ Programming Course
Install / Use
/learn @PKUFlyingPig/CS106LREADME
CS106L : Standard C++ programming
This is a C++ programming course taught at Stanford University. It covers many modern features of C++ (c++11, c++17, c++20 ...), and will almost certainly help you understand C++ more in depth.
Course Map
The important lectures are in bold. I feel much more comfortable to write c++ style code after learning this course.
- Structures
- Uniform Initialization
- Reference
- Streams
- Containers
- Iterators
- Function Templates
- Lambda Function
- Template Class
- Const-Correctness
- Operator overloading
- Special Member Function
- Move Semantics
- Resource Acquisition Is Initialization
Programming Assignments
There are two programming assignments to help you practice what you have learned in class.
WikiRacer : You will implement a famous game in C++.
HashMap : You will implement a template container in C++, and compare it with the official STL implementation std::unordered_map<K, V>.
Want to learn more ?
Check out this repository which contains all my self-learning materials : )
Related Skills
node-connect
347.6kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.6kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.6kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
