mirror of
https://github.com/ossu/computer-science.git
synced 2024-10-01 01:26:01 -04:00
.. | ||
README.md |
01. Introduction
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 (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)