Skip to content

Commit da3c1ef

Browse files
authored
Update ap-computer-science-exam-2026-2027.mdx
1 parent 7dbaa43 commit da3c1ef

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

blogs/2026/ap-computer-science-exam-2026-2027/ap-computer-science-exam-2026-2027.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,7 @@ If you're choosing between the two classes, or you've decided on which exam to s
3838

3939
**AP Computer Science A** was the first AP Computer Science course, introduced in 1984 using the programming language Pascal. Up until 2003, the exam covered the design of solutions to problems, the use of data structures to organize large sets of data, and algorithm implementation in C++. In 2004, College Board made the switch to [Java](https://codedex.io/java), which is the language you'll be learning in this course.
4040

41-
You'll learn Java from the ground up, focusing on **object-oriented programming** and **program design**.
42-
43-
Note that AP Computer Science A is designed to be equivalent to an intro college-level CS course.
41+
You'll learn Java from the ground up, focusing on **object-oriented programming** and **program design**. Note that AP Computer Science A is designed to be equivalent to an intro college-level CS course.
4442

4543
<div
4644
style={{

0 commit comments

Comments
 (0)