C++ Vault
Welcome to my C++ learning documentation.
I had this idea that it would be funny to learn C++ and document the knowledge along the way in a documentation-like style.
I'm learning C++ from zero, and the main milestone is basically to bring this very exciting documentation to a pro state.
This should give me a lot of laughs later when I inevitably fix my old notes, which I'll obviously copy into the archive first :D
Sections#
Loose notes#
Rule for this vault#
Notes should stay short and useful.
They probably won't.
If something becomes general knowledge, I move it into C++ fundamentals.
If something belongs to a course, I keep it inside that course section, for example in LearnCpp course.