Skip to content

computation-structures/course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

View course online at: https://computation-structures.github.io/course

You can view this course material using just your computer, i.e., no internet access required after the initial setup.

  • clone this repository onto your local computer. Also install python3 on your computer.

  • change to directory where you cloned the repo.

  • execute python3 -m http.server to start a local HTTP server listening on port 8000.

  • browse to http://localhost:8000/ to see the top-level webpage for the course.

About

Course materials for MIT 6.004 Computation Structures.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published