Rust or Scala? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Rust or Scala?

Which one is more difficult to learn?

20th Dec 2019, 9:18 PM
Ikan
Ikan - avatar
3 Answers
+ 4
Both borrow heavily from Haskell but Rust has given me more trouble for sure. Mathematically it is based on affine logic which is pretty unique among programming languages. The ownership and lifetime mechanics are really cool but require a bit of getting into.
21st Dec 2019, 8:34 AM
Schindlabua
Schindlabua - avatar
+ 4
I liked this review. Although it leans in favor of Scala, you might be able to pull what you need to decide for yourself. https://beachape.com/blog/2017/05/24/rust-from-scala/
21st Dec 2019, 8:58 AM
David Carroll
David Carroll - avatar
+ 1
As somebody who knows Rust but does not know Scala, Rust is probably more difficult due to its complicated memory model, yet efficient. Don’t let that daunt you though, if you want to learn something just learn it.
27th Apr 2020, 10:52 AM
s.f