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: Build a simple Command Line Interface (CLI) in Rust - Full Crash Rust Tutorial for Beginners

Check this Rust Workbook with a BIG discount: https://francescociulla.gumroad.com/l/rustworkbook/YOUTUBE In this video tutorial, you'll learn how to build a simple Command Line Interface (CLI) in Rust. Perfect for beginners, this step-by-step guide will walk you through creating a basic Rust CLI project, handling user input, and testing your CLI application. Improve your Rust programming skills by learning the fundamentals for creating a CLI in Rust Related lessons: Vectors: https://www.youtube.com/watch?v=f4a8rWkSl8U 0:00 Intro. Creating a Rust CLI Project 1:35 Build a simple CLI: get a String in input and return the String reversed 2:35 Collect Arguments, Check if the user entered a String 4:28 Testing the CLI without and with an argument 5:39 Conclusion ALL THE LINKS HERE: https://francescociulla.com


Tracks in this Playlist