> Scala - incoherent mess. Impress other scala people with unreadable and > overcomplicated scala code.
I think this is unfair. Scala is a powerful language. That power can hurt you if you don't use it with wisdom. I love both Nim and Scala, they are both very powerful and have many ways to do the same thing, but with power comes responsibility. You can write Scala code that looks like Python but it's faster and you have a compiler that helps you when you make mistakes. Give a look at <https://www.handsonscala.com/>