Python Resources
Popular programming IDE (compatible on both mac and PC) Visual Studio Code
Python Official Documentation (more useful than it sounds)
AP CS Principles Test Resources
-------------------------
From College Board:
Link to College Board about the AP CS Principles exam
Direct Link to AP CSP portfolio details - how-to and requirements
Webinar on tips for completing the AP CSP Portfolio
Deep Dive for AP Create Task
APCSP Create Task examples and scoring
An example of a simple program - has user interaction, a list, a def using the list, a loop, selection, and calls the function
-------------------------
Official Video example of an AP CSP program (1 hr)
Second Video example (1 min)
Important Vocabulary here (Courtesy of Khan Academy)
Some good AP CSP resources - Khan Academy's program, Code.org's program CodeHS' program
EarSketch with Python