this post was submitted on 27 Jun 2023
13 points (100.0% liked)

Programming

13345 readers
1 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 1 year ago
MODERATORS
 

Rust adoption at Google:

over 1,000 Google developers ... have authored and committed Rust code as some part of their work in 2022

The learning curve might not be as steep as often said:

More than 2/3 of respondents are confident in contributing to a Rust codebase within two months or less when learning Rust. Further, a third of respondents become as productive using Rust as other languages in two months or less

you are viewing a single comment's thread
view the rest of the comments
[–] Skelectus@suppo.fi 2 points 1 year ago (1 children)

I know some rust. I definitely agree that the learning curve from other languages isn't six months high.

[–] BinaryEnthusiast@beehaw.org 1 points 1 year ago

I’m starting to try and learn it right now, and it really doesn’t seem that bad. To be fair I’m mostly going through books and documentation to make sure I understand the differences before I jump in. Learning some of the specific features of the language doesn’t seem too bad either