from Hacker News

Applied Category Theory: Textbook (2019)

by johnsonjo on 11/5/23, 11:03 PM with 15 comments

  • by rthnbgrredf on 11/6/23, 8:24 AM

    I recently compiled a list with more to read on the topic: https://github.com/madnight/awesome-category-theory
  • by AugustoCAS on 11/6/23, 10:01 AM

    Thanks for sharing this! I'm just getting my head around category theory (in Haskell).

    I would appreciate if anyone knows of a small project out there that uses category theory to learn how to design and architect a solution (even better if it's in Haskell!)

  • by staunton on 11/6/23, 6:43 AM

    Has anyone here ever used category theory in a business (or any purpose other than publishing papers)? (Don't give me "I used a monad once while programming", I mean the kind of stuff that book is about)
  • by deterministic on 11/7/23, 8:56 AM

    CT is great if tou are into abstract math. And it is a complete waste of time if you are looking for ways to become a better developer.
  • by throwaway626 on 11/6/23, 4:10 AM

    David Spivak is a treasure. One of the clearest expositors of category theory out there.