Changes

Jump to navigation Jump to search
237 bytes added ,  19:46, March 27, 2021
m
Added mention of Patterns
Line 93: Line 93:  
===Analysis and Design===
 
===Analysis and Design===
 
Proper identification of what the program is intended to do and how to break down the task into smaller subtasks in order to accomplish this.  This is independent of the programming language or other tools used to code.
 
Proper identification of what the program is intended to do and how to break down the task into smaller subtasks in order to accomplish this.  This is independent of the programming language or other tools used to code.
 +
 +
The knowledge of '''patterns''' is important.  It is a term that can be thought of as "best practices" for how to approach common problems.  Many patterns have been identified for design, structuring, concurrency, and general behavior.
    
===Coding and Tools===
 
===Coding and Tools===
SkipCaptcha
292

edits

Navigation menu