Development: Difference between revisions

From Computer Science Wiki
No edit summary
No edit summary
Line 9: Line 9:
* [[Design Patterns]]
* [[Design Patterns]]
* [[Object-Oriented Programming]]
* [[Object-Oriented Programming]]
== Program organization ==
* [[Algorithms]]
* [[Functions]]





Revision as of 14:47, 27 June 2019

Development[1]

Software development is the process of conceiving, specifying, designing, programming, documenting, testing, and bug fixing involved in creating and maintaining applications, frameworks, or other software components[2].

Development is a more specific and technical application of the generic design cycle. In software development, each part of the design cycle is approached with more depth and with specific techniques to build software products.

Introduction to Development[edit]

Program organization[edit]


References[edit]