mirror of
https://github.com/ossu/computer-science.git
synced 2024-10-01 01:26:01 -04:00
Merge branch 'master' of github.com:ericdouglas/MIT-computer-science
This commit is contained in:
commit
ba8f9fccb4
@ -1,4 +1,4 @@
|
||||
# 01 - Introduction to Computer Science and Programming
|
||||
# 01. Introduction to Computer Science and Programming
|
||||
|
||||
➫ [Link to the original course](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/index.htm)
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 01. Introduction
|
||||
# 1.1.1 Introduction
|
||||
|
||||
⬅ [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)
|
||||
|
||||
|
@ -1,4 +1,6 @@
|
||||
# Core Elements of a Program
|
||||
# 1.1.2 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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user