Eric Mesa’s Reviews > Learn You a Haskell for Great Good! > Status Update

Eric Mesa
is 65% done
- I/O is an interesting exception to the functional programming. Dealt with in an interesting way.
- solving problems shows how to take all we've learned so far to actually solve some problems.
- Applicative Functors mostly went over my head. Will need to revisit once I do some Haskell coding.
— Sep 09, 2021 11:51AM
- solving problems shows how to take all we've learned so far to actually solve some problems.
- Applicative Functors mostly went over my head. Will need to revisit once I do some Haskell coding.
Like flag
Eric’s Previous Updates

Eric Mesa
is 42% done
Been reading through this in preparation for using Haskell to tackle the 2016 problem set in Advent of Code. Loving the style even though this language is a real tangle from the imperative languages I've been using since the 90s.
— Aug 31, 2021 12:50PM