AP Computer Science

From Wikipedia, the free encyclopedia

Template:Short description Template:Advanced Placement

The Advanced Placement (AP) Computer Science (shortened to AP Comp Sci or APCS) program includes two Advanced Placement courses and examinations covering the field of computer science. They are offered by the College Board to high school students as an opportunity to earn college credit for college-level courses.[1] The program consists of two current courses (Computer Science Principles and Computer Science A) and one discontinued course (Computer Science AB).[2]

AP Computer Science was taught using Pascal for the 1984–1998 exams, C++ for 1999–2003, and Java since 2004.[3]

Courses

There are two AP computer science courses currently offered.[4] Computer Science Principles is considered to be a more "big picture" course than the programming-intensive Computer Science A.[5][6]

AP Computer Science A

AP Computer Science A is a programming-based course, equivalent to a first-semester–level college course. AP CSA emphasizes object-oriented programming and is taught using the programming language of Java. The course has an emphasis on problem-solving using data structures and algorithms.[7]

AP Computer Science Principles

AP Computer Science Principles is an introductory college-level course in computer science with an emphasis on computational thinking and the impacts of computing. The course has no designated programming language, and teaches algorithms and programming, complementing Computer Science A.[8]

AP Computer Science AB (discontinued)

Page Module:Message box/ambox.css has no content.

AP Computer Science AB included all the topics of AP Computer Science A, as well as a more formal and a more in-depth study of algorithms, data structures, and data abstraction. For example, binary trees were studied in AP Computer Science AB but not in AP Computer Science A. The use of recursive data structures and dynamically allocated structures were fundamental to AP Computer Science AB.

AP Computer Science AB was equivalent to a full-year college course.[9]

Due to low numbers of students taking the exam, AP Computer Science AB was discontinued following the May 2009 exam administration.[10][11]

See also

References

Page Template:Reflist/styles.css has no content.

  1. ^ Page Module:Citation/CS1/styles.css has no content."Fuel Your Future with AP Computer Science Courses". AP Students. College Board. Retrieved 2024-10-12.
  2. ^ Page Module:Citation/CS1/styles.css has no content.The 9th Annual AP Report to the Nation: New York Supplement (PDF). College Board. February 13, 2013.
  3. ^ Page Module:Citation/CS1/styles.css has no content.Lew, Michael. "AP Computer Science: A Brief History" (PDF). Thecubscientist. Retrieved 2017-08-29.
  4. ^ Page Module:Citation/CS1/styles.css has no content."Comparing AP Computer Science Courses". AP Central. College Board. Retrieved 2024-10-12.
  5. ^ Page Module:Citation/CS1/styles.css has no content.Bergman, Dave (2022-06-28). "AP Computer Science Principles vs AP Computer Science A". College Transitions. Retrieved 2024-10-12.
  6. ^ Page Module:Citation/CS1/styles.css has no content."AP CSP vs AP CSA: Which one is a better fit for beginners?". CollegeVine. Retrieved 2024-10-12.
  7. ^ Page Module:Citation/CS1/styles.css has no content."AP Computer Science A". AP Central. College Board. Retrieved 2024-10-12.
  8. ^ Page Module:Citation/CS1/styles.css has no content."AP Computer Science Principles Course". AP Central. College Board. Retrieved 2024-10-12.
  9. ^ Page Module:Citation/CS1/styles.css has no content."AP Computer Science AB Course Home Page". AP Central. The College Board. 2008. Archived from the original on May 16, 2008.
  10. ^ Page Module:Citation/CS1/styles.css has no content."Important Announcement about AP Computer Science AB". AP Central. The College Board. 2008. Archived from the original on April 9, 2008.
  11. ^ Page Module:Citation/CS1/styles.css has no content.Cech, Scott J. (April 9, 2008). "College Board Intends to Drop AP Programs in Four Subjects". Education Week.

Further reading