How To Create C/C++ Programming Language Environment On Windows
Introduction
So what we doing todayso we are Creating a environment for C/C++ Programing Language on Windows. So Still Every person are writing C/C++ Programming Language on Turbo. I'm not saying it's very bad it's good but in 2020 it not possible for us because mush of IDE are available for all Programming languages.
What is My Favorite IDE for All Language's
Still the Visual Studio Code is the best IDE for Programmer & Developers. Visual Studio Code lunched by Microsoft Office. It's all rounder in programing.
You are confused
Don't warry I'm here. When I'm go to google and search Best IDE for C/C++ Programing so got a very helpful article "Best C++ IDEs or Source Code Editors for Programming". You visit for clear About IDE
Which Software I Choose For Create C++ Environment
- Visual Studio Code as Code Writing IDE
- Mingw as a C/C++ Compiler
- C/C++ Extension For Give Help in Coding
Why Choose Those Programs
1. Visual Studio Code
I'm Choose Visual Studio Code (Wikipedia) as a IDE It's has many reason1. It's Developed by Microsoft
2. It's Open Source
3. Free
4. Available for Windows, Linux and macOS
5. Modern Extension
Visual Studio Code is a free source-code editor made by Microsoft for Windows, Linux and macOS. Features include support for debugging, syntax highlighting, intelligent code completion, snippets, code refactoring, and embedded Git. Wikipedia.
2. Mingw (The C/C++ Compiler)
I'm Choose Mingw because it Free, Open-Source, and Public domain Software. and it's developed 21 years ago. So it's have the best for start C/C++ Programming Language.
More Details
- License: Public domain (headers), GNU General Public License (compiler and toolchain)
- Initial release: July 1, 1998; 21 years ago
- Developer(s): MinGW Project
- Operating system: Microsoft Windows, Unix-like (as a cross compiler)
- Original author(s): Colin Peters
- Written in: C, C++
MinGW, formerly mingw32, is a free and open source software development environment to create Microsoft Windows applications. The development of the MinGW project has been forked with the creation in 2005–2008 of an alternative project called Mingw-w64. Wikipedia.
What We Do For Create Environment For C++ Programing Language
For creating a most beautiful and helpful Environment on Visual Studio Code in those steps1. Download Visual Studio Code
2. Install Visual Studio Code On you System
3. Download Mingw (The Compiler)
4. Install all Source-code from Mingw installer
5. Download C/C++ Extension from Visual Studio Code
1. Download and Install Visual Studio Code.
Now we need to Download Visual Studio Code from https://code.visualstudio.com/. This is official website power by Microsoft. Visual Studio Code (VSCode) Developed by Microsoft officially.Visit on https://code.visualstudio.com/
Download Visual Studio Code According to your System
Download Visual Studio Code |
And Open Downloaded file and open it for start installing vscode by clicking on next next
Install Visual Studio Code |
Now your Visual Studio Code Installed on your System now we need to install Mingw on our System So let's go
2. Download and Install Mingw
Go to Google and Search "Mingw" and Open First Websiteor visit on http://www.mingw.org/ and Click on Download
Download MinGW |
After Click on Download Button The new page open automatically.
After open new page click on Download icon and start Downloading Mingw Installer
Start Download MinGW |
91 KB Mingw installer Start downloading
After complete Download
Open and Start Installation by clicking on Next Next
Install Mingw |
After the complete Installation Open minGW Installation Manager"
1. Click On "basic Setup"
2. Select all
Download MinGW Source Code |
4. Click on "Apply Changes"
and Same Downloading start Wait 5-6 Minute (according to your data speed)
Apply Change and start Downloading MinGW Source Code |
Wait For Complete the process
After complete Process we need to Download a Small Extension For Helping in Writing Right Code
3. Download C/C++ Extension on VSCode
It's very Simple Open your Visual Studio Code and tap "Ctrl + Shift + X" and Search C/C++ and open first Extension. Don't Warry I Show You How1. Open Your Visual Studio Code
2. use "Ctrl + Shift + X" for open Extensions
3. Search "C/C++"
4. And Open First
5. Install C/C++ Extension
Download C++ Extension |
After Complete Install C/C++ Extensions Restart your pc
Tasting Hello Word
Now we are complete this all process So we are start Tasting It's working and noteSo Simply we are Running a "Hello Word"
#include<iostream>
using namespace std;
int main()
{
cout<<"Hello Word";
return 0;
}
With ScreenShot
Tasting "Hello Word" |
Install a new Extension The "Code Runer" For Run This Code
Hello Word Program Successfully Run So we are Created a most beautiful and Free and Powerful C/C++ Programming language Environment
Conclusion
If you have any Suggestion for this article and Software Tall us by Commenting and
Share Your Knowledge with us
Give me Suggestion by Comment
How we improve
Where we do mistake
Any Suggest
Thank You For Commenting
We are waiting for you Comment
Tasting Comment System
ReplyDeleteTasting Replay System 👌👌
DeleteOK My Blog Ready 😉😉😎😎😎😜🤣😊😂👌🥱🥱🥱🥱🥱
ReplyDelete