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
54745d5360
@ -34,7 +34,7 @@ This means that the primary knowledge you will take away from this course is the
|
||||
||Lesson|Archives|
|
||||
|---|---|:---:|
|
||||
|01|INTRODUCTION|[files](https://github.com/ericdouglas/MIT-computer-science/tree/master/archives/01-introduction-to-computer-science-and-programming/archives/UNIT-01/01-introduction)|
|
||||
|02|CORE ELEMENTS OF A PROGRAM|[files]()|
|
||||
|02|CORE ELEMENTS OF A PROGRAM|[files](https://github.com/ericdouglas/MIT-computer-science-and-engineering/tree/master/archives/01-introduction-to-computer-science-and-programming/archives/UNIT-01/02-core-elements-of-a-program)|
|
||||
|03|PROBLEM SOLVING|[files]()|
|
||||
|04|MACHINE INTERPRETATION OF A PROGRAM|[files]()|
|
||||
|05|OBJECTS IN PYTHON|[files]()|
|
||||
|
@ -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]()
|
||||
|
Loading…
Reference in New Issue
Block a user