What is Procedural Thinking
A procedural language carries out steps in an order. The order in which these steps are carried out in is defined by what 3 constructs
What is Identifying the components of a solution
What is Identifying the components of a solution to a problem
What is determining the order of the steps needed to solve the problem
What are sub-procedures
What are the advantages of using sub-procedures
How do you identify the sub-procedures necessary to solve a problem
What are the different steps of thinking procedurally and procedural thinking