User Tools

Site Tools


2014:just_enough_haskell_to_be_dangerous

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
2014:just_enough_haskell_to_be_dangerous [2013/11/21 17:49] jonjagger2014:just_enough_haskell_to_be_dangerous [2016/06/11 14:05] (current) – external edit 127.0.0.1
Line 8: Line 8:
 In this workshop, we'll introduce Haskell with no prior knowledge assumed. We'll start by learning just enough syntax to be dangerous and then we'll jump straight into solving some problems in a functional style! \\ In this workshop, we'll introduce Haskell with no prior knowledge assumed. We'll start by learning just enough syntax to be dangerous and then we'll jump straight into solving some problems in a functional style! \\
 \\ \\
-You'll start by learning how to read Haskell type definitions.  You'll see how powerful type signatures are, and learn to have conversations with the compiler to fill in the blanks.  Youll move on to defining your own types and see how types prevent errors. \\+You'll start by learning how to read Haskell type definitions.  You'll see how powerful type signatures are, and learn to have conversations with the compiler to fill in the blanks.  You'll move on to defining your own types and see how types prevent errors. \\
 \\ \\
 Finally, we'll put it all together and build a simple combinator library for analysing a dataset.  \\ Finally, we'll put it all together and build a simple combinator library for analysing a dataset.  \\
2014/just_enough_haskell_to_be_dangerous.1385056147.txt.gz · Last modified: 2016/06/11 14:05 (external edit)