|
|
|
|
|
by gwbas1c
1472 days ago
|
|
I've been toying with Rust on and off for a few years. It has an extremely steep learning curve. As a novice it's incredibly difficult to do things that are trivial in other languages. > On the other hand, you might attract talent that wants to use a specific language like Rust, but hasn't had the chance in their current professional environment Maybe if you're doing something embedded? Otherwise, the learning curve is so steep that you're better off just buying a faster computer to run C#/Java/NodeJS/Python/Whatever. |
|
Also, for me Rust's speed is one of the benefits. I would default to Rust for a lot of different things where speed doesn't matter at all.