from Hacker News

Ask HN: Best Resources to Learn Scala

by iwebdevfromhome on 8/14/22, 8:27 PM with 2 comments

I’m a data engineer in my current place and most of our pipelines and code we write is in python. The backend team writes must of their services in Scala.

Sometimes, we need to debug stuff that cross-references the backend services and It’ll be a plus to have knowledge of scales for a better understanding of what’s going on.

Scala devs of HN, what are your in your opinion the best resources to learn the language?

I’m going through codewars exercises for scala and its been fun!