Skip to content

Top Rust YouTubers: Unique Content and Essential Teaching for Developers

The Rust programming language made headlines as the most loved technology among Stack Overflow developers for four years straight. As more programmers recognize Rust‘s performance, reliability, and threading advantages over languages like C++, interest continues to surge.

And where interested developers go, informative teachers follow. The Rust YouTube educator community has witnessed rapid growth in recent years. Developing high-quality Rust video tutorials demands significant commitments in time, energy, and technical competency from creators. But passionate Rust evangelists on YouTube have proven up to the challenge.

This article will highlight some standout YouTubers producing Rust content with unique styles, thoughtful teaching methods, and proven value for developers ranging from curious beginners to expert Rustaceans.

No Boilerplate: Optimal Efficiency for Intermediate Learners

Boasting over 37,000 subscribers, No Boilerplate is ran by Andrii Dmytrenko – a Rust expert with some serious credentials. Dmytrenko currently works on the AWS cloud team maintaining Rust infrastructure. He also holds a computer science PhD and is author of the book Rust in Action from Manning Publications.

With this technical background, Dmytrenko could teach advanced Rust concepts across hundreds of tutorials. Instead, he focuses No Boilerplate content on concise project walkthroughs targeted at intermediate developers.

True to its name, these videos avoid boilerplate code, allowing followers to skip past language fundamentals and standard templates. Dmytrenko jumps straight into building functional programs, explaining features along the way. This style best suits Rust developers with some API experience who want to cement skills.

In a representative tutorial, Dmytrenko demonstrates building a command line tool in Rust in just over 9 minutes. He quickly iterates through key aspects like argument parsing, the builder pattern, error handling, and testing. The video moves briskly thanks to removal of all non-essential code, allowing learners to focus on core logic.

No Boilerplate tutorials won‘t slow down to explain basic syntax. But Dmytrenko‘s clear instruction helps intermediate viewers pick up plenty of best practices in short order. This hard-hitting efficiency produces some of the most informative sub-10 minute Rust videos online.

Jeremy Chone‘s Complete & Friendly Solo Series

Boasting over 4,600 subscribers, Jeremy Chone takes a distinctly more relaxed and welcoming approach to Rust instruction. His Solo Series playlist features nearly 80 videos aiming to teach Rust fundamentals while also building real program examples like a web app and chat server.

Chone maintains an affable on-camera presence, gently guiding viewers through concepts. He adds doses of humor along the way, referencing memes programmers will relate to. This makes extended viewing sessions more palatable for complete beginners unfamiliar with Rust‘s intricacies.

Don‘t let the laidback style fool you though – Chone clearly possesses advanced Rust skills cultivated through years of experience. He works on Rust full-time and contributes to the web framework Tide among other open source projects.

The Solo Series does not shy away from complex topics, recently covering advanced lifetime syntax in a 22 minute lecture. Chone paces coverage appropriately while methodically building foundational knowledge. Lighthearted analogies ease the journey: "Lifetimes are like a neighborhood watch program. The borrow checker wants to make sure no references outlive the data they refer to."

The presentation remains simple, with code editors and Chone‘s narration driving each tutorial. But the approach works well for committed beginners ready to take a deep Rust dive at a friendlier pace.

Logan Smith Offers Quirky Experiments

A relative newcomer with just over 2,000 subscribers, Logan Smith produces irregularly released but high-quality Rust videos. He takes a more experimental approach, building unique projects that push Rust capabilities.

A recent popular tutorial sees Smith develop a voxel game engine from scratch. He adds his own humor throughout, even personifying the compiler with conversations. Jokes aside, the technical execution remains excellent. Smith breaks an ambitious project into clear steps while demonstrating best practices along the way.

Other videos feature explorations like using Rust without any runtime, building web apps on AWS, and leveraging Browserify to compile Rust to web assembly. Smith clearly keeps up with the latest Rust capabilities and trends. He then distills complex techniques into understandable tutorials featuring tangible end products.

The smaller subscriber count ensures an engaged community in video comments. Smith responds to the vast majority with additional tips and clarity. For developers seeking quirky Rust projects off the beaten path that inspire bigger picture thinking, Logan Smith delivers. His continued output promises more viral content that grows his audience exponentially.

Honorable Mentions

Many other talented educators are expanding the Rust YouTube landscape with quality content:

Live Overflow – (247K subscribers) Produces an eclectic blend of Rust programming, hacking, and security videos. Always thought-provoking with high production values.

CodeWithConfidence – (17K Subscribers) Mixes Rust tutorials with deep dives on systems programming and OS fundamentals for more advanced developers.

Jon Gjengset – (8,100 Subscribers) A newer channel focusing solely on Rust content, including full course materials for his Rust classes at the University of Maryland. Concise tutorials.

In combination, Rust educators on YouTube offer programming video guidance for all skill levels. The variety of instructional styles keeps expanding as more content creators realize Rust‘s growing mainstream appeal. This article highlighted channels taking unique approaches worthy of attention and subscription.

Producing expert-level Rust programming tutorials requires significant investments of time, energy, and technical competency. The creators profiled here stand out by finding their niches,tailoring content to underserved audience segments within the blossoming Rust video ecosystem.

No Boilerplate remains ruthlessly efficient by eliminating all non-critical code in intermediate tutorials. This condensed style best suits developers with some API experience looking to learn Rust by building projects rapidly.

Jeremy Chone takes the opposite approach with lengthy beginner series featuring more relaxed explanations. His 80+ video solo tutorial prioritizes building Rust fundamentals before advancing to real applications.

Logan Smith carves out a unique path focusing on experimental projects. He pushes Rust capabilities in graphics, web assembly, and other trending areas. This inspires bigger picture creative thinking.

The common ingredient across these channels is knowledgeable, passionate hosts sharing hard-won experience. This teaches through osmosis, even when viewers don‘t retain every syntax detail.

The teaching styles and production formats favored by top Rust YouTubers directly impact their accessibility. As an experienced developer, I would evaluate channels for newcomers vs. veterans as:

Beginner

  1. Jeremy Chone
  2. Jon Gjengset
  3. CodeWithConfidence

Intermediate

  1. No Boilerplate
  2. Logan Smith
  3. Live Overflow

Advanced

  1. CodeWithConfidence
  2. Jon Gjengset
  3. No Boilerplate

This ranks channels focused on building Rust literacy higher for newcomers via thorough explanations and project walkthroughs. Intermediate developers should seek out more condensed tutorials that emphasize patterns and real-world applications.

Finally, channels diving deep into systems and niche Rust topics suit advanced users willing to devote full attention. There exists meaningful educational content for Rust developers at all stages. Learners simply must align video styles with their comprehending capabilities.

Rust YouTube educators have already produced astounding collective knowledge capable of accelerating any motivated developer’s capabilities. As the language continues gaining mainstream traction, video creators profiled here should see their subscriber counts and view tallies mimic hockey sticks accordingly.

Each brings meaningful differentiation – whether laser focused project walkthroughs from No Boilerplate, friendly fundamental building with Jeremy Chone, or experimental creativity from Logan Smith. Their unique approaches combine to make Rust highly accessible for committed learners.

For developers new to Rust, I recommend starting with Jeremy Chone’s Solo Series for a welcoming onboarding. Then progress towards Logan Smith and No Boilerplate for concise project work showcasing real Rust capabilities.

Seasoned programmers with past language experience should skip fundamentals and rotate between all three creators. Each offers intermediate insights even experts will find enlightening. No matter your current skill level, keep an open mind, click subscribe, and let these passionate Rust educators accelerate your next level.