YoVDO

An introduction to Haskell Programming

Offered By: Chennai Mathematical Institute via Swayam

Tags

Programming Courses Haskell Courses Functional Programming Courses Higher-Order Functions Courses Lazy Evaluation Courses Recursion Courses

Course Description

Overview

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. 


Syllabus

• Introduction to Haskell and the ghci interpreter
• Defining functions: guards, pattern matching and recursion
• Lists, strings and tuples
• Types and polymorphim
• Higher order functions on lists: map, filter, list comprehension
• Computation as rewriting, lazy evaluation and infinite data structures
• Conditional polymorphism and type classes
• User defined datatypes: lists, queues, trees
• Input/output and the ghc compiler
• Array


Taught by

Madhavan Mukund

Tags

Related Courses

Functional Programming Principles in Scala
École Polytechnique Fédérale de Lausanne via Coursera
Kotlin Bootcamp for Programmers
Google via Udacity
From Media Computation to Data Science
SAP Learning
The Modern Python 3 Bootcamp
Udemy
Write a Mini Reservation Application with Kotlin
Coursera Project Network via Coursera