My formative experience with Scala was converting ...
# random
d
My formative experience with Scala was converting some Java code and finding a crash in the compiler. A couple of hours of research later discovering they had fixed the issue I ran into in methods but not in secondary constructors (where it should have also been fixed). Decided using Scala was a bad idea.