Review of Functional Programming Principles in Scala Coursera Course
3 min readAug 4, 2022
--
Recently I completed a Scala course provided by one of the creators of Scala Martin Odersky. The course contains 6 weeks of material including lectures, quizzes and assignments. I took the course since my new role requires knowing Scala to use with Spark for several projects. Ideally, I wanted to understand how code is wrote and nuances compared to other languages. I…