
Coursera – Functional Programming Principles in Scala
English | Size: 1.15 GB (1,232,950,734 bytes)
Category: AppDev
This course introduces the cornerstones of functional programming using the Scala programming language. Functional programming has become more and more popular in recent years because it promotes code that’s safe, concise, and elegant. Furthermore, functional programming makes it easier to write parallel code for today’s and tomorrow’s multiprocessors by replacing mutable variables and loops with powerful ways to define and compose functions.
[Read more…]