What you'll learn:
- Master programming in Rust, a fast, safe, and powerful language used in web development, command-line tools, blockchain, and many other domains
- Conquer Rust's ownership model, use references to reduce memory, and learn how the compiler prevents common memory problems
- Progress from core language fundamentals to advanced features like traits, lifetimes, and closures
- Understand Rust's core building blocks including structs, enums, hashmaps, and more
- Learn how to structure larger Rust projects using crates, modules, external dependencies, and more
- Explore a dynamic curriculum with videos, quizzes, written assignments, coding challenges, and more
Learn toCode withRust is a comprehensive introduction to programming in Rust, one of the fastest-growing programming languages in the world.Rust powers codebases in companies and products like Amazon, Microsoft, Firefox, Discord, and more. It is used in a variety of disciplines including web development, CLIprograms, build tools, and databases.
Over more than 40 hours of video content, we'll tackle the language from A to Z, covering everything you need to know about Rust to be an effective developer.
The course is jam-packed with:
40+ hours of video, with new content added frequently
Multiple-choice quizzes
Coding challenges and projects
Section reviews
Learn toCode withRust is designed from the ground up to take you from novice to professional. Complete beginners are welcome; no prior experience is needed! Over 300+ videos, we'll work our way from language fundamentals to advanced features.Topics covered include...
Setup &Installation
Variables
Data types
Functions and Methods
ControlFlow
Ownership and References
Slices
Structs
Enums
Generics
Option and Result Enums
Vectors
Project Structure
Strings
HashHaps
Error Handling
Traits
Lifetimes
...and more!
Throughout the entire journey, I'll be coding alongside you step by step in the code editor. You'll also be able to test your knowledge through numerous coding challenges, quizzes, and written assignments.
Rust is known to be a challenging language to learn. For many concepts, I had to browse through different books, articles, and videos to understand what was happening. My hope here is to demystify the concepts and make it easier for new students to learn the language.
Thanks for checking out the course!