GithubHelp home page GithubHelp logo

pageman / sicp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ieure/sicp

0.0 2.0 0.0 1.45 MB

Structure and Interpretation of Computer Programs, Second Edition

Home Page: http://mitpress.mit.edu/sicp/

sicp's Introduction

What is this?

This is the seminal Structure and Interpretation of Computer Programs, Second Edition (SICP), converted to ePub format.

The HTML version used low-resolution GIFs to represent complex layouts and non-ASCII characters. Wherever possible, I have replaced these with Unicode and HTML. There are still many diagrams and figures left, though. If you’d like to contribute, redrawing those in SVG would be an immense help.

Why?

Because I wanted to read it on my iPad, and I wasn’t happy with the existing digital editions.

How do I use it?

This is the raw source for the book. If you’d just like to read it, you’ll find what you’re looking for in the downloads tab.

What’s left to do?

Fix TOC

iBooks doesn’t let you jump to an anchor within a page from the table of contents, so the chapters need to be broken down into smaller files to make this work.

Repleace remaining GIF figures with markup or SVG

Many of the figures are trivial and can be replicated with plain markup and Unicode. Others are more complex and will require redrawing, preferably in SVG.

Use <code> instead of <tt>

Many places where there are inline mentions of function and variable names, these are wrapped in <tt> for display purposes. The correct semantic element is <code>.

Fix source listings

All the source is formatted with <tt> and non-breaking spaces. A <pre> would be much nicer.

Better footnotes

The footnotes are all at the end of each chapter. It might be nice to move them all to the end of the book, one per page, so they’re not in the way when you finish a chapter.

sicp's People

Contributors

ieure avatar wilsaj avatar

Watchers

Paul Pajo avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.