this post was submitted on 31 Aug 2023
71 points (92.8% liked)

Rust Programming

8024 readers
36 users here now

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 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.

[–] [email protected] 3 points 1 year ago (1 children)

What's your opinion of Ruby?.

[–] [email protected] 4 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.