Skip to content

Commit 39ecf4b

Browse files
committed
Add more courses
1 parent f35fd1d commit 39ecf4b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Diff for: README.md

+13
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
- [MIT Open Courseware](http://ocw.mit.edu/courses/#electrical-engineering-and-computer-science)
66
- [Google - Guide for Technical Development](https://www.google.com/about/careers/students/guide-to-technical-development.html)
77
- [Coursera](https://www.coursera.org/)
8+
- [How can I prepare myself to be a software engineer?](http://qr.ae/fMbg8)
89

910
## Topics
1011

@@ -52,6 +53,16 @@
5253
### Math
5354

5455
1. [Mathematics for Computer Science](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-042j-mathematics-for-computer-science-fall-2010/) - []()
56+
1. [Introduction to Logic](https://www.coursera.org/course/intrologic) - []()
57+
1. [Linear Algebra](http://ocw.mit.edu/courses/mathematics/18-06-linear-algebra-spring-2010/) - []()
58+
1. [Coding the Matrix: Linear Algebra through Computer Science Applications](https://www.coursera.org/course/matrix) - []()
59+
1. [Calculus One](https://www.coursera.org/learn/calculus1) - []()
60+
1. [Calculus Two](https://www.coursera.org/learn/advanced-calculus) - []()
61+
1. [Linear and Discrete Optimization](https://www.coursera.org/course/linearopt) - []()
62+
1. [Probabilistic Graphical Models](https://www.coursera.org/course/pgm) - []()
63+
1. [Game Theory](https://www.coursera.org/course/gametheory) - []()
64+
1. [Statistics One](https://www.coursera.org/course/stats1) - []()
65+
1. [AP Statistics](http://stattrek.com/tutorials/ap-statistics-tutorial.aspx) - []()
5566

5667
### Operating Systems
5768

@@ -119,3 +130,5 @@
119130
1. [Creating Video Games](http://ocw.mit.edu/courses/comparative-media-studies-writing/cms-611j-creating-video-games-fall-2013/) - []()
120131
1. [Computer Graphics](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-837-computer-graphics-fall-2012/) - []()
121132
1. [User Interface Design and Implementation](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-831-user-interface-design-and-implementation-spring-2011/) - []()
133+
1. [Making Sense of Data](https://datasense.withgoogle.com/course) - []()
134+
1. [Data Science](https://www.coursera.org/specialization/jhudatascience/1?utm_medium=courseDescripTop) - []()

0 commit comments

Comments
 (0)