Course Introduction
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 firstyear high school algebra course with 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. It is important that students and their advisers understand that any significant computer science course builds upon a foundation of mathematical reasoning that should be acquired before attempting such a course. Prior computer science experience is not required to take this course.
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.
AP Computer Science A
20节课 $55/1hr
AP Computer Science A Course Content
The course content is organized into ten commonly taught units:
■ Unit 1: Primitive Types
■ Unit 2: Using Objects
■ Unit 3: Boolean Expressions and if Statements
■ Unit 4: Iteration
■ Unit 5: Writing Classes
■ Unit 6: Array
■ Unit 7: ArrayList
■ Unit 8: 2D Array
■ Unit 9: Inheritance
■ Unit 10: Recursion
各单元课时安排由老师依据考试比重及重难点给出相应Syllabus。