Final Exam (AP) - johnfraserss/ICS2O9 GitHub Wiki

FINAL EXAM

Date: Wednesday May 26 @ 4pm (written at home)

Duration: 2 hours

Weighting: 60% of AP Grade.

Reference Sheet: here

OVERVIEW

The exam consists of single-select and multiple-select choice questions. The approximate breakdown of each “Big Idea” is:

Abstraction 19%

Data and Information 18%

Algorithms 20%

Programming 20%

Internet 13%

Global Impact 10%

Because this course can be taught in any programming language, programming questions will not be in Processing. Refer to the Reference Sheet to see how code will be formatted. Ask your teacher if you are unsure about anything.

RESOURCES FOR STUDYING

There are several websites that offer lessons for this course. You can go through the Khan Academy lessons again to review. Here are some of the other courses you can try:

CodeHS (includes a practice exam) Class join code 2179C

CS50 (“audit” the course)

Code.org

Your teacher also has an official Practice Exam that will be administered sometime in April. Check your school email in early April for details.

Here are some practice questions we'll do in class:

Final Exam Practice 1

Final Exam Practice 2

Final Exam Practice 3

Final Exam Practice 4