On today's class agenda:
- Discuss direction exercise, high low guessing game, and binary search process described here -- https://www.thejournal.ie/guess-number-binary-search-1181370-Nov2013/
- Review the Binary Counting video posted yesterday
- Read and discuss Base Conversions – The Amazing Binary and Binary Finger Counting
- Discuss Binary Birthday Cake exercise
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.