Day 2: Why I Chose C++
Day 2: Why I Chose C++
Today, I spent some time reflecting on why I chose C++ as my first programming language. After reading a bit more, I realized how powerful and flexible it is. It’s used in so many important areas like game development (Unreal Engine), operating systems (Windows), and high-performance applications like banking systems.
What impressed me the most was the combination of performance and control that C++ offers. I’ve read that it allows developers to write very efficient code while also giving them control over how memory is managed. I think it’s a great choice for building a strong understanding of how computers work.
I feel more motivated than ever to continue learning. C++ seems like a language that will take my programming skills to the next level.
Sample Code for Day 2
I tried working with variables today. Here’s a simple example:

تعليقات
إرسال تعليق