Today I show you how to install DevC++, an IDE for programming in either C or C++. DevC++ is what we'll be using in my C and C++ tutorials before we move on to Visual Studio 2022. We'll also run our first C program.
Download link: https://sourceforge.net/projects/orwe...
Instructions:
1) Go to download link
2) Click download
3) Wait for download
4) Click the executable downloaded
5) Select your language
6) Complete download and run DevC++
7) Click File then New Source File
8) Write the code in the video
9) Save with .c extension (this is crucial)
10) Go back to DevC, click execute, then compile and run
11) Become programmer
Thank you for watching, please like and subscribe if you found this useful
#programming #code #howtoprogram