From e840a85e833b04ee872a47cab8efc75b469c06e5 Mon Sep 17 00:00:00 2001 From: waciumawanjohi Date: Sat, 17 Jul 2021 06:45:06 -0400 Subject: [PATCH] Update core math blurb Resolves #921 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bd4082..5717a68 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,7 @@ Courses | Duration | Effort | Prerequisites | Discussion [Programming Languages, Part C](https://www.coursera.org/learn/programming-languages-part-c) | 3 weeks | 4-8 hours/week | Programming Languages, Part B | [chat](https://discord.gg/8EZUVbA) ### Core Math -In addition to their math elective, students must complete the following course on discrete mathematics. +Discrete math (Math for CS) is a prerequisite and closely related to the study of algorithms and data structures. Calculus both prepares students for discrete math and helps students develop mathematical maturity. **Topics covered**: `discrete mathematics`