Development speed
Encyclopedia
Development speed describes how fast a programmer
Programmer
A programmer, computer programmer or coder is someone who writes computer software. The term computer programmer can refer to a specialist in one area of computer programming or to a generalist who writes code for many kinds of software. One who practices or professes a formal approach to...

 can program. Most of the time development speed refers to the speed that a programmer can program with a particular programming language
Programming language
A programming language is an artificial language designed to communicate instructions to a machine, particularly a computer. Programming languages can be used to create programs that control the behavior of a machine and/or to express algorithms precisely....

. It's a crucial factor of productivity of a programming language. Application speed is often compared with development speed when programming languages are discussed. For example, Visual Basic
Visual Basic
Visual Basic is the third-generation event-driven programming language and integrated development environment from Microsoft for its COM programming model...

 has a high development speed but a poor application speed. C++
C++
C++ is a statically typed, free-form, multi-paradigm, compiled, general-purpose programming language. It is regarded as an intermediate-level language, as it comprises a combination of both high-level and low-level language features. It was developed by Bjarne Stroustrup starting in 1979 at Bell...

has a low development speed but a good application speed.

Regardless of development effort, the human brain is a limit apparatus. Therefore, the complexity of what is being developed sets the maximal theoretic development speed. In addition to this, there are several other factors that enable or disable the full usage of the that brain. The maximum speed of the human brain to solve a complex problem is throttled by environmental factors. Thus, making the environment free of disturbances is essential to free the brain of all kinds of obstacles, including emotional ones.
The source of this article is wikipedia, the free encyclopedia.  The text of this article is licensed under the GFDL.
 
x
OK