On today's class agenda:
- Study vocabulary on Quizlet for first 10 minutes of class
- Review Unit 3 Outline for 5 minutes
- Partner Coding Exercise – The Amazing Binary (continued from Friday)
- Discussing breaking down big problems into smaller chunks – Coding in chunks
Today's applicable Oklahoma curriculum standards:
L2.AP.A.03 Critically examine and trace classic algorithms (e.g., selection sort, insertion sort, binary search, linear search).
L2.AP.C.01 Trace the execution of repetition (e.g., loops, recursion), illustrating output and changes in values of named variables.
L2.AP.M.03 Create programming solutions by reusing existing code (e.g., libraries, Application Programming Interface (APIs), code repositories).
L2.AP.PD.04 Systematically check code for correctness, usability, readability, efficiency, portability, and scalability through peer review.
- Review Unit 3 Outline for 5 minutes
- Partner Coding Exercise – The Amazing Binary (continued from Friday)
- Discussing breaking down big problems into smaller chunks – Coding in chunks
Today's applicable Oklahoma curriculum standards:
L2.AP.A.03 Critically examine and trace classic algorithms (e.g., selection sort, insertion sort, binary search, linear search).
L2.AP.C.01 Trace the execution of repetition (e.g., loops, recursion), illustrating output and changes in values of named variables.
L2.AP.M.03 Create programming solutions by reusing existing code (e.g., libraries, Application Programming Interface (APIs), code repositories).
L2.AP.PD.04 Systematically check code for correctness, usability, readability, efficiency, portability, and scalability through peer review.