Skip to content

Instantly share code, notes, and snippets.

@pcgeek86
Last active September 17, 2023 06:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pcgeek86/406a71adb942b097881140278415d2b5 to your computer and use it in GitHub Desktop.
Save pcgeek86/406a71adb942b097881140278415d2b5 to your computer and use it in GitHub Desktop.
Free Rust programming tutorial videos πŸ“Ί

Are you trying to learn the Rust programming language? Check out these FREE tutorial videos on Rust fundamentals!

Rust Programming Playlist πŸ¦€

Title Length
Install the Rust Toolchain on an Ubuntu Linux Server πŸ¦€ 30:11
Beginner's Guide to Rust Data Types and Variables πŸ¦€ 26:12
Rust Functions and Modules πŸ¦€ 21:55
Intro to Rust Control Flow Statements & Conditional Expressions πŸ¦€ 25:21
Understanding Rust Closures aka. Anonymous Functions πŸ¦€ πŸ’» 30:22
Rust Match Expressions and Patterns πŸ¦€ 35:51
Rust Option Enum Type Overview 20:39
Intro to Developing User-Defined Rust Structs πŸ¦€ 41:40
Implement Methods on Rust Structs πŸ¦€ 27:27
Rust Generics and Traits: Define Common Struct Behaviors πŸ¦€ 32:22
Use the Rust Vec Type for Dynamically Expanding Arrays πŸ¦€ 45:11
Rust HashMap and HashSet Collection Types πŸ¦€ 36:29
Popular Rust Iterator Methods πŸ¦€ 54:54
Rust Time Module and Chrono Crate Intro πŸ¦€ 58:39
Rust Threading Basics πŸ¦€ 28:26
Rust Scoped Threads πŸ¦€ 23:36
Share Rust Thread Data With Mutexes πŸ¦€ 35:36
Message Passing With Rust MPSC Channels πŸ¦€ 30:52
Beginner's Guide to Rust Filesystem APIs πŸ¦€ 41:02
Overview of Rust Cargo Tool πŸ¦€πŸ“¦ 28:06
Parse CLI Arguments With Rust Standard Crate πŸ¦€πŸ“¦ 26:50
Parse Rust CLI Args With Clap πŸ¦€ 54:03
Hitchhiker's Guide to JSON Data in Rust πŸ¦€ 34:18
Sending HTTP Requests in Rust Applications πŸ¦€ 32:13
Hands-on With Dynamic Dispatch Traits in Rust πŸ¦€ 37:09
Implement the Simple Rust Default Trait πŸ¦€ 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment