On today's class agenda:
- Study the Unit 3 section on Binary Birthday Cake and Modulus, including the link for further explanation at
https://en.scratch-wiki.info/wiki/%28%29_Mod_%28%29_%28block%29
- Do the Modulus worksheet (open book) at https://testmoz.com/1991519
- Discuss The Amazing Binary coding exercise and continue coding - consider today's topic of study, the online worksheet, and previously coded exercises Quiz Show and Regular Polygon for clues how to proceed
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.