Skip to content
Go back

YouTube Channels for Developers

Published:  at  10:00 AM

A curated list of YouTube channels that have helped me level up as a developer. Whether you’re learning a new language, diving into computer science fundamentals, or exploring software engineering practices, there’s something here for you.

Python 🐍

Educational resources focusing on Python programming, covering everything from basic concepts to advanced design patterns and coding practices.

ChannelDescription
ArjanCodesSpecializes in design patterns and coding advice tailored for Python.
mCodingCovers general Python programming concepts and tutorials.
anthonywritescodeOffers great videos on intermediate and expert Python topics.
JohnWatsonRooneyExtensive archive of videos on web scraping.

Data Engineering

ChannelDescription
SeattleDataGuyFocused content on data engineering practices and insights.

Project Management

ChannelDescription
Software Planning & Technical DocumentationA series covering detailed aspects of software planning and creating technical documentation.

Computer Science

ChannelDescription
CoreDumppedFantastic tutorials on computer science concepts in an easy-to-understand manner.
SimonDevFocuses on data structures and optimization techniques.

Software Engineering

ChannelDescription
ContinuousDelivery - Dave FarleyGreat discussions on DevOps, continuous delivery (CD), continuous integration (CI), and related software engineering practices (TDD, BDD, etc).
KantanCodingDelivers tutorials on software design and design patterns.

Shell

ChannelDescription
Dreams of AutonomyChannel dedicated to shell scripting and command line tools.

Rust 🦀

A collection of resources that offer tutorials and overviews on Rust programming, from beginner to intermediate levels.

ChannelDescription
Zero To MasteryFantastic tutorials and overviews of Rust programming.
Let’s Get RustyGreat for beginners looking to dive into Rust.
Code to the MoonFocuses on intermediate Rust materials.

SQL

PlaylistDescription
How to Think Like the SQL Server EngineA playlist that helps understand the inner workings of SQL Server.

Suggest Changes

Previous Post
Recommended Books for Data Engineers
Next Post
The Factory Pattern in Python: A Practical Guide