**This is last school year's version. The College Board has changed this course. I will update these before the spring semester begins.**
Below are the notes for each unit in AP Computer Science A. The notes are available two different ways.
You can click on the link below, and it will allow you to make a copy of a book version of the notes including a table of contents.
AP Computer Science A Notes (Book Version)
If you would prefer to only access a single topics notes, they are organized below by units. The files are labeled so that they appear in the order that we will cover them in class.
Unit One - Primitive Types
Unit Two - Using Classes
Unit Three Part A - Selection
Unit Three Part B - Iteration
Unit Four - Writing Classes
Unit Five - Advanced Classes
Unit Six - Arrays
Unit Seven - ArrayList
Unit Eight - 2D Arrays
Unit Nine - Inheritance
Unit Ten - Recursion