Merge branch 'master' of github.com:ericdouglas/MIT-computer-science

This commit is contained in:
Eric Douglas 2014-05-08 21:39:03 -03:00
commit 54745d5360
2 changed files with 4 additions and 2 deletions

View file

@ -10,4 +10,6 @@ This lecture covers the building blocks of straight line and branching programs:
➭ **Resources**
[Code in Node.JS]() | [Code in Python]()
◈ [Code in Node.JS](https://github.com/ericdouglas/MIT-computer-science-and-engineering/blob/master/archives/01-introduction-to-computer-science-and-programming/archives/UNIT-01/02-core-elements-of-a-program/example.js)
◈ [Code in Python]()