Added Advanced math course and topics

This commit is contained in:
Joshua Hanson 2017-02-25 16:57:09 -05:00
parent 271f3880ae
commit 59d32f7b8c
1 changed files with 7 additions and 1 deletions

View File

@ -120,7 +120,6 @@ The learning curve will be steep, however, so for those who find it too difficul
**Topics covered**:
mathematical proofs;
number theory;
real analysis;
differential calculus;
integral calculus;
sequences and series;
@ -263,9 +262,16 @@ Courses | Duration | Effort | Prerequisites
### Advanced math
**Topics covered**:
mathematical proofs;
real analysis;
goal-oriented programming;
and more.
Courses | Duration | Effort | Prerequisites
:-- | :--: | :--: | :--:
[Introduction to Mathematical Thinking](https://www.coursera.org/learn/mathematical-thinking) | 10 weeks | 10 hours/week | high school math
[LAFF: Programming for Correctness](https://www.edx.org/course/laff-programming-correctness-utaustinx-ut-p4c-14-01x) | 7 weeks | 6 hours/week | linear algebra
### Advanced systems