- Study Processing Vocabulary 3 first 10 minutes of class
This week's words at Processing.org - on the Reference page - under the heading Input and subheading Mouse:
mouseButton
mouseClicked()
mouseDragged()
mouseMoved()
mousePressed()
mousePressed
mouseReleased()
mouseWheel()
mouseX
mouseY
pmouseX
pmouseY
- Review for missing assignments
- Review and refine Draw Figure Coding Assignment together with addition of color codes and XY coordinates
Today's applicable Oklahoma curriculum standards:
L2.AP.A.03 Critically examine and implement classic algorithms (e.g., selection sort, insertion
sort, binary search, linear search).
L2.AP.A.04 Evaluate algorithms (e.g., sorting, searching) in terms of their efficiency and clarity. L2.AP.C.01 Trace the execution of iteration (loops or recursion), illustrating output and changes
in values of named variables. L2.AP.M.01 Construct solutions to problems using student-created components (e.g.,
procedures, modules, objects).
L2.AP.M.03 Create programming solutions by reusing existing code (e.g., libraries, Application
Programming Interface (APIs), code repositories).
L2.AP.PD.03 Design software in a project team environment using integrated development
environments (IDEs), versioning systems, and collaboration systems.