Difference between revisions of "Software engineering"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(External links)
(See also)
 
Line 30: Line 30:
 
* [[Software testing]]
 
* [[Software testing]]
 
* [[Syntax (programming languages)]]
 
* [[Syntax (programming languages)]]
* [[Unified Modelling Language]]
+
* [[Unified Modeling Language]]
 
* [[Unit testing]]
 
* [[Unit testing]]
 
* [[Web engineering]]
 
* [[Web engineering]]

Latest revision as of 12:26, 6 December 2016

Software engineering is the study and an application of engineering to the design, development, and maintenance of software.

Description

The Bureau of Labor Statistics' definition is "Research, design, develop, and test operating systems-level software, compilers, and network distribution software for medical, industrial, military, communications, aerospace, business, scientific, and general computing applications."

Definitions

Typical formal definitions of software engineering are:

  • "The application of a systematic, disciplined, quantifiable approach to the development, operation, and maintenance of software"
  • "An engineering discipline that is concerned with all aspects of software production"
  • "The establishment and use of sound engineering principles in order to economically obtain software that is reliable and works efficiently on real machines."

See also

External links