About this project
This repository is the archive of scripts used for talks on the No Boilerplate video channel, covering episodes up to video 43. The scripts live in the scripts/ directory. The README notes that all future videos are now hosted in the Namtao.com site's main repository and published at namtao.com/nb/, so this repo is effectively frozen as a historical record.
Production workflow: the author builds the talks using Obsidian for note-taking and Presenterm for slide presentation. Each slide is screenshotted, then spliced with audio using Reaper. A screenshot from the channel is included in the README as a visual reference.
Beyond the scripts, the README doubles as a short reading list for learning Rust. Recommended resources include:
- The Book (the official Rust documentation book)
- fasterthanli.me articles, starting with "Understanding Rust futures by going way too deep"
- Rust By Example, which follows the same chapter ordering as The Book
- Rustlings, a code kata exercise set where learners fix small failing tests
- The author's own Rust video series, with a suggestion to watch RUST-6 first for setup guidance
- The author's Discord server, particularly the #programming and #newbie-advice channels, described as an active community answering Rust questions
The README also links to the author's Mastodon profile. Overall this is a personal content-creation repository rather than a reusable software library: it holds talk scripts and educational pointers, with no build system, package manifest, or runnable application described.
Comments
0 Rating appears after 10 ratings
Sign in to join the discussion.