Download computer tutorials in PDF

Category Theory for Programmers

In this book, the author illustrates all major concepts of Category Theory using computer code. You are probably aware that functional languages are closer to math than the more popular imperative languages. They also offer more abstracting power. So a natural temptation would be to say: You must learn Haskell before the bounty of category theory becomes available to you. But that would imply that category theory has no application outside of functional programming and that's simply not true.

So the author provides a lot of C++ examples. Granted, you'll have to overcome some ugly syntax, the patterns might not stand out from the background of verbosity, and you might be forced to do some copy and paste in lieu of higher abstraction, but that's just the lot of a C++ programmer.

Pages : /Paperback N/A
Size : HTML and PDF
Downloads: 11
Created: 2020-08-28
License: CC BY-SA 4.0
Author(s): Bartosz Milewski

Download file

Others related eBooks about Category Theory for Programmers