Development: Difference between revisions
Mr. MacKenty (talk | contribs) No edit summary |
Mr. MacKenty (talk | contribs) No edit summary |
||
Line 9: | Line 9: | ||
* [[Design Patterns]] | * [[Design Patterns]] | ||
* [[Object-Oriented Programming]] | * [[Object-Oriented Programming]] | ||
== Program organization == | |||
* [[Algorithms]] | |||
* [[Functions]] | |||
Revision as of 13:47, 27 June 2019
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]