Rust Lang Course 2021 - Overview - Types, Functions, if/else/loop

preview_player
Показать описание

Rust Language Course 2021 Chapter 3 from the official Rust book. Rust programming language tutorial.

Video content:
- 00:00 - intro
- 00:49 - cargo examples
- 02:41 - Rust variables - let, mutability, const, shadowing
- 08:31 - Rust primitive types - integer, float, char, tuple, array
- 20:27 - Rust functions
- 24:23 - Rust control flows - if/else, loop, while, for
- 31:42 - The end

#RustLang #RustCourse #RustTutorial

Other popular Rust Programming videos:

Playlists:

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

After going through the first 3 chapters, I'm hungry for more videos - please continue with this series

PhilHowlett
Автор

Jeremy, I've been learning Rust from your videos and the amount of rigor you put into the structure of the videos and the code, you can tell not only you understand what you're teaching, but you're demonstrating extremely good coding practices.
Your content is absolutely top notch and I hope you don't stop. Rust isn't an "easy" language and having a senior dev walk through the language AND with good development practices is a resource everyone needs.

Snollygoster-
Автор

Best Rust teacher. Any more videos (part 4) to come?

gaBehcuoDsuoitneterP
Автор

Aside from the "cargo install cargo-watch" seemingly missing or unclear, it was an amazingly clear and concise tutorial. Thank you, sir!

MrHandsy
Автор

Nice serie please keep it up!!
For those like me who did not know (the sound is muted at this part 2:00 you first need to do **cargo install cargo-watch**

workflowinmind
Автор

Thank you, you cleared the complexity within a few hours

easzyprogramming
Автор

Best Rust series I have found so far, please keep it up

niklasw
Автор

I have watched the 3 videos first, coded along again and now I hope I can understand the Rust Web App series better. :)

Thanks for the content, Jeremy!

Автор

Can't wait for more episodes. Excellently done!

BrazenNL