The Perfect Gift: Any Class, Never Expires
Power BI Fundamentals - Create visualizations and dashboards from scratch
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn Rust programming fundamentals in a 51-minute beginner-friendly video tutorial that covers essential concepts from the ground up. Start with key Rust features and package management using Cargo before diving into writing your first program. Progress through core programming concepts including variables, mutability, scalar and compound data types, constants, and shadowing. Explore advanced features like macros and various control flow mechanisms including if-else statements, loops with labels, for/while loops, and pattern matching with match statements. Practice with hands-on examples and real-world applications while learning to write efficient, safe code. Access complementary lab exercises to reinforce learning and gain practical experience with Rust's unique programming features.
Syllabus
00:00 – Introduction
03:57 – Rust Key Features
06:20 – Understanding Cargo
10:20 – Writing Your First Rust Program
13:38 – Comments
16:28 – Variables and Mutability
18:21 – Scaler and Compound Data Types
24:23 – Constants
27:02 – Shadowing
30:08 – Macros
32:37 – Control Flow - If, else-if, else statements
37:11 – Control Flow - Loops and Labels
41:57 – Control Flow - "for" and "while" Loops
46:41 – Control Flow - Pattern matching with "match"
Taught by
KodeKloud