Trevor Sullivan
Learn software development tips on topics ranging from programming (PowerShell, Python, Go, Rust, C#, etc.) to cloud (AWS, Azure, Google Cloud), Linux, open source, and much more!
Any content produced on this YouTube channel is produced exclusively by Trevor Sullivan, and is not affiliated with any other individual, company, business, government entity, or non-governmental organization (NGO).

Build REST APIs with the Rust Axum Web Framework

Validate Command Line Arguments in Rust with Clap Crate 📦

Generating Randomized Byte Data on the Filesystem with PowerShell for Performance Benchmarking

Prompt for User Input with Rust Inquire Crate 🦀 Rust Programming Tutorial for Developers

Full Lua Crash Course 💥 2.5 Hours 🖥️⌨️ Beginner's Programming Fundamentals Guide for Developers

Organize Rust Projects with Cargo Virtual Workspaces 🦀 Rust Programming Tutorial for Developers

Write Unit Tests in Rust 🦀 Rust Programming Tutorial for Developers

Call Amazon S3 APIs with AWS SDK for Rust | Rust Programming Tutorial for Developers

Beginner's Guide to Regular Expressions in Rust 🦀 Rust Programming Tutorial for Developers

Read CSV Files with Rust CSV Crate 🦀📦 Rust Programming Tutorial for Developers

Spawn External Processes with Rust Standard Library 🦀 Rust Programming Tutorial for Developers

Implement Rust Async Future Trait with Tokio Executor 🦀 Rust Programming Tutorial for Developers

Intro to Rust Async Function Execution With Smol 🦀 Rust Programming Tutorial for Developers

Linting Rust Code With Clippy CLI Rules 🤯🦀 Rust Programming Tutorial for Developers

Intro Guide to Rust Documentation With Rustdoc 🦀 Rust Tutorial for Developers

Beginner's Guide to Rust Operator Overloading 🦀 Rust Programming Tutorial for Developers

Implement the Simple Rust Default Trait 🦀 Rust Tutorial for Developers

Hands-on With Dynamic Dispatch Traits in Rust 🦀 Rust Tutorial for Developers

Sending HTTP Requests in Rust Applications 🦀 Rust Tutorial for Developers

Hitchhiker's Guide to JSON Data in Rust 🦀 Serialize and Deserialize with Serde 🗺️ Rust Tutorial

Parse Rust CLI Args With Clap 🦀 Rust Tutorial

Parse CLI Arguments With Rust Standard Crate 🦀📦 Rust Tutorial

Overview of Rust Cargo Tool 🦀📦 Rust Tutorial

Beginner's Guide to Rust Filesystem APIs 🦀 Rust Tutorial

Message Passing With Rust MPSC Channels 🦀 Rust Tutorial

Share Rust Thread Data With Mutexes 🦀 Rust Tutorial

Rust Scoped Threads 🦀 Rust Tutorial

Rust Threading Basics 🦀 Rust Tutorial

Rust Time Module and Chrono Crate Intro 🦀

Popular Rust Iterator Methods 🦀