An autobiography of a developer, and an author, looking back at her life. Narrated by the author. Might not be for everyone, but I really liked it.
Ask HN: Do you know any good audio books for developers?
41–50 of 50 posts
Re: Ask HN: Do you know any good audio books for developers?
#42If you are looking for a quick way to convert an ebook into an audiobook, give us a try: https://auditus.cc
Re: Ask HN: Do you know any good audio books for developers?
#43https://www.audible.com/pd/Creative-Selection-Audiobook/B07D...
Re: Ask HN: Do you know any good audio books for developers?
#44Yes! 1. Masters of Doom 2. Hackers: Heroes of the Computer Revolution
Re: Ask HN: Do you know any good audio books for developers?
#45The book per se doesn't have much to do with programming per se (at least directly), but Norman describes a couple of mechanisms how humans interact with tools and describes some simple formalisms around them. I personally believe that it's a very useful book to have read (or listened to) if you're going to write any software that humans interact with -- be it UI driven or APIs.
Re: Ask HN: Do you know any good audio books for developers?
#46If you are looking for a quick way to convert an ebook into an audiobook, give us a try: https://auditus.cc
Re: Ask HN: Do you know any good audio books for developers?
#47If you are looking for a quick way to convert an ebook into an audiobook, give us a try: https://auditus.cc
I completely understand that you need to start with epub books. But do you have longer term plans to partner with the proprietary ebook providers? There are a lot of older Kindle eBooks without audio versions that I would love to listen to during my commute.
Re: Ask HN: Do you know any good audio books for developers?
#48War and Peace will help you better understand and deal with the constant change in your requirements and why you are right that management has no fucking clue. Also, great value for your audible credit.
Re: Ask HN: Do you know any good audio books for developers?
#49These are good ones!
Re: Ask HN: Do you know any good audio books for developers?
#50The 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…