Ask HN: What audio resources can improve my technical skills during my commute?
1–10 of 97 posts
Re: Ask HN: What audio resources can improve my technical skills during my commute?
#2I don't listen to every episode, however I feel it's technical breadth and depth is fairly decent.
Re: Ask HN: What audio resources can improve my technical skills during my commute?
#3Re: Ask HN: What audio resources can improve my technical skills during my commute?
#4https://play.google.com/store/apps/details?id=wiki.algorithm...
https://itunes.apple.com/us/app/algorithms-explained-and-ani...
Re: Ask HN: What audio resources can improve my technical skills during my commute?
#5Re: Ask HN: What audio resources can improve my technical skills during my commute?
#6I wouldn't recommend audiobooks, as they require more focus and context than podcasts and it's harder to find during the commute.
Re: Ask HN: What audio resources can improve my technical skills during my commute?
#7Re: Ask HN: What audio resources can improve my technical skills during my commute?
#8I listen to python podcasts: https://talkpython.fm/ and https://www.podcastinit.com/ . Outside of purely technical subjects, I also like "talking machines" about ML: http://www.thetalkingmachines.com/ . Maybe they won't improve your "core" skills, but it's good with keeping up to date with cool recent libraries or new language developments. I use an app on android that pre-downloads podcasts on wifi and allow me to l…
But, I just clicked to see the content of 'Talk Python' podcasts, and it seems that a lot of it is meta-talk... smart people talking about the fact that they're going to teach someone, _not_ teaching the postcast-listener stuff (besides perhaps the knowledge that some X and Y module exists?).
I think I'm just asking too much here... because creating instructional content takes _time_... to organize, think about, record, review, etc. Hm, maybe instead of complaining, I'll have a go at it...
Re: Ask HN: What audio resources can improve my technical skills during my commute?
#9What I do find useful is listening to books on practice or management. Something like The Pragmatic Programmer, The Practice of Programming, and Clean Code. These are high on substance but (relatively) low on examples, so I feel I can still benefit from their insights without having to be in front of a screen.