category-theory-presentation/categories/10_Introduction/070_Programmer_Translation.md
2013-02-28 16:49:12 +01:00

15 lines
503 B
Markdown

Programmer Translation
----------------------
<img class="right" src="categories/img/readingcat.jpg" alt="lolcat"/>
<table style="width:60%">
<tr><th>Mathematician</th><th>Programmer</th></tr>
<tr><td>Morphism</td><td>Arrow</td></tr>
<tr><td>Monoid</td><td>String-like</td></tr>
<tr><td>Preorder</td><td>Acyclic graph</td></tr>
<tr><td>Isomorph</td><td>The same</td></tr>
<tr><td>Natural transformation</td><td>rearrangement function</td></tr>
<tr><td>Funny Category</td><td>LOLCat</td></tr>
</table>