Category Theory for Programmers
by: Bartosz Milewski
Publication Date 出版日期: 2019
Print Length 页数: 498
Language 语言: English
Print Length 页数: PDF
Size: 34 Mb
ISBN-13: 9781518403507
Book Description
By finelybook
Category Theory is one of the most abstract branches of mathematics. It is usually taught to graduate students after they have mastered several other branches of mathematics,like algebra,topology,and group theory. It might,therefore,come as a shock that the basic concepts of category theory can be explained in relatively simple terms to anybody with some experience in programming.
That’s because,just like programming,category theory is about structure. Mathematicians discover structure in mathematical theories,programmers discover structure in computer programs. Well-structured programs are easier to understand and maintain and are less likely to contain bugs. Category theory provides the language to talk about structure and learning it will make you a better programmer.