Live data from Hacker News

Ask HN: Programming Audio Book Recommendations

news.ycombinator.com

1–10 of 26 posts

Ask HN: Programming Audio Book Recommendations

#1
I listen to audiobooks when driving, mowing the lawn or other manual tasks.

I've found some great books such as clean architecture and the pragmatic programmer.

I've also found some terrible books such as grokking algorithms.

I'm sure this community will have some recommendations to help avoid the terrible books.

Re: Ask HN: Programming Audio Book Recommendations

#2
I agree that the Pragmatic Programmer is well done in it's audio form, and I also agree that Grokking Algorithms is terrible.

I am currently listening Designing Data Intensive Applications and it's phenomenally done - the author clearly worked with the narrator to adapt the content to audio format, and the narrator seems to have experience or familiarity with the subject because he pronounces the technical jargon very naturally.

I hope to find other software related audiobooks as good as DDAI is.

Re: Ask HN: Programming Audio Book Recommendations

#4
I'm currently listening to "Designing Data-Intensive Applications" [1] on my commute and it really does work well as an Audio Book (I can attest to the positive reviews). Highly recommended if you are dealing with any requirements in the space (scale, replication, consistency, SQL vs NoSQL, etc.)

[1] https://www.audible.com/pd/Designing-Data-Intensive-Applicat...

Re: Ask HN: Programming Audio Book Recommendations

#9

Biographies of developers or successful/failed projects are great to listen to I.e. Masters of Doom and the like.

Wil Wheaton reads Masters of Doom, almost worth it for his impressions alone. “Sid Meier’s Memoir” is great along the same genre.

Re: Ask HN: Programming Audio Book Recommendations

#10
Changelog.com has multiple weekly podcasts about programming: http://changelog.com/podcasts

As a Go programmer I recommend Go Time: http://changelog.com/gotime There is a huge archive of past episodes (last episode is #188) that are as interesting (or more) than the latest ones.

Post reply on HN