|
|
|
|
|
by kapolos
1299 days ago
|
|
Imho, Rust is not hard as in "high complexity hard", but it is hard as in "must practice to get good at". All the little rules and new concepts add up and in the beginning it can be frustrating to have the compiler complaining. On the plus side, it's like a motorcycle - it doesn't take long to drive it safely & efficiently. Learning Rust is fun, I wholeheartedly suggest it even if you don't end up using it at work. |
|