Added a Linear Algebra Course

I enjoyed this course much more than the one in the main curriculum because it has you programming and creating algorithms for Linear Algebra yourself. It also has some general mathematical concepts, such as proofs, and some CS topics, such as proving algorithms and programs.
pull/309/head
Hassam 2016-04-18 22:50:41 -05:00
parent 0d0f5db39f
commit 29a3e5b0ac
1 changed files with 3 additions and 0 deletions

View File

@ -124,6 +124,9 @@ Courses | Duration | Effort
### Cloud Computing
### Math (Linear Algebra)
Courses | Duration | Effort
:-- | :--: | :--:
[Linear Algebra - Foundations to Frontiers (LAFF)] (https://www.edx.org/course/linear-algebra-foundations-frontiers-utaustinx-ut-5-03x)| 15 weeks | 8 hours/week
### Cryptography