this post was submitted on 14 Jun 2023
73 points (100.0% liked)

Rust Lang

709 readers
1 users here now

Rules [Developing]

Observe our code of conduct

Constructive criticism only

No endless relitigation

No low-effort content

No memes or image macros

No NSFW Content

founded 1 year ago
MODERATORS
 

They changed most loved to most admired, but it used essentially the same question.

At this point I lost count how many years this has been going on.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 1 year ago

Yeah 100%

Learn about one concept at a time and take it slow. Look at something like options and understand how they work, then results, then the borrow checker etc and just take it slow. There are a lot of new concepts that are used all the time in rust but not in python, you just need time to learn em