Rust Crash Course | #5 Variables, Constants & Shadowing

preview_player
Показать описание
Welcome back to video number 5 in this Rust tutorial series! In this video, I talk you through a whole range of features when creating variables in Rust.

📖Resources📖

💻Code💻

⏰Time Stamps⏰
00:00 - Quick Recap of the Previous Video
00:57 - Introduction to Variables
01:55 - Creating Variables in Rust
03:00 - Implicit and Explicit Assignment (and reassigning data types)
06:48 - Quick overview of integer types
07:05 - Printing Variables
08:19 - Mutability vs Immutability
12:00 - Reassigning Variables with Different Data Types
14:54 - Assigning Multiple Variables (in a Tuple)
17:17 - Constants
20:59 - Shadowing

🔗 Social Media Links 🔗

💸 Donations 💸
Рекомендации по теме
Комментарии
Автор

watched a lot of tutorials but you explained things in a simplest way.. now watching other videos too for understanding all the concepts of rust.

sauravsharma
Автор

As Java Developer, I have not seen more easiest tutorial like your, nice work, very impressive

mohamedkotb