The Ultimate Guide to Rust Programming
A complete guide to programming with the Rust programming language, targeted at new and experienced programmers alike.
Rust is quickly becoming one of the most popular languages. With a strong basis as a systems and embedded language, its clean design and ergonomics makes it an emerging choice for general purpose programming tasks as well. This course will be your guide to the fundamentals of programming and Rust. Whether you have no experience or want to learn a new language, this is the place to start.
In this course, you’ll start off with the basics of the Rust programming language, learning the syntax, the philosophy of the language, and the anatomy of Rust. With that in hand, you’ll move onto some of the more unique parts of Rust, such as expression-oriented programming, ownership, and its strong type system.
In the latter half of the course, you’ll work through some of the core components of Rust such as references, memory management, mutability, traits, slices, and generics.
By the time you finish, you’ll have the foundations in place to learn more advanced concepts and take your Rust programming to the next level.
There are no reviews yet.