Before starting to code, we should first download an IDE called Code Blocks.
What is an IDE?
Simply where we gonna write our code!
Code Blocks can be downloaded from this link!
http://www.codeblocks.org/downloads/26
Please make sure its "mingw-setup". It is REALLY IMPORTANT! :)
After the download ends open the IDE and follow my steps:
We gonna create a C++ project, to do that click
Choose "Console Application".
Then click "Go"!Click "Next", choose "C++", then enter the name of your project and its directory.
Click "finish".
That all for this video dont forget to follow me and upvote this post!
Thank you!