 
      
    | You are here | benhoyt.com | ||
| | | | | hamatti.org | |
| | | | | Pattern matching is coming to Python this year and I'm so excited for it! I'll walk you through what is pattern matching and how it's gonna work in Python. | |
| | | | | gist.github.com | |
| | | | | Python - functional style! GitHub Gist: instantly share code, notes, and snippets. | |
| | | | | nedbatchelder.com | |
| | | | | eval() is tempting, but it's truly dangerous. Here's how common safety attempts can be circumvented. | |
| | | | | bartoszmilewski.com | |
| | | This is part of the book Category Theory for Programmers. The previous instalment was Category: The Essence of Composition. See the Table of Contents. The category of types and functions plays an important role in programming, so let's talk about what types are and why we need them. Who Needs Types? There seems to be... | ||