Rust Crash Course | #6 Data Types
Code of the Future Code of the Future
20.6K subscribers
928 views
0

 Published On Oct 2, 2022

Welcome back to video number 6 in this Rust tutorial series! In this video, I talk you through the fundamentals of data types. This is a very important aspect of Rust!

📖Resources📖
Rust Online Book: https://doc.rust-lang.org/book/
Emoji Page: https://unicode.org/emoji/charts/full...

💻Code💻
https://github.com/code-of-the-future...

⏰Time Stamps⏰
00:00 - Quick Recap of the Previous Video
00:47 - Introduction to Data Types
01:58 - Scalar vs Compound Data Types
03:54 - Rust is a Statically Typed Language and the Importance of This
05:00 - Integers (i32, u32, etc)
09:50 - How to Find the Range of an Integer Data Types (i32, u32, etc)
12:12 - Floating-Point Types
14:54 - Booleans
15:57 - Characters
17:42 - Using Characters to Print Emojis!
18:51 - Tuples
22:50 - Arrays

🔗 Social Media Links 🔗
▶️YouTube:    / @codeofthefuture  
📸 Instagram:   / codeofthefuture  
📱TikTok:   / codeofthefuture  
📘Facebook:   / codeofthefuture  
🦜Twitter:   / code_ot_future  
📝LinkedIn:   / code-of-the-future  
📂GitHub: https://github.com/code-of-the-future

💸 Donations 💸
One-Time Donations: https://ko-fi.com/codeofthefuture
Patreon:   / code_of_the_future  

show more

Share/Embed