1. You may work on your Unit 2 Outline, which is due by Wednesday, November 14, at 8:00 a.m.
2. You may do the online practice exam questions at https://www.albert.io/ap-computer-science-principles .
3. You may work on your Unit 2 programming project.
Tomorrow, we will:
- Work on coding the Quiz Show exercise in our online text
- Share and review examples
- Complete Quiz Show as homework due Tuesday, November 13, by 8:00 a.m.
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.