In this post, I continue to follow chapter by chapter from Category Theory for Programmers By Bartosz Milewski, this time looking at Chapter 3: Categories…
Tag: Category Theory
In my last post on Category Theory, I summarized the main ideas from Chapter 1 of Category Theory for Programmers by Bartosz Milewski. In this…
Dennis Hackethal recently released a fun series on functional programming using JavaScript as a gateway drug to learning Clojure, which is a LISP-based language. About…