Delft University of Technology (DelftX) is conducting an online course on 'Introduction to Functional Programming'. The course aims to teach the foundations of functional programming and how to apply them in the real world.
About The Course:
This course will use Haskell as the medium for understanding the basic principles of functional programming. Haskell is a pure functional language so it is entirely appropriate for learning the essential ingredients of programming using mathematical functions. It is also a relatively small language, and hence it should be easy for you to get up to speed with Haskell.
Once you understand the Why, What and How that underlies pure functional programming and learned to "think like a fundamentalist", we will apply the concepts of functional programming to "code like a hacker" in mainstream programming languages, using Facebook's novel Hack language as our main example.

Course Syllabus:
Prerequisites
Course Details:
For more information on the course visit the website