We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Programming Patterns (markdown)
Add boundary conditions
Update data storage to add more detail about types
Update main program structure (fix functions),
Add table of contents
Fix and update selection patterns
Update based in David's feedback, including booleans and loops. Add for loop section
Update based on David's suggestions including python syntax highlighting
Update selection details
Add selection examples
Add data storage section
Update finding with function and return None
Add standard while loop pattern (generic)
Add "never" details
Add testability to function design
WIP Add "Never" anti-patterns
Complete function design section
WIP add function design
Update main program structure to include constants etc.
Add function-based error handling