author-cover
INTERACTIVE COURSE

Learn Functional Programming in Haskell

Beginner

46 Lessons

4h

Certificate of Completion

author-cover
88 Playgrounds
20 Challenges
16 Quizzes
9 Illustrations

Takeaway Skills

Write functions using recursion.

Work with higher order functions.

Write functions on lists.

Create custom data types.

Handle IO operations.

Course Overview

Functional programming is a problem-solving paradigm that differs drastically from the imperative programming style of languages like C++ or Java. While functional programming principles have invaded most modern programming languages to some degree, there is no lang...Show More

Course Contents

1

Introduction

2 Lessons

2

First Steps with Haskell

12 Lessons

Show all 12 lessons
3

Techniques for Writing Functions

11 Lessons

4

Working with Lists

8 Lessons

5

Creating Data Types

7 Lessons

6

Input and Output

4 Lessons

7

Conclusion

1 Lesson

8

Appendix

1 Lesson

COURSE AUTHOR

How You'll Learn

Hands-on Coding Environments

You don’t get better at swimming by watching others. Coding is no different. Practice as you learn with live code environments inside your browser.

2x Faster Than Videos

Videos are holding you back. The average video tutorial is spoken at 150 words per minute, while you can read at 250. That‘s why our courses are text-based.

No Set-up Required

Start learning immediately instead of fiddling with SDKs and IDEs. It‘s all on the cloud.

Progress You Can Show

Built-in assessments let you test your skills. Completion certificates let you show them off.

Recommended Courses

BEFORE STARTING THIS COURSE

AFTER FINISHING THIS COURSE