At MCCR Learning, we are dedicated to bringing you the latest insights and resources in technology, coding, programming, and online earning. Our mission is to empower individuals with the knowledge and skills needed to thrive in the digital age. Whether you're a beginner looking to learn the basics or a seasoned professional seeking advanced techniques, our comprehensive posts cover a wide range of topics to help you stay ahead in the ever-evolving tech landscape. Join our community and start your journey towards mastering technology and unlocking new earning opportunities online!
and it will start downloading installer files it will take 2 to 3 minutes maximum
>Again Click on Continue
then it will open the next window
>Now Mark All Files In Basic
And Click On Installation And Click on Apply Changes it will take 10 to 20 minutes depending upon Your Internet Speed
After Downloading It Will Start Extracting Them After Completer Installation Close This .
>>Adding Environment System Variables
>Goto Windows Search Bar
>And Search Here "Edit system environment variables
>And Open Edit system environment variables
>After Opening It Click On system variables
>After Entering In system variables click on path and edit
>After Click On Edit Click On New And Paste The address of Mingw gcc's bin folder standard location mingw's bin folder is C:\MinGW\bin in your case cheak out
>Installing Important Extensions In VS CODE
>Extension pack for c/c++
The extension from microsoft is important for C programing it correct you code it indicates syntax errors in you code on time compiling code and more and more.
>Code runner by jun hun
one of most important extension for programmer and coders it run your code by clicking just on run icon in your vs code editor without it you have to run this code by giving commands in terminal like gcc <filename> for compiling and for running code ./a.exe
>>important settings for code runner jun hun
>open setting of vs code
>find code runner configuration
>and mark the run code in terminal
>and mark whether to save before run code
Now your all installation is done for sure and if you have any issue to understanding you have to watch this video tutorial
0 Comments