AP Computer Science
For new and experienced AP teachers, this workshop includes College Board resources, released exams, and student samples
At every AP Computer Science workshop held by the College Board, each participant receives a copy of the Workshop Handbook, which contains:
- AP Computer Science Course Description
- AP Course Audit information
- Sample syllabus for AP Computer Science and a Syllabus Development Guide
- AP Computer Science free-response materials (student samples, scoring guidelines and commentary)
- Multiple-choice questions and answers from the Computer Science 2009 Released Exam
- GridWorld Case Study
Curriculum Module: Advanced Object-Oriented Concepts
Inheritance establishes a relationship between one or more classes, making it possible to share the structure and/or behavior common to the classes; it is arguably one of the most powerful features of an object-oriented language. This module focuses on the specification form of inheritance. The components of this module include:
- Interfaces: Motivation, Creation and Use
- The Standard Java Interfaces: Using the Interfaces
- Simple Abstract Classes
Note: Curriculum module materials reflect important topics in AP courses, and the materials are meant to provide teachers with resources and classroom ideas. However, curriculum module materials should not be taken as an indication that a particular topic will appear on the AP Exam.