Difference between revisions of "Software engineering"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(External links)
Line 31: Line 31:
 
* [[Syntax (programming languages)]]
 
* [[Syntax (programming languages)]]
 
* [[Unified Modelling Language]]
 
* [[Unified Modelling Language]]
 +
* [[Unit testing]]
  
 
== External links ==
 
== External links ==
Line 36: Line 37:
 
* [http://en.wikipedia.org/wiki/Software_engineering Software engineering] @ Wikipedia
 
* [http://en.wikipedia.org/wiki/Software_engineering Software engineering] @ Wikipedia
  
 +
[[Category:Computer science]]
 
[[Category:Engineering]]
 
[[Category:Engineering]]
 
[[Category:Software]]
 
[[Category:Software]]

Revision as of 05:56, 5 April 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