Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 367 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 367 Bytes

Training on Functional Programming in Scala, Haskell and Python Functional

Course Agenda. Total 10 Lectures

  1. Intro to FP and Scala
  2. Functions in Scala
  3. Polymorphism and pattern matching
  4. FP in Python
  5. Applications : Scala vs Haskell vs Python
  6. Testing in FP and Scala
  7. Concurrency
  8. Scala type system
  9. DSL
  10. Abstractions and Algebraic Theory