mcpp-community/d2mcpp: Hands-on Learning of Modern C++ Language Features

repo_avatar

Hands-on Learning of Modern C++ Language Features

d2mcpp

Hands-on Learning of Modern C++ Language Features

Past 7 days

Received 3 stars ✨

d2mcpp image

This is a completely open-source interactive tutorial on modern C++ language features. It breaks down the core language features of C++11 (such as type deduction, move semantics, etc.) into runnable mini-exercises. Through the self-developed xlings tool, it realizes functions such as one-click installation of dependencies and real-time judgment of questions.