
A language for Rustaceans. Learn the basics and advanced concepts, including memory management and concurrency.
What you'll learn
- Rust programming language
- Rust fundamentals
- Memory guarantees in Rust
- Advanced concepts
Requirements
- Interest in Rust
- Prior knowledge in a development language is useful
Description
Why learn Rust
Rust is a blazingly fast, but at the same time easy to pick up language, designed for reliability and memory management. Hundreds of companies around the world are using Rust in production today for fast, low-resource, cross-platform solutions. Software you know and love, like Firefox, Dropbox, and Cloudflare, uses Rust.
According to the StackOverflow developer survey, Rust is the most loved programming language among developers, for the fourth year in a row.
This course teaches you:
- to install Rust on a PC or Mac
- the language basics like
- functions
- data types
- variables
- etc
- the fundamentals of
- flow control
- complex data types
- exception handling
- macros
- etc
- advanced topics such as
- memory management
- ownership and borrowing
- sructures and traits
- concurrency
- etc
- practical applications of all studied concepts
- plenty of projects to get you practicing the language
This course opens up many opportunities to work in a growing market, where your skills will be highly values by employers. There is a huge shortage of Rust skills, and you can claim the top spot.
Sign up today and let's start learning Rust together.
Who this course is for:
- Beginner Rust developers
- Intermediate Rust developers