functional programming

  1. Coursera

    Coursera Functional Programming Principles in Scala

    Overview Functional programming is becoming increasingly widespread in industry. This trend is driven by the adoption of Scala as the main programming language for many applications. Scala fuses functional and object-oriented programming in a practical package. It interoperates seamlessly with...
  2. Coursera

    Coursera Functional Program Design in Scala

    Overview In this course you will learn how to apply the functional programming style in the design of larger applications. You'll get to know important new functional programming concepts, from lazy evaluation to structuring your libraries using monads. We'll work on larger and more involved...
Top