By Adam Gordon Bell - Software Developer
Published October 01, 2019 4:00am
Tech Talks are in-depth technical discussions.
Adam talks to Hal Abelson about the textbook he coauthored in 1984, SICP and why it is still popular and influential today.
"If you pick up almost any computing book it starts out 'here are these datatypes, these operations that you do' and somewhere around 20 or 30% through the book, they show you how to define a function or a procedure. Whereas we really take the opposite approach. We say the key thing is abstraction. So we kind of start there."
"The axe [the book] is grinding is that...