DEV Community

Jasterix
Jasterix

Posted on • Updated on

27 Programming Youtube channels you should know

You can learn anything on YouTube. Brad Traversy recently did a video on 20+ developer YouTube channels to follow. As an avid consumer of programming videos, I thought it would be fun to build on Brad's list, found at the end of this blog.

I was surprised by the number of YouTubers on this list I already follow. But I also created a small list of people I follow that are not on Brad's list. These are also the channels I've been watching most over the past few weeks.

5 YouTube Channels Not On the List

  1. Traversy Media
    • Brad has a comprehensive list of videos covering seemingly every programming topic. No matter what I'm learning, there's a walkthrough, along with the source code.
  2. Web Dev Simplified
    • This is a smaller YouTube channel, but Kyle's videos are succinct and to the point. Most intro-to videos I come across are at least 30-60 minutes, with some reaching upwards of 3 hours (looking at you FreeCodeCamp). But Kyle's videos tend to be shorter than 30 minutes. That means a lot more info and a lot less fluff in each video.
  3. Programming with Mosh
    • Even better than the videos, Mosh also writes blogs to his personal site. His blogs are usually straightforward and easy to understand.
  4. All Things JavaScript, LLC
    • Another small YouTube channel that consistently puts out videos every Wednesday. Some of his videos use Java, but they're still worth watching as a non-Java developer. The format is presentations + code, which is helpful for understanding the theory, as well as seeing a concept in action. I've only watched a few videos on certain topics, but I'm already a fan!
  5. CrashCourse Computer Science
    • This isn't so much a channel as it is a playlist. Crash Course (the channel) produces educational videos about a variety of topics from history to literature and anatomy. But my favorite is their computer science playlist which discusses early computing.

Complete List

  1. Dev Ed
  2. DesignCourse
  3. TheNetNinja
  4. FreeCodeCamp
  5. ProgramWithErik
  6. Dylan Isreal
  7. Coding Garden With CJ
  8. The Coding Train
  9. FunFunFunction
  10. Stefan Mischook
  11. Academind
  12. RealToughCandy
  13. CodingPhase
  14. Chris Hawkes
  15. Joshua Fluke
  16. Caleb Curry
  17. Sentdex
  18. MMTuts
  19. CSDojo
  20. LevelUpTuts
  21. Wes Bos
  22. TheNewBoston

Oldest comments (76)

Collapse
 
rohansawant profile image
Rohan Sawant

Where did TheNewBoston go?! He just went MIA!

Collapse
 
traversymedia profile image
Brad Traversy

I think he is working for a company and has a contract where he can not make online dev content. Sucks, because he was awesome

Collapse
 
jasterix profile image
Jasterix

