AP Computer Science:
Java Programming
Welcome, coders! This website is the central hub for everything youβll need throughout the course, including:
- π Notes for each lesson
- π― Activity instructions (shorter coding exercises)
- π» Project instructions (longer creative programs)
- π Reference materials (tutorials, cheatsheets, etc.)
Letβs have a great year! ~ Mrs. Walter π©πΌβπ»
Course Overview
This course follows the College Board Advanced Placement curriculum for AP Computer Science A. The goal of the course is to design, analyze, and implement solutions to a wide array of problems. Students are introduced to the
Java
programming language as a means of accomplishing this goal. The technical focus of the course is Object-Oriented Programming (OOP) class design and implementation.