Тёмный

Rust Linz, June 2021 - Tim McNamara - How to learn Rust 

Rust
Подписаться 63 тыс.
Просмотров 58 тыс.
50% 1

Rust is a complicated programming language with a helpful, yet pedantic compiler. This talk aims to provide you some strategies for learning Rust your next programming language.
In this session, you will deepen your understanding of some fundamental Rust concepts, learn to deconstruct its syntax into simpler pieces, and discover many tools available to you to help you learn.
Rust Linz at rust-linz.at
Twitter: / rustlinz
Tim McNamara: / timclicks
Speak at Rust Linz: sessionize.com...

Опубликовано:

 

17 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 43   
@andersondamasceno1356
@andersondamasceno1356 Год назад
I am thinking about learning Rust and one thing that helps me is that i am not caring about job, it is all about the interest of learning and this is a very good feeling.
@johnwilliams7999
@johnwilliams7999 2 года назад
I find it great that people who don’t come from a computer science can learn and become so knowledgeable about programming. The rust community is so great and welcoming
@bruno-zl9qn
@bruno-zl9qn Год назад
I gave up on Rust two years ago... Too complicated for me. You gave me confidence to resume. Thank you.
@JohnHAdams-vo2pk
@JohnHAdams-vo2pk Год назад
Great talk. I'm starting to use Rust at work. I've been coding in Go for the last 5 years and although I love Go, I'm looking forward to learning Rust. I've gone through both the official book and the O'Reilly Programming in Rust. Now going through your book, Rust in Action. But what I feel has been missing on my journey has been what to focus on first. So this talk is great. One frustration I have with Rust is that a lot of examples out there use crates that have changed quite a bit and so the resources out there do sometimes show you what seems like outdated versions of crates.
@keatonhatch6213
@keatonhatch6213 2 года назад
I like this approach. I’ve always found it easier to start with what most people call advanced but I like to think of it as the bigger picture. By learning the “bigger picture” the simpler things just fall into place.
@chadwick499
@chadwick499 3 года назад
totally agree, start with structs,vecs,result,option and iteration. i would however definitely include slices, if not covered alongside iteration.
@thingsiplay
@thingsiplay 2 года назад
21:35 For the borrow concept example: read only borrow = open book and as many people as there are can look and read read only ownership = give the book to one person, who can only read the book, but is not allowed to make notes read and write ownership = give the book to one person, who is allowed to read and make notes and changes as the person wishes
@JazzMachine77
@JazzMachine77 2 года назад
Super nice talk. Many years ago I was super excited about Rust. I got myself some books, watched a bunch of tutorials and I became relatively good at it. After that it died because I never worked with Rust and never did anything with it. I should definitely get back to it just for fun.
@RichReflectionz
@RichReflectionz 2 года назад
This was an awesome video, I am new to programming and chose to learn rust, even though there are many that said it is not a good idea as it is not beginner friendly. But I am going to keep at it, especially after hearing from Tim as well that it is possible. Gave me my confidence knowing I am going to make it if I keep at it.
@brentsteyn6671
@brentsteyn6671 2 года назад
Hi man, how is your learning going so far?
@RichReflectionz
@RichReflectionz 2 года назад
@@brentsteyn6671 sorry just saw this now, 3rd month in and can say it is getting a bit easier to understand. A lot to learn still especially when it comes to genetics, writings tests and lifetimes. Also a lot to rethink everytime when I thing I should use structs Vs enums, but that’s the fun of it I guess
@random_bit
@random_bit 2 года назад
@@RichReflectionz nice to see you keep going on! As a Cpr Eng, all that matters in my opinion is your willingness to learn. Yes, Rust is harder to learn than say Python, but you'll learn regardless as long as you keep on chugging along. I suck at writing Rust, but I still try to learn more and use it more :)
@srijan7593
@srijan7593 2 года назад
@R T @Brent Steyn @random bit hey guys I'm new to coding and starting rust can u plz tell me some good sources for learning.
@lavorarestanca
@lavorarestanca 2 года назад
@@srijan7593 ​Check out the channel called Lets Get Rusty. There's also a tutorial from freecodecamp. And the rust book, which you can find searching The Rust Programming Language, is also a good resource. Good luck on your journey, mate
@ozanmuyes
@ozanmuyes 2 года назад
4:45 the laughter was sincere, thanks for the video and advices
@123fourU
@123fourU 3 года назад
Right off the bat after Hello Linz intro struct is introduced and its implementation, lol. This is a fast ride lol. But great talk Tim thanks a bunch.
@tomkirbygreen
@tomkirbygreen 2 года назад
This is a wonderful talk. I really appreciate the mixture of tech and humanity. Kudos sir.
@saipan1970
@saipan1970 2 года назад
Quite useful talk .Please make the fonts bigger and a little bright theme or just plain white background.Mobile views are not clear not even in 1080p.Thanks again for the talk,will check the book.
@rodelias9378
@rodelias9378 3 года назад
Awesome talk Tim! Thanks a lot!
@Randych
@Randych 10 месяцев назад
Timothy Samuel McNamara, a guy with a name resembling a drill sergeant rather than ordinary human being! Your book is not so bad, thanks for writing it.
@EwaldHorn
@EwaldHorn 3 года назад
This was such a useful talk, thank you!
@timClicks
@timClicks 3 года назад
Glad that you enjoyed it! Let me know if you have any questions
@rebelScience
@rebelScience 2 года назад
Amazing talk. Thank you so much.
@thengakola6217
@thengakola6217 2 года назад
the part about confidence and stuff really helped... thx :)
@twistedlog24
@twistedlog24 3 года назад
This was such a good talk!! Thanks
@K5RTO
@K5RTO 3 года назад
Thanks for this.
@timClicks
@timClicks 3 года назад
My pleasure. Thanks to the organisers for hosting a meetup at 10pm local time
@arash2229
@arash2229 3 года назад
Thanks ❤️
@felipecandia3144
@felipecandia3144 3 года назад
Good talk, thanks :)
@amjadiqbal478
@amjadiqbal478 Год назад
Great lessons for the starters. An abc if Rust coding.🐯🙏🇵🇰
@Xeros08
@Xeros08 3 года назад
I have only one question: Why a crab?
@benwright4052
@benwright4052 3 года назад
cRUSTacean. Had the same question once.
@alexanderschaub706
@alexanderschaub706 2 года назад
you are awesome! thank you.
@tyfacey3554
@tyfacey3554 3 года назад
Great Talk! I am considering on buying your book "Rust in Action", would you say that your book can also help a beginner in Rust?
@timClicks
@timClicks 3 года назад
Yes. It is designed for beginners Rust who have experience with another programming language. I hope that you enjoy reading it and learn a lot.
@chiragsingla.
@chiragsingla. 3 года назад
thanks :)
@lewallen1971
@lewallen1971 3 года назад
Thanks, this was a very helpful talk.
@tomasz-waszczyk
@tomasz-waszczyk 3 года назад
ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-sDtQaO5_SOw.html => "underscore T" or "underscore x"??
@Raleighthrbub123
@Raleighthrbub123 2 года назад
_x
@jackwells9893
@jackwells9893 2 года назад
Is he scottish by any chance?
Далее
Rust Linz, June 2021 - JT - A new path for your shell
24:32
Как мы играем в игры 😂
00:20
Просмотров 222 тыс.
For my passenger princess ❤️ #tiktok #elsarca
00:24
ДОМИК ДЛЯ БЕРЕМЕННОЙ БЕЛКИ #cat
00:38
8 deadly mistakes beginner Rust developers make
14:14
Просмотров 167 тыс.
All Rust features explained
21:30
Просмотров 308 тыс.
Rust is not a faster horse
11:37
Просмотров 325 тыс.
Why learn LUA?
6:24
Просмотров 11 тыс.
Как мы играем в игры 😂
00:20
Просмотров 222 тыс.