Functional Programming in Scala

Sharing my study notes of Coursera’s online course Functional Programming Principles in Scala by Prof. Martin Odersky from École Polytechnique Fédérale de Lausanne (EPFL), the creator of Scala.

Study notes

Home Page: Link

Week 1 | | FP Principles and Recursion Week 2 | λ | Higher-Order Functions and OOP Week 3 | | Class hierarchies Week 4 | | Types and Pattern Matching | Reference

Github

Repo: github link

Lecture Examples: github link

Courseworks: github link

Leave a Reply

Your email address will not be published. Required fields are marked *