See what we can offer to your school
"SimpleStudy just makes sense...”
Get the best plan for your school
12 cards from this deck
Reusable blocks of code that perform specific tasks within a program
Functions (return a value) & Procedures (perform task, may not return value)
Breaks program into smaller, manageable sections
Allows code to be reused in multiple places
Makes main program easier to understand by delegating tasks
Simplifies debugging & updating - changes made in one place
Pass data into sub-procedures, making them flexible & reusable
Visually shows hierarchical relationship between sub-procedures
Tasks occurring multiple times can be extracted as sub-procedures
Group related tasks together
Each should perform a single, well-defined task
Sub-procedure names should reflect their purpose
Select your subjects, and get access to A+ resources today.