Programming Environments
A programming environments is the collection of tools used in the development of software.
This collection may consist:
- A file system,
- A text editor,
- A linker,
- A compiler,
- Integrated tools
These tools may be access through a uniform interface (GUI).
Some of the examples of programming environments are:
- Microsoft Visual Studio .NET, which is a large collection of software development tools, used through a windows interface. It is used to develop software in following languages-
- C#,
- Visual Basic .NET,
- JScript(MS JavaScript version),
- J# (MS Java version),
- managed C++.
- NetBeans
- Turbo C, C++
- Dreamweaver
- Arduino, etc.