A repository where I document my progress in learning C and C++.
I do consider myself a beginner to intermediate C/C++ programmer, but when I hear the experts talk about specific concepts (usually either things not used often, things that have been added recently like anything from C++17 onwards, or things we take for granted, like decaying or promoting types), I often find myself lost.
I will be documenting my progress, creating new small projects, and writing down notes, references, and places where I have either learned or have been informed of certain concepts and topics regarding C and C++.
- Nothing so far ;)
This project is licensed under the MIT License - see the LICENSE file for details. Any code snippets or examples taken from other sources can be found in each folder's respective README.md file. If you are the owner of any of the code snippets or examples and would like them removed or properly attributed, please open an issue or email me directly.