Headed toward the AP CSA exam
AP Exam Track
For students planning to take the AP Computer Science A exam for college credit, and who want a deep, structured foundation in programming.
Typically grades 8-10
The foundation. Teaches variables, loops, conditionals, and functions in Java — the same language AP CSA uses, so nothing has to be re-learned later.
Typically grades 10-12
The official College Board exam course. Covers classes, objects, arrays, and ArrayLists in depth, and can earn real college credit with a qualifying score.
After AP CSA, typically grade 11-12
Goes beyond the AP exam into recursion, linked lists, trees, graphs, and algorithm efficiency — the material college CS courses assume students already know.
