You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thanks a lot for doing this. The pdf version is elegant and convenient and allows me to read the book even when I don't have internet access. Kudos to you guys.
I am just wondering whether it is possible for you to also do the later python version of SICP, available at the following link, in the reading column:
I have no experience whatsoever with transforming an html format book into pdf so I can't even assess how much work this is. If it turns out to be really time consuming or something please just let me know.
Thanks!
The text was updated successfully, but these errors were encountered:
More recent installments of CS61A are based on John DeNero's http://composingprograms.com/. It is an excellent interactive book that lets you execute python code step-by-step and see the call stack and environment. The stepper works in offline mode, too. Also, there are videos embedded in the text. Converting the book to pdf would lose the dynamic features.
I feel that the pdf format is too inflexible for mobile reading. Although one can control typography and layout very precisely, it needs to be re-typeset for a range of screen sizes. It took several months to get the first pdf version to a decent shape.
Hi,
First of all, thanks a lot for doing this. The pdf version is elegant and convenient and allows me to read the book even when I don't have internet access. Kudos to you guys.
I am just wondering whether it is possible for you to also do the later python version of SICP, available at the following link, in the reading column:
http://www-inst.eecs.berkeley.edu/~cs61a/fa11/61a-python/content/www/index.html#resources
I have no experience whatsoever with transforming an html format book into pdf so I can't even assess how much work this is. If it turns out to be really time consuming or something please just let me know.
Thanks!
The text was updated successfully, but these errors were encountered: