When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

pluralsight logo

Haskell Fundamentals Part 1

Haskell Fundamentals Part 1 gets you started with Haskell; a unique, mature and powerful functional programming language.

     
  • 4
  •  |
  • Reviews ( 375 )
Free

This Course Includes

  • iconpluralsight
  • icon4 (375 reviews )
  • icon2 hour 57 minutes
  • iconenglish
  • iconOnline - Self Paced
  • iconcore courses
  • iconpluralsight

About Haskell Fundamentals Part 1

Do you want a more expressive and concise programming language? A language that catches more of your bugs at compile time, before they cause problems? A language with a fresh perspective that will change the way you think about programming? Meet Haskell! Haskell is an efficient and mature functional programming language that has, for the past quarter century, been pushing the boundaries of what a programming language can do. In this course you will learn the basics of Haskell, as well as some of the features that set Haskell apart from the multitude of other programming languages. No prior experience with functional programming is required for this course.

What You Will Learn?

  • Introduction : 15mins.
  • Functions : 39mins.
  • Higher Order Functions : 25mins.
  • Types : 25mins.
  • Custom Types : 23mins.
  • Type Classes : 20mins.
  • IO : 27mins.