This beginner's course is a series of exercises and a bit of theory, starting at the GHCi prompt with simple stuff like map (^2) [1..5]
, then introducing types and various Prelude functions, and ending with an exercise in finding anagrams.
This beginner's course is a series of exercises and a bit of theory, starting at the GHCi prompt with simple stuff like map (^2) [1..5]
, then introducing types and various Prelude functions, and ending with an exercise in finding anagrams.