Coder Social home page Coder Social logo

ghuntley / sicp-kindle Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jonathanpatt/sicp-kindle

1.0 1.0 0.0 4.08 MB

Structure and Interpretation of Computer Programs, 2nd Edition, by Harold Abelson and Gerald Jay Sussman with Julie Sussman, The MIT Press. formatted and built for mobi/kindle

Home Page: http://mitpress.mit.edu/sicp/full-text/book/book.html

sicp-kindle's Introduction

Slight reformatting of the pages at http://mitpress.mit.edu/sicp/full-text/book/book.html

1 - I got the source:
      wget -r http://mitpress.mit.edu/sicp/full-text/book/book.html

2 - used hpricot to:
      - remove 'navigation' divs
      - insert <mbp:pagebreak /> tags at the top of each html body ( this keeps lines from getting split )

3 - removed cover page 'book.html' since there's already a cover image

4 - set text-indent: 0 for <p> tags, since kindle indents about 1em by default, which deformatted the code snips (<p><tt> is used instead of <pre>)

5 - set height="2em" on div tags in 'References' section (kindle doesn't support the CSS for controlling this)

6 - added jump table to top of index

7 - built opf and ncx with ruby.  toc.ncx allows 'nav points' for the 5-way kindle knob to get you from chapter to chapter


TODO: fix image at Figure 1.1, the tree diagram.  (comes out darkened for some reason)
TODO: read the damn book!

sicp-kindle's People

Contributors

jonathanpatt avatar

Stargazers

 avatar

Watchers

 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.