software development environment - Definition. Was ist software development environment
Diclib.com
Online-Wörterbuch

Was (wer) ist software development environment - definition

SOFTWARE APPLICATION USED TO DEVELOP SOFTWARE
Integrated Development Environment; Integrated Design Environment; Application Generator; Integrated Developer Environment; Integrated debugging environment; Integrated Development Environments; Integrated Development Enviroment; Indegrated Development Environment; IDE-style interface; Appgen; Software development environment; Software Development Environment; Software development platform; Collaborative integrated development environment; Social integrated development environment; Web integrated development environment; Programming environment; Interactive Development Environment; Interactive development environment; WebIDE; Program development environment; Program Development Environments; Programming environments
  • [[GNU Emacs]], an extensible editor that is commonly used as an IDE on [[Unix-like]] systems
  • Vim with integrated auto-completion and linting through an external plugin

interactive development environment         
<programming, tool> (IDE, integrated development environment) A system for supporting the process of writing software. Such a system may include a syntax-directed editor, graphical tools for program entry, and integrated support for compiling and running the program and relating compilation errors back to the source. Such systems are typically both interactive and integrated, hence the ambiguous acronym. They are interactive in that the developer can view and alter the execution of the program at the level of statements and variables. They are integrated in that, partly to support the above interaction, the source code editor and the execution environment are tightly coupled, e.g. allowing the developer to see which line of source code is about to be executed and the current values of any variables it refers to. Examples include Visual C++ and Visual Basic. (2002-09-21)
Deployment environment         
COMPUTER SYSTEM IN WHICH A COMPUTER PROGRAM OR SOFTWARE COMPONENT IS DEPLOYED AND EXECUTED
Staging site; Staging (websites); Production environment; Pre-production environment; Development environment (software development process); Development environment; Staging server; Test environment
In software deployment, an environment or tier is a computer system or set of systems in which a computer program or software component is deployed and executed. In simple cases, such as developing and immediately executing a program on the same machine, there may be a single environment, but in industrial use, the development environment (where changes are originally made) and production environment (what end users use) are separated, often with several stages in between.
development environment         
COMPUTER SYSTEM IN WHICH A COMPUTER PROGRAM OR SOFTWARE COMPONENT IS DEPLOYED AND EXECUTED
Staging site; Staging (websites); Production environment; Pre-production environment; Development environment (software development process); Development environment; Staging server; Test environment
<programming, tool> An integrated suite of tools to aid the development of software in a particular language or for a particular application. Usually, this consists of a compiler and editor and may also include one or more of a debugger, profiler, and source code manager. See also: IDE. (1999-08-01)

Wikipedia

Integrated development environment

An integrated development environment (IDE) is a software application that provides comprehensive facilities to computer programmers for software development. An IDE normally consists of at least a source code editor, build automation tools, and a debugger. Some IDEs, such as NetBeans and Eclipse, contain the necessary compiler, interpreter, or both; others, such as SharpDevelop and Lazarus, do not.

The boundary between an IDE and other parts of the broader software development environment is not well-defined; sometimes a version control system or various tools to simplify the construction of a graphical user interface (GUI) are integrated. Many modern IDEs also have a class browser, an object browser, and a class hierarchy diagram for use in object-oriented software development.

Aussprachebeispiele für software development environment
1. specific to the software development environment?
Stop Hurting & Start Helping Women in Tech _ Brianna Wu _ Talks at Google