C++ Programs

Early stages of learning C++ It is my first compiled language and I am actively learning it. During the learning process, C++ has become my favorite programming language. It has impressive speed, it creates .exe files, and I enjoy compiling. Learning C++ is challenging, but nothing worth doing is easy. C++ will give me greater range as a software engineer.

cppStructure
My very first step into learning C++. I created a very simple basic structure of a C++ program. I'll use it as a reference point while I continue to learn more about the language. structureCPP