My C++ Journey: Part 1 - Setting up the IDE and Hello World!
My experience with setting up a C++ IDE
Aug 7, 20245 min read4

Search for a command to run...
Articles tagged with #cpp
My experience with setting up a C++ IDE

I decided to re-learn C++ although I know it has a steep learning curve. However, I convinced myself this would help me a lot in understanding programming concepts. Yes, it's a hard language (at least what people say) but I take it as a challenge. Wh...
