Hacker News new | ask | show | jobs
by rmdashrfstar 1712 days ago
You’ll find camaraderie in the Rust community, we have similar stories… :)

One of us, one of us, one of us!

2 comments

For those who were brought up on C#, Java and Python (me), having minimal experience with C & C++, Rust seems too complex and the syntax too finicky.

I guess years of Python has spoiled me.

Rust is on my list of things to look at one day, but I'm still on the Scala train for now ;-)
Another former Python dev, now rust dev… give it a try. I have trouble putting it in words, but Rust has the feeling of ease of expressiveness that makes Python fun to work with, but with a top notch static typing system. Lots of former Python devs doing rust work now.
Sounds like similar reasons why I enjoy Scala.

It feels like Python, but with a proper type system :-)