Live data from Hacker News

Ask HN: What is your favorite YouTube channel for developers?

news.ycombinator.com

171–180 of 180 posts

Re: Ask HN: What is your favorite YouTube channel for developers?

#171
post #122

Earlier quoted context omitted.

Different learning styles... Sometimes a video is far more effective for me than reading docs or posts. Especially if its a new language/framework/concept.

I've been learning Vim recently and no amount of trawling through the docs and tutorials inspired me half as much as Derek Wyatt's videos[1]. It's not that I memorized functions and key mappings by watching videos , but without an engaging demonstration of them in video, I'd have had no clue what the possibilities are to begin with. If I'd just read about it, I'd probably have lost interest. Often I use videos to get…

While your on vim I'll mention vim casts (http://vimcasts.org/). Thoughtbot also do some grate vim/emacs stuff.

Re: Ask HN: What is your favorite YouTube channel for developers?

#172
there are some lectures about machine learning on youtube. I think they are good to watch: https://www.youtube.com/watch?v=mbyG85GZ0PI&list=PLBkvosL9bM... and https://www.youtube.com/watch?v=UzxYlbK2c7E&index=2&list=PLB... and my favorite channels are Standford and MIT open courseware https://www.youtube.com/channel/UC-EnprmCZ3OXyAoG7vjVNCA and https://www.youtube.com/user/MIT

Re: Ask HN: What is your favorite YouTube channel for developers?

#173

Simple Programmer ( https://www.youtube.com/user/jsonmez ): Awesome... A Developers Life Coach. Im a huge fan, I watch every single video and he has helped me in more ways than I can count. My other favorites have already been mentioned

I listen to the podcast almost daily and I am currently listening to his Audible audiobook "Soft skills for software developers"

Re: Ask HN: What is your favorite YouTube channel for developers?

#174
https://www.youtube.com/user/sentdex sentdex youtube channel is a great collection of videos on python related technologies including machine learning, matplotlib, sklearn, django, robotics with rasberrypi, and much more...!!!!

-----------------------------

I also like google students https://www.youtube.com/channel/UCtyYTpFBzWdoSFx2Gl2VNbQ

and google developers youtube page https://www.youtube.com/channel/UC_x5XG1OV2P6uZZ5FSM9Ttw

also CS50 https://www.youtube.com/channel/UCcabW7890RKJzL968QWEykA

Re: Ask HN: What is your favorite YouTube channel for developers?

#175
post #130

Earlier quoted context omitted.

I just found out about him, and his videos look very interesting, but the way he talks (the timings/accent/stresses) make me completely unable to focus on the content because I keep focusing on the speech. Does anyone else get that?

Opposite for me but I am a nordic ESL speaker myself.

I think my problem is how he pronounces the "r". It sounds a bit off-place with the rest of the accent being rather Finnish.

Re: Ask HN: What is your favorite YouTube channel for developers?

#176
post #91

Earlier quoted context omitted.

I just found out about him, and his videos look very interesting, but the way he talks (the timings/accent/stresses) make me completely unable to focus on the content because I keep focusing on the speech. Does anyone else get that?

He made English subtitles for his videos for this reason -- even the ones in English.

Oh, no, he's perfectly intelligible, it's just that the specific accent/tone variations he uses are a bit peculiar, so I fixate on them.

Re: Ask HN: What is your favorite YouTube channel for developers?

#178
post #97

Brian Will ( https://www.youtube.com/user/briantwill/videos ). I came into his channel from looking at his Clojure videos, but he has many other videos on other languages, basic (but easily misunderstood) programming concepts, and opinionated and educational videos on general programming paradigms.

His way of teaching is quite different from many others.

Re: Ask HN: What is your favorite YouTube channel for developers?

#179

I love his channel: https://www.youtube.com/user/DevTipsForDesigners

I second this. He does a wonderful job of explaining the stuff for the beginners. He also has some playlists where he didn't cut so you can see him actually doing some mistakes and fixes like you will encounter yourself.
Post reply on HN