I'm surprised that in 2019, any tech company would prevent their employee from making content (free advertising!). But then again, that's why the Tech Lead got fired from Facebook :(

Collapse
 
noahsummers profile image
Noah Summers

How can I trust this list when it doesn't include The Tech Lead?

Collapse
 
traversymedia profile image
Brad Traversy

Because it is not a programming/educational channel, it is a comedy/satire channel. I can not take a channel seriously with titles like "Why I am richer than you"

Collapse
 
noahsummers profile image
Noah Summers

He's just a more sarcastic Stefan Mischook. Some people enjoy laughing and learning at the same time, and humor is subjective.

Case in point: "Uncle" Bob Martin's "Clean Code" video course is probably 50% made up of drawn-out skits mocking people who don't agree with him. I don't enjoy his teaching style or agree with all of his opinions, but he's a hero to millions of other people who do.

Collapse
 
jasterix profile image
Jasterix

Yeah his recent shtick is him being a millionaire. But a few months ago he used to do more videos on more interesting topics like being a developer, breaking into the industry, etc. I hope he goes back to that soon

But thanks for the comment! I'm a huge fan of the content you put out, including your YouTube videos and full courses

Collapse
 
jasterix profile image
Jasterix

haha I considered adding the Tech Lead, but his more recent videos at least have been more personal than programming

Collapse
 
jaquino94 profile image
Justin

Apparently he's in a scandal right now with another YouTuber where he's basically redirecting people from what they thought was the YouTuber's algorithm course website to his algorithm course website.

Thread Thread
 
thecyrovproject profile image
TheCyroVProject

Another on doxing a college student.

Thread Thread
 
jasterix profile image
Jasterix

Do you mean the drama with Tren Black? That was wild

Collapse
 
emtes profile image
Enmanuel de la Nuez

If you're interested in web development Mozilla has this great new channel where different web devs dive into interesting CSS properties, site layout techniques, and leveraging the power of Firefox's developer tools.

Collapse
 
jmswisher profile image
Janet Swisher

Also, Layout Land specifically for understanding CSS layout (Grid, etc.).

Collapse
 
a3n3d3i profile image
Andi

One channel I absolutely adore is Corey Schafer. He has some great Python tutorials and related frameworks explained really well.
I am also gonna borrow some channels from you, this list is great!

Collapse
 
jasterix profile image
Jasterix • Edited

You're right- another great Youtuber! I'm actually subbed to his channel when I was learning Python. But more recently, I decided to focus on learning fullstack JavaScript, so I don't watch his videos as anymore

Collapse
 
jasterix profile image
Jasterix • Edited

Sorry for the many grammatical errors!

After days of procrastination, I forced myself to publish this post last night, with the intent of reviewing today. But I was not expecting so many people to actually read it in the meantime

Collapse
 
shebin512 profile image
Shebin Sheikh

@jastrix

One more channel "Socratica" it's an educational channel, but you need to check on their python videos & playlist.

youtube.com/playlist?list=PLi01XoE...

Collapse
 
jasterix profile image
Jasterix

thanks for the heads up! I just subscribed. I'm honestly blown away by the number of quality content creators on YouTube

Collapse
 
kufena profile image
Andrew Douglas

I’ll second Socratica and add Computerphile to that too - excellent computer science info.

Thread Thread
 
jasterix profile image
Jasterix

I also subscribed to Computerphile, which I'm really enjoying. This list might need a part 2!

Thread Thread
 
kufena profile image
Andrew Douglas

Yes - the problem is there are too many really good maths and computing channels on Youtube, some generalised, some more specific. It's good to have them listed all in one place, so a part 2 would be a good idea, I think.

Collapse
 
sebagomez profile image
Sebastián Gómez

Dude! Back to back SWE is a must

m.youtube.com/channel/UCmJz2DV1a3y...

Collapse
 
jasterix profile image
Jasterix

This is a new channel to me, but I really like the content so far. Thanks for sharing

Collapse
 
andrekelvin profile image
AndreKelvin
Collapse
 
jasterix profile image
Jasterix

TheNewBoston is #22 on Brad's list. He must be a great content creator to be on Brad's list, but I hadn't known of him before then

Collapse
 
alidhuniya profile image
Ali Hussain Dhuniya

Fedrik christenson is also a great guy with his own experience and thought. The way he explains is a very good approach. I'm following @Brad Traversy since my college day

Collapse
 
florinpop17 profile image
Florin Pop • Edited

I hope that one day my newly created YouTube channel will be on this list. 😃

Collapse
 
jasterix profile image
Jasterix • Edited

You just gained another subscriber. Thanks for sharing your channel. Can't wait to see how your channel grows. Good luck!

Collapse
 
jjz4689 profile image
Geoff James

I'm surprised to not see The Coding Train on here! Dan Shiffman is a hero!

Collapse
 
jasterix profile image
Jasterix

I am subbed to The Coding Train, but I only included channels I watched the last 3 weeks or so

Collapse
 
jjz4689 profile image
Geoff James • Edited

Fair enough. He hasn't uploaded much in the last couple months as they were moving the studio; but I've noticed he's been uploading more recently. Would be nice to see him on the list, even if it is just an honourable mention ✌🏼😎

Collapse
 
jculverhouse profile image
Jeff Culverhouse

For sure add Jon Gjengset, especially for Rust, but awesome just to watch in any case. youtube.com/channel/UC_iD0xppBwwsr...

Collapse
 
snehalbaghel profile image
Snehal Baghel

I can't believe Fireship is not on the list. His videos are very short as they are scripted which means I don't have to speed it up to 2X to watch.

Collapse
 
jasterix profile image
Jasterix

I didn't know Fireship before, but I spent the weekend watching his networking videos. Will definitely add it to the list when Brad does a part 2

Collapse
 
metalmikester profile image
Michel Renaud

I watched an intro to Vue.js on DesignCourse last weekend and was surprised by the quality.

Collapse
 
jasterix profile image
Jasterix

The number of quality content on YouTube is astounding

Collapse
 
carmenintech profile image
Carmen Chung

Awesome list, thanks for putting that together! I just launched a new channel code Code Fights where we bring in a few developers who code solutions to coding challenges within 15 minutes. There's no actual fighting involved - just lots of fun, and tons of interesting approaches (and great commentary)! 😍
If it sounds like something you'd all be interested in, please check us out 👇
youtube.com/channel/UCguGla6efsie6...

Collapse
 
offero profile image
Chris

Awesome idea. I hope you guys stick with it.

Some comments may only be visible to logged-in visitors. Sign in to view all comments.