YouTube Channels for Learning JavaScript & Computer Science

In this article, we’re going to explore a list of YouTube channels that are going to be a major help to you as you learn how to code. These channels will teach you computer science as well as how build your own software. If we missed your favorite YouTube channel, let us know in the comments below.

1. Traversy Media
Description

Traversy Media features the best online web development and programming tutorials for all of the latest web technologies from the building blocks of HTML, CSS & JavaScript to frontend frameworks like React and Vue to backend technologies like Node.js, Python and PHP

Visit TraversyMedia.com.

2. Fireship
Description

High-intensity ⚡ code tutorials to help you build & ship your app faster. Subscribe for new videos every week covering intermediate to advanced lessons about JavaScript, Flutter, Firebase, and modern app development.

Visit Fireship.io.

3. FreeCodeCamp
Description

Learn to code for free.

Visit freeCodeCamp.org.

4. CS50
Description

This is CS50, Harvard University’s introduction to the intellectual enterprises of computer science and the art of programming. Demanding, but definitely doable. Social, but educational. A focused topic, but broadly applicable skills. CS50 is the quintessential Harvard (and Yale!) course.

Visit CS50 Course.

5. Google Chrome Developers
Description

Making the web more awesome.

Visit the Chrome Developers Website.

6. The New Boston
Description

Tons of sweet computer related tutorials and some other awesome videos too!

7. SuperSimpleDev
Description

Hey I’m Simon! I want to make a tech career possible for anyone.

Visit SuperSimple.dev.

8. Ben Awad
Description

I’m a software developer who makes videos about React, React Native, GraphQL, Typescript, Node.js, PostgreSQL, Python, and all things coding.

Visit BenAwad.com.

9. Coder-Coder
Description

Practical tips for the beginner web developer.

Visit coder-coder.

10. Internet Made Coder
Description

On this channel, my aim is to give you the tools, strategies and methods to learn to code effectively - according to science! In addition, I document my life as a self-taught software engineer.

Visit internetmadecoder.com.

11. The Net Ninja
Description

Black-belt your web development skills. Over 1000 free programming tutorials about:

  • Modern JavaScript (beginner to advanced)
  • Node.js
  • React
  • Vue.js
  • Firebase
  • MongoDB
  • HTML & CSS
  • PHP & MySQL
  • Laravel
  • React Native
  • Flutter

…And many more topics as well :)

Visit netninja.dev.

12. Treehouse
Description

Treehouse is an online school that teaches technology. Treehouse has courses on hundreds of topics including how to build a website, how to build a web app, how to build a mobile app, and how to start a business.

Start your seven day free trial.

13. LevelUpTuts
Description

TLDR: 2000+ free video tutorials created, recorded, edited, published and maintained by Scott Tolinski.

The Story

Level Up Tutorials was created in March of 2012 by Scott Tolinski & Ben Schaaf while working together at Q LTD in Ann Arbor, MI. In February of 2012, Scott suffered a concussion after an injury while breakdancing. Stuck inside and unable to be active, Scott & Ben plotted to try and ease the pain of poor or outdated documentation and training on web projects. Although Ben enjoyed creating tutorials, due to time constraints he was unable to continue and Scott took on the project by himself.

The Philosophy

Building websites is frustrating, or at least it can be. Level Up Tutorials sets how to help fix a major problem in learning technologies. The lack of in-depth, basic tutorials that teach more than just what to type when. Videos created for Level Up Tutorials are aimed to be accessible and easy to follow while maintaining high production values.

Visit leveluptutorials.com.

14. Adam Khoury
Description

Adam records video tutorials and uploads them here.

Visit AdamKhoury.com.

15. JSConf
Description

The JSConf YouTube Channel. JSConf is a series of JavaScript conferences from around the world and here we release the conference talk videos for free as fast as we can after every event.

Topics include JavaScript, HTML5, CSS, node.js, robotics, etc.

Visit jsconf.com.

16. LearnCode.academy
Description

100% FREE Web Development tutorials, web site design tutorials and more.

Including, but not limited to: HTML, CSS, JavaScript, CSS Layouts, Responsive Design, React.js, Node.js, Angular.js, Docker, Dev Ops, Server Administration, Deployment Strategies.

Visit LearnCode.

comments powered by Disqus

Related Posts

The Best Way to Learn How to Code in 2024

Codecademy has been around for awhile now, but we felt this masterful site deserved to be highlighted in an article. It is one of the resources I originally used when I was learning how to code.

Read more

Unveiling the Fascination of the Collatz Conjecture: Exploring Sequence Creation with JavaScript

The Collatz Conjecture, also known as the 3x+1 problem, is a fascinating mathematical puzzle that has intrigued mathematicians for decades. It has sparked publications with titles such as The Simplest Math Problem Could Be Unsolvable, or The Simple Math Problem We Still Can’t Solve because it is, indeed, rather simple-looking.

Read more

The Art of Data Visualization: Exploring D3.js

Data is everywhere, flowing into our applications from various sources at an unprecedented rate. However, raw data alone holds little value unless it can be transformed into meaningful insights.

Read more