Hacker News new | ask | show | jobs
by CodeArtisan 2109 days ago
If i had to retain one thing from SICP, it would be this from the preface of the first edition:

First, we want to establish the idea that a computer language is not just a way of getting a computer to perform operations but rather that it is a novel formal medium for expressing ideas about methodology. Thus, programs must be written for people to read, and only incidentally for machines to execute.