Ask HN: What is your favorite YouTube channel for developers?
161–170 of 180 posts
Re: Ask HN: What is your favorite YouTube channel for developers?
#162For Unity apps I like "Makin' Stuff Look Good": https://www.youtube.com/channel/UCEklP9iLcpExB8vp_fWQseg
Re: Ask HN: What is your favorite YouTube channel for developers?
#163https://www.youtube.com/bisqwit is by far my favorite and I've spent many hours watching him. He does things like create a Doom-style engine from scratch: https://www.youtube.com/watch?v=HQYsFshbkYw .. create a NES emulator: https://www.youtube.com/watch?v=y71lli8MS8s .. work back from a C++17 example to show why new C++ standards are needed: https://www.youtube.com/watch?v=wrwwa68JXNk .. and even building a Tetris c…
Glad my channel has helped you guys. I quit my job at Twilio to do this full-time. I'm on a warpath to educate and inspire the shit out of everyone. Human readable link: https://www.youtube.com/c/sirajology (I am Siraj, hi everyone)
Re: Ask HN: What is your favorite YouTube channel for developers?
#164I'm going to use this opportunity to list some relatively unknown yet excellent software dev related channels that I've come across over the years. * Derek Banas ( https://www.youtube.com/user/derekbanas ): staggering amount of content on a huge variety of programming topics; tutorial-style; this guy is so productive it scares me sometimes :( * Mark Lewis ( https://www.youtube.com/user/DrMarkCLewis ): CS professor; l…
Re: Ask HN: What is your favorite YouTube channel for developers?
#165https://www.youtube.com/bisqwit is by far my favorite and I've spent many hours watching him. He does things like create a Doom-style engine from scratch: https://www.youtube.com/watch?v=HQYsFshbkYw .. create a NES emulator: https://www.youtube.com/watch?v=y71lli8MS8s .. work back from a C++17 example to show why new C++ standards are needed: https://www.youtube.com/watch?v=wrwwa68JXNk .. and even building a Tetris c…
I love Bisqwit. The software development content is great, but also his overall personality and philosophy really come through in the videos and resonate with me personally. The level of craftsmanship in his videos is far beyond the typical powerpoint slides mixed with live editing. It would take paragraphs to list all the reasons why, just watch them.
Re: Ask HN: What is your favorite YouTube channel for developers?
#166He is a very funny and a great teacher!
Re: Ask HN: What is your favorite YouTube channel for developers?
#167Re: Ask HN: What is your favorite YouTube channel for developers?
#168These are not in any particular order and I do not watch every single video on their feeds, just the ones that are relevant or seem interesting. ChromeDevelopers: https://www.youtube.com/user/ChromeDevelopers LevelUpTuts: https://www.youtube.com/user/LevelUpTuts Strange Loop: https://www.youtube.com/channel/UC_QIfHvN9auy2CoOdSfMWDw Computerphile: https://www.youtube.com/channel/UC9-y-6csu5WGm29I7JiwpnA funfunfunction…
Computerphile is magnificent!
Re: Ask HN: What is your favorite YouTube channel for developers?
#169I do not, in fact, have a favorite YT channel for developers. I hate with a fiery passion the recent fad of making everything that is supposed to be text, maybe text with a few pictures into a video. You cannot search a video. You cannot skim a video. You cannot copy and paste code sample from a video. You cannot watch it offline as easily as you can read a page.