For Unity apps I like "Makin' Stuff Look Good": https://www.youtube.com/channel/UCEklP9iLcpExB8vp_fWQseg
Ask HN: What is your favorite YouTube channel for developers?
51–60 of 180 posts
Re: Ask HN: What is your favorite YouTube channel for developers?
#52https://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…
https://www.twitch.tv/martincohen
https://www.youtube.com/GingerGames
https://www.youtube.com/user/pervognsen
https://www.twitch.tv/nothings2
and a few more.
Re: Ask HN: What is your favorite YouTube channel for developers?
#53I haven't really found a good one for JS yet.
Re: Ask HN: What is your favorite YouTube channel for developers?
#54https://www.youtube.com/user/handmadeheroarchive/featured https://handmadehero.org/ Coding a game engine from scratch, but don't think it's just about games. The techniques covered range from beginner to highly advanced and programmers in any field, at any skill level, can learn a lot. For example, check out the live editing/reloading for C code in Week 5. https://hero.handmade.network/episodes
I'm just going through this right now, and it's pretty amazing. I really like how he develops this prototype, and just writes the code which actually solves the problem first, then breaks it up to try and reduce repetition only after he sees how it looks uncompressed.
Re: Ask HN: What is your favorite YouTube channel for developers?
#55Defcon (computer security) - https://www.youtube.com/user/DEFCONConference/playlists
PyCon 2016 (Python) - https://www.youtube.com/channel/UCwTD5zJbsQGJN75MwbykYNw/vid...
PyCon 2015 (Python) - https://www.youtube.com/channel/UCgxzjK6GuOHVKR_08TT4hJQ/vid...
PyCon 2014 (Python) - https://www.youtube.com/user/PyCon2014/videos
BSDCan (FreeBSD, OpenBSD and others) - couldn't find a dedicated channel but this one has some BSDCan playlists - https://www.youtube.com/user/osbootcamp/playlists
Chaos Communication Congress (computer security, organized by the Chaos Computer Club aka. CCC) - https://www.youtube.com/user/CCCen/playlists
Black Hat (computer security) - https://www.youtube.com/user/BlackHatOfficialYT/playlists
DerbyCon (computer security) - again, couldn't find a dedicated channel but this one has DerbyCon in addition to some others which might be interesting as well - https://www.youtube.com/user/irongeek/playlists
Re: Ask HN: What is your favorite YouTube channel for developers?
#56In addition, I have incredible amounts of respect for people that are willing (and capable) to live code what they're teaching. For one of the best examples of how to effectively live code, look no further than when he implemented a concurrent system from scratch at PyCon 2015: https://www.youtube.com/watch?v=MCs5OvhV9S4
Channel (with some of his videos): https://www.youtube.com/user/dabeazllc
Re: Ask HN: What is your favorite YouTube channel for developers?
#57My other favorites have already been mentioned
Re: Ask HN: What is your favorite YouTube channel for developers?
#58Can't believe this hasn't been mentioned yet, so I'm gonna throw it out there. Gary Bernhardt of Destroy All Software. Access to the videos costs $29/month but is well worth it IMO. He covers a very wide range of topics from beginner to advanced. To sum things up in a few words -- his content is focused on a general understanding of computer science and puts concepts, abstractions, and methodologies before any specif…
Re: Ask HN: What is your favorite YouTube channel for developers?
#59https://www.youtube.com/user/seanwasere
Re: Ask HN: What is your favorite YouTube channel for developers?
#60Earlier quoted context omitted.
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.
I love his videos too, though the fact that he quit working as a developer and got a job as a bus driver makes me worry that our industry is driving away thoughtful, creative craftspeople like him. It could be that his situation is unique to him, and doesn't generalize at all. But it also seems plausible that the trend toward practices like sprints, stories, and open plan offices that aren't conducive to the kind of…
But yeah, his work environment didn't sound great before, and I think he assumed everywhere is a variant of that. Maybe that's true in Finland, but the guy is clearly skilled enough to work at any place he'd choose.