OSSU-computer-science/README.md

34 lines
1.3 KiB
Markdown
Raw Normal View History

2014-05-03 18:22:11 -06:00
![MIT](http://i.imgur.com/Dwcu84C.jpg)
2014-05-04 07:57:58 -06:00
**Files of my self-taught studies on MIT Open Courseware - Computer Science and Engineering**
2014-05-03 19:00:43 -06:00
2014-05-04 11:38:20 -06:00
## Basic Roadmap
2014-05-04 11:48:16 -06:00
This roadmap was made upon [this](http://www.eecs.mit.edu/academics-admissions/undergraduate-programs/course-6-3-computer-science-and-engineering) flow chart of [this](http://www.eecs.mit.edu/academics-admissions/undergraduate-programs/course-6-3-computer-science-and-engineering) course.
2014-05-04 11:38:20 -06:00
||Course|Archives|Area|
|---|---|---|---|
2014-05-04 11:48:16 -06:00
|01|Introduction to Computer Science and Programming|||
2014-05-04 11:52:06 -06:00
|02|Mathematics for Computer Science|||
|03|Single Variable Calculus|||
|04|Physics I: Classical Mechanics|||
|05|Structure and Interpretation of Computer Programs|||
|06|Physics II: Electricity and Magnetism|||
|07|Multivariable Calculus|||
|08|Linear Algebra|||
|09|Circuits and Electronics|||
|10|Computation Structures|||
|11|Elements of Software Construction|||
|12|Differential Equations|||
|13|Introduction to Algorithms|||
|14|Introduction to EECS II: Digital Communication Systems|||
|15|Computer System Engineering|||
|16|Artificial Intelligence|||
2014-05-04 11:48:16 -06:00
|17||||
|18||||
2014-05-04 11:38:20 -06:00
2014-05-04 04:17:56 -06:00
||Course|Folder|
2014-05-03 19:00:43 -06:00
|---|---|---|
2014-05-04 04:17:56 -06:00
|01|Introduction to Computer Science and Programming|[Archives](https://github.com/ericdouglas/MIT-computer-science/tree/master/archives/01-introduction-to-computer-science-and-programming)|