Haskell Basics

— 1 minute read

The third installment in my series is now available.

Haskell Basics #3 permalink

Tuples & Lists

In creating this lesson, I have learnt and incorporated some of the more advanced features of School-of-Haskell Markdown syntax. This one is more interactive, and consequently more engaging - I hope!

As mentioned before, your feedback is most welcome - Ask/Submit.

Below: My previous post linking to my first two lessons.

bguiz:

I have begun creating a series of tutorials, targeted at people new to Haskell, but not necessarily new to programming.

You can find them here:

Brendan Graetz’s School of Haskell content on FPComplete

Haskell Basics #1 permalink

Arithmetic, Boolean logic, & Functions

Haskell Basics #2 permalink

Chaining function calls, Baked in function, & Conditionals

Enjoy!

Any feedback is welcome - ping via Ask or Submit.