software engineering (#19837)

* software engineering

* Fixed spacing and grammar

* software engineering isn't a study
This commit is contained in:
mil2001
2018-10-28 09:13:16 +05:30
committed by Christopher McCormack
parent b1da17a309
commit 77c30c08e0

View File

@ -3,7 +3,7 @@ title: Software Engineering
---
## Software Engineering
The field of **software engineering** is the study of techniques and strategies in order to efficiently manage the entire life cycle of software development.
The field of **software engineering** is the application of techniques and strategies used to efficiently manage the entire life cycle of software development. It involves solving real world problems and approaching the solution through computer programs.
If you are writing just scripts that might be used once or twice, implementing software engineering principles may be too involved. However, as software projects get larger and foresee future ongoing use, principles of software engineering become increasingly important.