From the course: Rust Essential Training

Learn Rust programming - Rust Tutorial

From the course: Rust Essential Training

Start my 1-month free trial

Learn Rust programming

- [Instructor] What do you look for in a programming language? There are a ton of languages out there to choose from, all optimized for different types of applications. If performance and reliability are at the top of your list of priorities, then Rust is a great language to learn. It enables you to write efficient programs that run blazingly fast, and it's structured to be memory-safe and prevent common bugs, so you can be confident in your code. Those features, along with great tools, documentation and a welcoming community have made Rust a language that developers love. It's perfect for low-level systems programming but Rust is also being used to write everything from web apps and network services to embedded programs. I'm Barron Stone, and I'm here to get you up and running with Rust. We've got a lot to cover, so let's get to it.

Contents