Update README.md

This commit is contained in:
Eric Douglas 2014-05-08 20:51:46 -03:00
parent d02643b78d
commit 0c2457f47b
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ This means that the primary knowledge you will take away from this course is the
||Lesson|Archives|
|---|---|:---:|
|01|INTRODUCTION|[files](https://github.com/ericdouglas/MIT-computer-science/tree/master/archives/01-introduction-to-computer-science-and-programming/archives/UNIT-01/01-introduction)|
|02|CORE ELEMENTS OF A PROGRAM|[files]()|
|02|CORE ELEMENTS OF A PROGRAM|[files](https://github.com/ericdouglas/MIT-computer-science-and-engineering/tree/master/archives/01-introduction-to-computer-science-and-programming/archives/UNIT-01/02-core-elements-of-a-program)|
|03|PROBLEM SOLVING|[files]()|
|04|MACHINE INTERPRETATION OF A PROGRAM|[files]()|
|05|OBJECTS IN PYTHON|[files]()|