All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Digitized Code from MIT's 1986 SICP Computer Science Lectures

By

felipap

7mo ago· 2 min readenCode

Summary

This GitHub repository contains digitized code from MIT's 1986 Structure and Interpretation of Computer Programs (SICP) video lectures by Gerald Sussman and Harold Abelson. The project addresses the challenge of poor video quality (240p/360p) and brief camera focus on the board in the original lectures, making it difficult to read and follow the code. The digitized version aims to make the lecture code more accessible and readable for students and programmers studying this classic computer science curriculum.

Key quotes

· 5 pulled
MIT lectures on Structure and Interpretation of Computer Programs, as taught in 1986 by Gerald Sussman and Harold Abelson
The videos are available in 240p/360p: very poor quality for visualizing the code in the slides
The camera won't fixate on the board for long, making it extremely difficult to follow
This is a digitized version of the code featured in the lectures
This project's intent is to make the lectures' code more accessible
Snippet from the RSS feed
Digitized code from MIT's 1986 SICP video lectures. - felipap/sicp-code

You might also wanna read