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
Введение в асинхронное выполнение функций Rust с помощью Smol 🦀 Учебник по программированию на Ru...
Linting Rust Code With Clippy CLI Rules 🤯🦀 Rust Programming Tutorial for Developers
Intro Guide to Rust Documentation With Rustdoc 🦀 Rust Tutorial for Developers
Руководство для начинающих по перегрузке операторов Rust 🦀 Учебник по программированию на Rust дл...
Implement the Simple Rust Default Trait 🦀 Rust Tutorial for Developers
Hands-on With Dynamic Dispatch Traits in Rust 🦀 Rust Tutorial for Developers
Отправка HTTP-запросов в приложениях Rust 🦀 Учебник Rust для разработчиков
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
Обмен данными потоков Rust с помощью мьютексов 🦀 Учебное пособие по Rust
Rust Scoped Threads 🦀 Rust Tutorial
Rust Threading Basics 🦀 Rust Tutorial
Rust Time Module and Chrono Crate Intro 🦀
Popular Rust Iterator Methods 🦀