Overview
Syllabus
Introduction to the series [1 of 35] | Rust for Beginners.
What is Rust and why should you learn it [2 of 35] | Rust for Beginners.
Learn about the Rust community [3 of 35] | Rust for Beginners.
Install the tools to develop with Rust [4 of 35] | Rust for Beginners.
Create your first application [5 of 35] | Rust for Beginners.
What is Cargo? [6 of 35] | Rust for Beginners.
Learn about variables [7 of 35] | Rust for Beginners.
Demo: Declare and use variables [8 of 35] | Rust for Beginners.
Learn about scalar data types [9 of 35] | Rust for Beginners.
Demo: Create and use scalar data types [10 of 35] | Rust for Beginners.
Learn about compound data types [11 of 35] | Rust for Beginners.
Demo: Create and use compound data types [12 of 35] | Rust for Beginners.
Functions [13 of 35] | Rust for Beginners.
Demo: Functions [14 of 35] | Rust for Beginners.
Structs [15 of 35] | Rust for Beginners.
Demo: Structs [16 of 35] | Rust for Beginners.
Enums [17 of 35] | Rust for Beginners.
Demo: Enums [18 of 35] | Rust for Beginners.
If/else and match [19 of 35] | Rust for Beginners.
Demo: If/else and match [20 of 35] | Rust for Beginners.
Loops [21 of 35] | Rust for Beginners.
Demo: Loops [22 of 35] | Rust for Beginners.
Error handling [23 of 35] | Rust for Beginners.
Demo: Error handling [24 of 35] | Rust for Beginners.
Ownership [25 of 35] | Rust for Beginners.
Demo: Ownership [26 of 35] | Rust for Beginners.
Borrowing [27 of 35] | Rust for Beginners.
Demo: Borrowing [28 of 35] | Rust for Beginners.
Learn about strings [29 of 35] | Rust for Beginners.
Demo: Create and use strings [30 of 35] | Rust for Beginners.
Collections [31 of 35] | Rust for Beginners.
Demo: Collections [32 of 35] | Rust for Beginners.
Traits [33 of 35] | Rust for Beginners.
Demo: Traits [34 of 35] | Rust for Beginners.
Next steps [35 of 35] | Rust for Beginners.
Taught by
Microsoft Developer
Tags
Reviews
5.0 rating, based on 5 Class Central reviews
-
## Review of "Rust for Beginners" by Microsoft (YouTube series) Overall, "Rust for Beginners" by Microsoft is a **solid and well-structured series** for anyone looking to get their feet wet in the world of Rust programming. Here's a breakdown of it…
-
Həqiqətən xoşuma gəldi. Bilmədiyim şeyləri öyrəndim. Zəhmət çəkən hərkəsə minnətdarlığımı bildirirəm.
-
It's a great course for beginners, I am hoping you release courses on more advanced topics like generics, cocurrency, standard library walkthrough, etc..
-
had a great experience with learning rust in this platform. thank you, your lessons are really great as well as well - structured .
-
It's an amazing course gives detailed information regarding rust ,and highlights each aspect in a peculiar way