Chapter 1: Programming Environment
Programming Environment: “A Programming Environment is the collection of tools used in the development of software.”
What is an IDE?
An Integrated Development Environment integrates common development tools in single software environment.
An IDE normally consists of at least:-
IDEs includes features/tools like:
Some of the examples of programming environments or IDEs are-
1) Microsoft Visual Studio (VS Code)
2) NetBeans
3) Turbo C, C++
4) Code::Blocks
5) Dreamweaver
6) Arduino
Some popular IDEs for C Language are:
? Turbo C (Borland)
? Code::Blocks (Code::Blocks Team)
? Dev C++ (Bloodshed Software)
? Visual Studio Code (Microsoft)
? NetBeans (Oracle corp.)
? Eclipse (IBM)
? KDevelop (KDE Umbrella)
? CodeLite (Eran Ifrah)
List of articles from the series:
CH 1) Programming environment
References:?Wikipedia, CMan(Bell Labs), GeeksforGeeks, guru99 and various other blogs, videos and sites on available internet.
If you find any errors or disinformation in this article, then please inform me.