this post was submitted on 31 Aug 2023
5 points (85.7% liked)

Rust Programming

8172 readers
23 users here now

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Nioxic@lemmy.dbzer0.com -1 points 1 year ago (2 children)
[–] words_number@programming.dev 2 points 1 year ago

In the large yearly stack overflow survey it has been the "most loved programming language" for the past 8 years in a row and at the moment its admiration is only growing. I don't see anything stop this streak anytime soon. For good reasons.

[–] dessalines@lemmy.ml 1 points 1 year ago (1 children)

For the eighth year in a row, Rust has topped the chart as “the most desired programming language” in Stack Overflow’s annual developer survey.

From the very first sentence of the article.

[–] guts@lemmy.ml 0 points 1 year ago (1 children)

What's your opinion of Ruby?.

[–] dessalines@lemmy.ml 1 points 1 year ago

Probably the most beautiful-looking language, but doesn't have great performance. Also it's not strictly typed, and garbage-collected. I used to use it for scripts, but now I just script in rust.