The BEST way to learn Rust 🦀👩‍💻 #programming #software #rust #technology #coding #developer

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

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

1. The Rust Book
2. rustlings (a GitHub repo)
3. Rust by Example
4. the official rust documentation

ultraqq
Автор

I have read the rust book but i find that rust projects on Github are quite difficult to read, the generic syntax, lifetime notation, etc are getting me crazy, any suggestions for beginners to read large scale Rust project?

kitgary
Автор

Way I see it coming from pip/npm world, we’re trading mental pains:
1. Version management of node/python. These have very poor backwards compatibility
2. Dependency hell
3. Typing - let me restart my TS server and troubleshoot that tsconfig again
4. Ahh unit testing. Which framework to pick?

Rust’s cargo just is a better dx out of the box. Now, all your mental energy can be on rust concepts/code

I plan to practice more rust this year :)

WillDelish
Автор

Best way to learn is to create something that is an actual use to you, and use Youtube tutorials and rustbooks, forums etc to help you on your way.

joesmith
Автор

Rust is amazing, but a lot of package documentation needs serious attention, especially ones that introduce breaking changes, but don't update their examples to reflect the changes.

adrianscarlett
Автор

Easier said than mentally working on its complexity Rust mechanisms such as the concept of ownership and borrowing, memory safety and strict syntax, and immutable vs mutable variables and functions are different and have NO OOP classes such as C++.

Mnerd
Автор

The best way to learn Rust as a system programming language, is to go through the write an OS in Rust blog post, which teaches you about many specific details of the language that you wouldn't really have the opportunity to play with in a very simple program.

uintptr_t
Автор

Question, have u read those books or just found them?

learningwithaaron
Автор

Do yuo have a video that directs me to some ressources like these, but for C ? Before entering modern system languages (Rust, Zig), I want to learn the old ways first. As they are still in use.

thefanboy
Автор

Waiting for the day when aaa games are gonna written in rust

tilakrajsingh
Автор

Can Cobol applications be easily retooled into Rust?

cbbcbb
Автор

Why don't people talk about rust by practice, is not good enough??

yomanthunder
Автор

Hey. Rust looks nice. Traits are better than OO --- or at least offers something different --- especially in regards to GUI design. But I would highly recommend the No Boilerplate YouTube videos hich are *short* for people who already have understood several languages. Multi choice with examples is the quickest way. Then the final way is to write something based on the BTS you have already learned. Just my 2c. Everything on the web is stupefyingly slow and boring. Except for No Boilerplate.

dylanjayatilaka
Автор

Free? I had to buy that book on Amazon 😅

Dark-tphu
Автор

wait wtf my favorite terminal has a youtube channel?? waaaait was warp built in rust??

cheese
Автор

What does the Crab, which is the fort of the Crab language?

Ivan-tlr
Автор

Ah. It was so exciting and doable right up until the last sentence...

svenzverg
Автор

Okay. But where to get that 5+ YoE companies are asking on their JD for rust jobs

pcodes
Автор

Do you need to say rust foundation every time or you'll get sued?

Mugruokgt
Автор

Thank you for the video. Can you please suggest some good resources for web3 with rust

rusty-coder
visit shbcf.ru