Ask HN: Do you know any good audio books for developers?
31–40 of 50 posts
Re: Ask HN: Do you know any good audio books for developers?
#32Novel by Eliyahu M. Goldratt
A business fiction book that describes "The Theory of Constraints" a process initially applied in manufacturing that deals with optimizing production line systems.
I found the sections on identifying a bottle neck in a system, focusing on optimizing the system around this point and re-evaluating system performance afterwards very applicable to software engineering.
Everything from CICD pipelines, the flow of work through your team to or performance optimizing a service oriented architecture.
Very much a fore father to books like Phoenix Project mentioned by others here.
Re: Ask HN: Do you know any good audio books for developers?
#33Re: Ask HN: Do you know any good audio books for developers?
#34The Dream Machine
Hackers: Heroes of the Computer a Revolution
How the Internet Happened
The Soul of a New Machine
AI Superpowers
Platform Revolution
The Everything Store
Re: Ask HN: Do you know any good audio books for developers?
#35The Goal Novel by Eliyahu M. Goldratt A business fiction book that describes "The Theory of Constraints" a process initially applied in manufacturing that deals with optimizing production line systems. I found the sections on identifying a bottle neck in a system, focusing on optimizing the system around this point and re-evaluating system performance afterwards very applicable to software engineering. Everything fro…
Re: Ask HN: Do you know any good audio books for developers?
#36"Algorithms to Live By: The Computer Science of Human Decisions" by Brian Christian and Tom Griffiths is an interesting listen on Audible. Surprised that nobody has mentioned it here yet. It is a perfect candidate for an audiobook because of lack of code snippets and formulae.
Re: Ask HN: Do you know any good audio books for developers?
#37Re: Ask HN: Do you know any good audio books for developers?
#38Re: Ask HN: Do you know any good audio books for developers?
#39Re: Ask HN: Do you know any good audio books for developers?
#40"Organon" and "Metaphysics" by Aristotle. I've found that the more I think in Aristotelian terms, the easier it is to design and model my systems.
Really!? My undergraduate degree was in philosophy. I spent a lot of time studying Aristotle’s “Metaphysics” (which isn’t about metaphysics). How does it apply to software development? Nichomachean Ethics are very helpful. But don't read Aristotle's actual work unless you have a philosophy background. Way too dense and complicated. Try "Aristotle For Everyone" by Mortimer J. Adler, and then "Aristotle" by David Ross.
I'm not a fan of the Nichomachean Ethics. I'm of the Augustinian school.