Software engineering

From Citizendium
Revision as of 18:25, 17 June 2007 by imported>Charles F. Radley (typo)
Jump to navigation Jump to search

Software engineering is "the application of a systematic, disciplined, quantifiable approach to the development, operation, and maintenance of software".[1]

The approaches used vary greatly.

Most organizations who are engaged in Software Engineering employee some form of Software Development Life Cycle, either explicitly or implicitly. The classical SDLC is the Waterfall model, which employees a sequential series of development phases culminating in a single release milestone. There are also different processes in use, including iterative, and agile. In practice most processes employee some elements of the waterfall model phases, but instead of being sequential, they can be iterated multiple times.

There are many techniques that are used within one or more of these approaches, some being applicable across the board and some only applying in a subset of approaches. There are object-oriented, function-oriented, rules-based, state machine, and other approaches.

References

  1. “IEEE Standard Glossary of Software Engineering Terminology,” IEEE std 610.12-1990, 1990.
  1. “IEEE Standard Glossary of Software Engineering Terminology,” IEEE std 610.12-1990, 1990.