1
Functional Programming in Haskell. Instructors: Prof. Madhavan Mukund and Prof. S. P. Suresh, Department of Computer Science and Engineering, CMI.
FREE
This course includes
Hours of videos
805 years, 5 months
Units & Quizzes
29
Unlimited Lifetime access
Access on mobile app
Certificate of Completion
Functional programming is an elegant, concise and powerful programming paradigm. This style encourages breaking up programming tasks into logical units that can be easily translated into provably correct code. Haskell brings together the best features of functional programming and is increasingly being used in the industry, both for building rapid prototypes and for actual deployment. (from nptel.ac.in)
Course Currilcum
-
- Lecture 01 – Functions Unlimited
- Lecture 02 – Types Unlimited
- Lecture 03 – Haskell Unlimited
- Lecture 04 – Running Haskell Programs Unlimited
- Lecture 05 – Currying Unlimited
- Lecture 06 – Examples Unlimited
-
- Lecture 07 – Lists Unlimited
- Lecture 08 – Functions on Lists Unlimited
- Lecture 09 – Characters and Strings Unlimited
- Lecture 10 – Tuples Unlimited
- Lecture 11 – Computation as Rewriting Unlimited
- Lecture 12 – Polymorphism and Higher-Order Functions Unlimited
- Lecture 13 – Map and Filter Unlimited
- Lecture 14 – List Comprehension Unlimited
- Lecture 15 – Folding through a List Unlimited
- Lecture 16 – More like Functions Unlimited
- Lecture 22 – User-defined Datatypes Unlimited
- Lecture 23 – Abstract Datatypes Unlimited
- Lecture 24 – Modules Unlimited
- Lecture 28 – Arrays Unlimited
- Lecture 29 – Input/Output Unlimited