Development
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]
- Understanding the problem
- System diagramming
- What does well-designed software look like?
- pseudocode
- clean code
- testing
Program organization[edit]