So after going over chapter 0 and 1 from LearnCPP.com (https://www.learncpp.com/) (if you haven't been there, just visit and soak yourself in beautiful knowledge hub) and learning for few weeks, I made a small code for myself which will cover pretty much abstract of it. I hope this can be useful to learn things quickly and precise manner.
I will still recommned to go in deep since I won't be covering how to setup the compiler and there's alot to learn prior even running this code.
For this code I will use Visual Studio Community Edition 2022 (https://visualstudio.microsoft.com/). It's pretty much free for students, open-source and individual developers.
![]() |
| Snapshot of Visual Studio Community Edition (2022) |

