Rust Lifetimes

preview_player
Показать описание
An introduction to Rust Lifetimes through example.

In addition to this video, Arseniy Kucherenko has made an addendum to this video talking about static lifetimes. Very informative! I recommend you check it out.

This Rust programming language tutorial series is aimed at easing your training step by step. Rust is a systems level language aimed at speed and safety and can be run cross-platform, including embedded systems and even the browser with WebAssembly (WASM)! I use the VS Code development environment to help you learn the core topics. Please join me on this journey with this fantastic new programming language.

Topics include coding basics, hello world, primitives, cargo, toml, rustup, arrays, borrowing, shadowing, string vs str, tuples, enumerations (enums), println and so much more...all free on youtube!
Рекомендации по теме
Комментарии
Автор

hands-down the best RUST videos for beginners on youtube.

ajinkyax
Автор

This is the best explanation of the lifetime concept that I found on Youtube.

mazharansari
Автор

I read the rust book over and over and didn't understand it until I watched this video. Thank you sir!

kid_kulafu_
Автор

Even after 3 years, this is still the best explanation there is to rust lifetimes, any chance we'll be seeing a smart pointer, declarative and procedural macros explanation?

joyboy
Автор

The best explanation on Lifetimes. I referred a Oreilly book, a nostarch book and spent a entire day. Could not comprehend. This video did it.

bhanuprasad
Автор

Only a few minutes in and it's already more clear than most guides on the net. Thanks!

rallokkcaz
Автор

I love the way you explain the details of Rust, satisfy me a lot

phamucmanh
Автор

This is absolutely the best explanation of Rust Lifetimes I've found, either on YouTube, online Tutorials or books. Thanks for delivering such a wonderful tutorial video!

kevinwang
Автор

what a fantastic coverage of lifetimes in rust. I'm here after reading the section in the rust book and watching this cleared up most of the issues I had with what I read in the book. thank you for this!!!

rohankapur
Автор

Doug, your videos are a fantastic resource! Thank you and have a great day!

imjasonmiller
Автор

This is the most comprehensive and clear explanation of the concept of lifetime that I have come across on YouTube. Thanks a lot!

DSaad
Автор

Dough, you’re doing a fantastic job with these videos. I usually prefer written materials but when the book doesn’t explain something clearly, your video is usually the answer.

sherajussalehin
Автор

I have to agree with many of the comments already here... best explanation I found of lifetimes. I think that possibly, maybe, could be that I might understand lifetimes now ;) Thanks Doug!

glennwaters
Автор

The whole serie on Rust is greatly educational ! Very clear explanation, straight to the point, best tutorials on Rust I have found. Thank you for the great content !

theblacktiger
Автор

Literally the best video or explanation I've seen on lifetimes, including all the usual rust books I've read, thank-you!

bagwaa
Автор

I learned a lot from this even after reading the rust book. Thank you!

kvngve
Автор

thank you for blessing us with your divine intellect.

GoblinGreen
Автор

Thank you very much! that was really helpful.

This is actually the best explaintion of lifetime in whole internet

ehsankhorasani_
Автор

Awesome! Doug's videos are of high quality and condensed with valuable content. Doug is a fantastic educator with unusual abilities to keep you up and focused. This video comes right on time and happens to be very helpful to me in `digesting` the notorious Rust Book. Thanks Doug.

annismonadjem
Автор

Exactly what I needed. So many examples, fast enough so I don't get bored.

akankshasaini