AP Computer Science A
Course Home
Pretest
Course Overview
Development Environments
Units
Unit 1: Getting Started
1.1 Why Programming? Why Java?
1.2 Variables and Data Types
1.3 Expressions and Assignment Statements
1.4 Compound Assignment Operators
1.5 Casting and Ranges of Variables
Unit 2: Using Objects
Unit 3: Boolean Expressions and If Statements
Unit 4: Iteration
Unit 5: Writing Classes
Unit 6: Arrays
Unit 7: ArrayList
Unit 8: 2D Arrays
Unit 9: Inheritance
Unit 11: Post Test and Survey
Unit 12: Preparing for the Exam
Unit 13: Timed Multiple-Choice Exams
Unit 14: Mixed Up Code - Free Response Practice
Unit 15: Free Response Practice
Unit 16: Stories
Exam Resources
AP Computer Science A Course Outline
2. Using Objects
3. Boolean Expressions and If Statements