Welcome to AP Computer Science A

This site hosts the course materials, slides, and assignments for the AP CS A class.

Course Overview

This course covers object-oriented programming using the Java programming language. You will learn about:

  • Primitive Types and Objects
  • Boolean Expressions and if Statements
  • Iteration (Loops)
  • Writing Classes
  • Arrays and ArrayLists
  • Inheritance and Recursion

Getting Started

Select a unit from the sidebar to view the lessons and slides.