Intermediate Steps
- Mar 26, 2017
- 1 min read
It's been a busy week, and with only two school days to work on my project last week (the others were spent at a robotics competition), I have a lot to catch up on. However, in those two days, I began exploring two major topics: functors and monads. While I haven't fully understood these concepts myself, I am beginning to understand the two and their relationship as well as their fundamental use in functional programming, especially in Haskell. While I would like to explain both of these concepts more in depth in this post, I will be postponing that explanation until Thursday's blog post, before which I will hopefully have a thorough understanding of both concepts.
Feel free to leave comments below with suggestions or questions. Thanks!

Comments