Home > sicp

sicp

Sicp is a project mainly written in C and RUBY, it's free.

Structure and Interpretation of Computer Programs Video Lectures by Hal Abelson and Gerald Jay Sussman

Structure and Interpretation of Computer Programs Video Lectures by Hal Abelson and Gerald Jay Sussman

This are some programs I find interesting from the lectures.

I'm also adding a ruby directory for recreating the Scheme code in Ruby! (Matz lisp!)

YouTube link to lectures

Description: This course introduces students to the principles of computation. Upon completion of 6.001, students should be able to explain and apply the basic methods from programming languages to analyze computational systems, and to generate computational solutions to abstract problems. Substantial weekly programming assignments are an integral part of the course. These twenty video lectures by Hal Abelson and Gerald Jay Sussman are a complete presentation of the course, given in July 1986 for Hewlett-Packard employees, and professionally produced by Hewlett-Packard Television. These videos are also available here under a Creative Commons license compatible with commercial use.

Previous:MultiCaptcha