OSSU-computer-science/README.md

51 lines
2.1 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 12:23:09 -06:00
|01|Introduction to Computer Science and Programming|[files](https://github.com/ericdouglas/MIT-computer-science/tree/master/archives/01-introduction-to-computer-science-and-programming)||
|02|Mathematics for Computer Science|[files]()||
|03|Single Variable Calculus|[files]()||
|04|Physics I: Classical Mechanics|[files]()||
|05|Structure and Interpretation of Computer Programs|[files]()||
|06|Physics II: Electricity and Magnetism|[files]()||
|07|Multivariable Calculus|[files]()||
|08|Linear Algebra|[files]()||
|09|Circuits and Electronics|[files]()||
|10|Computation Structures|[files]()||
|11|Elements of Software Construction|[files]()||
|12|Differential Equations|[files]()||
|13|Introduction to Algorithms|[files]()||
|14|Introduction to EECS II: Digital Communication Systems|[files]()||
|15|Computer System Engineering|[files]()||
|16|Artificial Intelligence|[files]()||
2014-05-04 11:52:06 -06:00
2014-05-04 12:21:57 -06:00
### Other Basic Courses
2014-05-04 12:19:56 -06:00
* 6.046J Design and Analysis of Algorithms
* 6.080 Great Ideas in Theoretical Computer Science
* 6.087 Practical Programming in C
* 6.088 Introduction to C Memory Management and C++ Object-Oriented Programming
* 6.090 Building Programming Experience: A Lead-In to 6.001
* 6.096 Introduction to C++
* 6.170 Laboratory in Software Engineering
* 6.171 Software Engineering for Web Applications
* 6.172 Performance Engineering of Software Systems
* 6.207J Networks
* 6.338J Parallel Computing
* 6.830 Database Systems
* 6.831 User Interface Design and Implementation
* 6.837 Computer Graphics
* 6.857 Network and Computer Security
* 6.S096 Introduction to C and C++
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 12:23:09 -06:00
|01|Introduction to Computer Science and Programming|[Archives]()|