Update README.md

pull/357/head
Eric Douglas 2014-05-20 18:52:52 -03:00
parent a38165d778
commit 4d7730ba76
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# Core Elements of a Program
⬅ [Back to table of contents](https://github.com/ericdouglas/MIT-computer-science/tree/master/archives/01-introduction-to-computer-science-and-programming#table-of-contents)
This lecture covers the building blocks of straight line and branching programs: objects, types, operators, variables, execution, and conditional statements.
## Session Activities