Discover this podcast and so much more

Podcasts are free to enjoy without a subscription. We also offer ebooks, audiobooks, and so much more for just $11.99/month.

Tech Talk: Structure and Interpretation of Computer Programs with Hal Abelson

Tech Talk: Structure and Interpretation of Computer Programs with Hal Abelson

FromCoRecursive: Coding Stories


Tech Talk: Structure and Interpretation of Computer Programs with Hal Abelson

FromCoRecursive: Coding Stories

ratings:
Length:
56 minutes
Released:
Oct 1, 2019
Format:
Podcast episode

Description

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 people write programs to do one particular thing. And then the price of that is that a whole lot of software engineering ends up being trying to get out of the hole you dug yourself into because you made a program that was too specific." SICP Lectures The Structure and Interpretation of Computer Programs  Hal Interview https://corecursive.com/039-hal-abelson-sicp/
Released:
Oct 1, 2019
Format:
Podcast episode

Titles in the series (91)

The stories and people behind the code. Hear stories of software development from interesting people.