(no title)
serialpreneur | 10 years ago
I tried to evaluate Scala after getting to know some basics & was thrilled at how concise code becomes in Scala vs Java. However, Scala does have a steep learning curve. I found that there were many different ways of implementing the same thing, which is time consuming in the beginning. There is opinion that it pays off later, I was not able to get to that stage because of initial impediments.
As somebody else mentioned, using Spark API in Scala was a joy. Same code in Java becomes several times more verbose.
At the end of the day you need to evaluate your team & develop a consensus. Your team might have some valuable opinions too.
No comments yet.