Skip to content

Commit 658ce5c

Browse files
committed
Add math courses
1 parent e670595 commit 658ce5c

File tree

1 file changed

+10
-13
lines changed

1 file changed

+10
-13
lines changed

README.md

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ If you want to follow this path, [here](https://github.com/ericdouglas/computer-
2525
- [Program Design](#program-design)
2626
- [Programming Paradigms](#programming-paradigms)
2727
- [Software Testing](#software-testing)
28+
- [Math](#math)
2829

29-
- [Software Architectures](#software-architecture)
30+
- [Software Architecture](#software-architecture)
3031
- [Software Engineering](#software-engineering)
31-
- [Math](#math)
3232
- [Operating Systems](#operating-systems)
3333
- [Networks](#networks)
3434
- [Cloud Computing](#cloud-computing)
@@ -83,17 +83,14 @@ Course|Duration|Files|Status
8383

8484
### Math
8585

86-
1. [Mathematics for Computer Science](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-042j-mathematics-for-computer-science-fall-2010/) - []()
87-
1. [Introduction to Logic](https://www.coursera.org/course/intrologic) - []()
88-
1. [Linear Algebra](http://ocw.mit.edu/courses/mathematics/18-06-linear-algebra-spring-2010/) - []()
89-
1. [Coding the Matrix: Linear Algebra through Computer Science Applications](https://www.coursera.org/course/matrix) - []()
90-
1. [Calculus One](https://www.coursera.org/learn/calculus1) - []()
91-
1. [Calculus Two](https://www.coursera.org/learn/advanced-calculus) - []()
92-
1. [Linear and Discrete Optimization](https://www.coursera.org/course/linearopt) - []()
93-
1. [Probabilistic Graphical Models](https://www.coursera.org/course/pgm) - []()
94-
1. [Game Theory](https://www.coursera.org/course/gametheory) - []()
95-
1. [Statistics One](https://www.coursera.org/course/stats1) - []()
96-
1. [AP Statistics](http://stattrek.com/tutorials/ap-statistics-tutorial.aspx) - []()
86+
Course|Duration|Files|Status
87+
:--|:--:|:--:|:--:
88+
[Effective Thinking Through Mathematics](https://www.edx.org/course/effective-thinking-through-mathematics-utaustinx-ut-9-01x)| 9 weeks|[]()| -
89+
[Applications of Linear Algebra Part 1](https://www.edx.org/course/applications-linear-algebra-part-1-davidsonx-d003x-1#ct-read-review-widget)| 5 weeks|[]()| -
90+
[Applications of Linear Algebra Part 2](https://www.edx.org/course/applications-linear-algebra-part-2-davidsonx-d003x-2)| 4 weeks|[]()| -
91+
[Linear and Discrete Optimization](https://www.coursera.org/course/linearopt)| 3-6 hours/week |[]()| -
92+
[Probabilistic Graphical Models](https://www.coursera.org/course/pgm)| 11 weeks|[]()| -
93+
[Game Theory](https://www.coursera.org/course/gametheory)| 9 weeks|[]()| -
9794

9895
### Operating Systems
9996

0 commit comments

Comments
 (0)