mirror of
https://github.com/ossu/computer-science.git
synced 2024-10-01 01:26:01 -04:00
add topic 01 in course 01 - unit 01
This commit is contained in:
parent
1a36fe2f58
commit
63a97c4b05
@ -0,0 +1,17 @@
|
|||||||
|
# 01. 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)
|
||||||
|
|
||||||
|
## Session Overview
|
||||||
|
|
||||||
|
This lecture covers course expectations, introduces computer programming and its uses, and begins to familiarize you with concepts related to how programs work.
|
||||||
|
|
||||||
|
## Session Activities
|
||||||
|
|
||||||
|
### Lecture Videos
|
||||||
|
|
||||||
|
* [Lecture 1: Introduction to 6.00](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/unit-1/lecture-1-introduction-to-6.00/#?w=535) (00:41:28)
|
||||||
|
* **About this video**: Topics covered: Purposes of the course, declarative and imperative knowledge, flow of control, algorithms, fixed program and stored program computers, termination conditions, interpretation, compilation, syntax, static semantics, semantics, and types of errors.
|
||||||
|
* Resources
|
||||||
|
* [Lecture slides (PDF)](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/unit-1/lecture-1-introduction-to-6.00/MIT6_00SCS11_lec01_slides.pdf)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user