Archive | sicp RSS feed for this section

SICP in Python: 1.1 The Elements of Programming

[I'm writing a series of posts about SICP in Python. You can read more about the reasoning in the introductory post.] The first chapter is about building abstractions with functions. I think it’s remarkable that a book for beginners (pretty smart beginners, but still) introduces assignment only in the third chapter (on page 220). I really [...]

Share
Read full storyComments { 4 }

SICP in Python

Structure and Interpretation of Computer Programs is considered one of the great computer science books. Some claim it will make you a better programmer. I’ll post how the ideas in SICP will translate to Python.

Share
Read full storyComments { 1 }

Page optimized by WP Minify WordPress Plugin