top | item 34558408

(no title)

8jy89hui | 3 years ago

Rust feels like a really hard first-language. I can’t imagine recommending Rust to an excited upcoming programmer.

discuss

order

berkes|3 years ago

Agreed.

Rust forces you to do a lot of thing correct. But when learning the basics of programming, "correctness" is one of the least concerns. At that phase, it should be about getting an idea into a somewhat working state ASAP. Rust, while I love it, isn't great for that.