Create Performance Task AP Exam Review Students review of the topics covered in the course and practice solving AP Exam style multiple choice questions. Creative Development Students learn the theory and practice of user interface design. Students learn about what makes an engaging and accessible user...
A finite set of instructions that accomplish a task. Algorithm A measure of how many steps are needed to complete an algorithm. Efficiency A search algorithm which checks each element of a list, in order, until the desired value is found or all elements in the list have been checked. Linea...
While the performance task is no longer a graded part of the AP test, the skills needed for the performance task are still a part of the curriculum. This module will give students a chance to apply these concepts in a project format. Create Performance Task AP Exam Review Students review...
Students will complete the Create Performance Task (CPT) which is a requirement of the AP CS Principles Exam. Students will be guided through a mock CPT example first, and then given a checklist and template for them to complete their own CPT project. ...
the time used to complete a task sequentially divided by the time to complete a task in parallel ) Decision Problem a problem with a yes/no answer (e.g., is there a path from A to B?) Optimization Problem a problem with the goal of finding the "best" solution among many (e.g.,...