You are viewing a single comment's thread from:
RE: Functional Programming is a very different mindset
The real issue I have had digging into Category Theory is that all the lectures are geared around maths, before long they get into topological spaces and rings etc.
I know that I somewhat unfair of me but would love to find lectures that come at it from the angle of say the Hask category, so from the programmer perspective.
From my understanding I can see Category Theory is a real high level abstract tool and as I have not studied that high into formal maths my view into it is code not all the algebraic types :)
I can see the benefits though as it is a great way to reason, so I tend to cross compare lectures to Haskell and work backwards that way lol
https://bartoszmilewski.com/2014/10/28/category-theory-for-programmers-the-preface/
Will read over the weekend :)
Nice one