From 974b7e8d8f406e702c08bbead879b601b046c23b Mon Sep 17 00:00:00 2001 From: waciumawanjohi Date: Sat, 28 Mar 2020 17:45:19 -0500 Subject: [PATCH] Update math prerequisites info --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d08ee8..3482114 100644 --- a/README.md +++ b/README.md @@ -118,8 +118,7 @@ just remember that you can't purchase success! ## Prerequisites -- [Core CS](#core-cs) assumes the student has already taken high school math, including algebra, geometry, and pre-calculus. -Some high school graduates will have already taken AP Calculus, but this is usually only about 3/4 of a college calculus class, so the calculus courses in the curriculum are still recommended. +- [Core CS](#core-cs) assumes the student has already taken [high school math](https://www.khanacademy.org/math/high-school-math), including algebra, geometry, and pre-calculus. - [Advanced CS](#advanced-cs) assumes the student has already taken the entirety of Core CS and is knowledgeable enough now to decide which electives to take. - Note that [Advanced systems](#advanced-systems) assumes the student has taken a basic physics course (e.g. AP Physics in high school).