Rust Crash Course Tutorial for Beginners

Welcome to our comprehensive series on learning Rust, a powerful and efficient programming language. This playlist is designed to guide you from the very basics of Rust to its most advanced features. Whether you're entirely new to programming or an experienced developer looking to add Rust to your skillset, these lessons are structured to provide a clear and progressive learning path. Join us as we explore Rust's unique approach to safety, speed, and concurrency and become proficient in this increasingly popular language. Remember to subscribe and activate notifications so you don't miss the new videos

Curated by: Francesco Ciulla (54 videos)


Currently Playing: Controlling How Tests Are Run in Rust - Full Crash Rust Tutorial for Beginners

In this video, we continue our series on testing in Rust. Specifically, we will explore various aspects of controlling how tests are run. This includes debugging tests, running tests on a single thread, running selective tests, and handling ignored and non-ignored tests. Previous video about testing: https://www.youtube.com/watch?v=UyJ1mEqKMvE Full Free Rust Course: https://www.youtube.com/watch?v=R33h77nrMqc&list=PLPoSdR46FgI412aItyJhj2bF66cudB6Qs&index=1 0:00 Intro: Controlling how tests are run in Rust 0:50 Debugging tests 3:35 Running tests on multi-threaded systems 4:25 Running selective tests 6:46 Running ignored and non-ignored tests ALL THE LINKS HERE: https://francescociulla.com


Tracks in this Playlist