recitation video 01.01.04

pull/357/head
Eric Douglas 2014-05-29 18:39:11 -03:00
parent 8a7c827fe1
commit 13d6caae27
1 changed files with 4 additions and 0 deletions

View File

@ -14,6 +14,10 @@ This lecture introduces the notion of decomposition and abstraction by specifica
* [Lecture Code]()
* [Lecture code handout (PDF)](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/unit-1/lecture-4-machine-interpretation-of-a-program/MIT6_00SCS11_lec04.pdf)
### Recitation Videos
* [Recitation 2: Loops, Tuples, Strings and Functions](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/unit-1/lecture-4-machine-interpretation-of-a-program/#?w=535) (00:57:42)
## Check Yourself
### What is decomposition?