- Ironwood Ridge High School
- Information Technology
- AP Computer Science A
Lang, William
Page Navigation
AP Computer Science A
-
AP Computer Science A introduces students to computer science through programming. Fundamental topics in this course include the design of solutions to problems, the use of data structures to organize large sets of data, the development and implementation of algorithms to process data and discover new information, the analysis of potential solutions, and the ethical and social implications of computing systems. The course emphasizes object-oriented programming and design using the Java programming language.
PREREQUISITES
It is recommended that students have successfully completed a first-year high school algebra course and AP Computer Science Prinicples. Students must have a strong foundation of basic linear functions, composition of functions, and problem-solving strategies that require multiple approaches and collaborative efforts. In addition, students should be able to use a Cartesian (x, y) coordinate system to represent points on a plane.COMPUTER LANGUAGE
The course requires that solutions of problems be written in the Java programming language. Because the Java programming language is extensive, the AP Computer Science A Exam covers a subset of Java.