You are here |
gameprogrammingpatterns.com | ||
| | | |
newdevsguide.com
|
|
| | | | Learn how to use markdown and Mermaid.js to illustrate finite state machines, hierarchical finite state machines, and UML state diagrams. | |
| | | |
www.jeremykun.com
|
|
| | | | The first step in studying the sorts of possible computations (and more interestingly, those things which cannot be computed) is to define exactly what we mean by a "computation." At a high level, this is easy: a computation is simply a function. Given some input, produce the appropriate output. Unfortunately this is much too general. For instance, we could define almost anything we want in terms of functions. Let $ f$ be the function which accepts as input the date of California Super Lotto drawings, an... | |
| | | |
blog.janetacarr.com
|
|
| | | | Clojure either directly supports, or easily supports the use of common design patterns like singleton, command, observer, visitor | |
| | | |
zignar.net
|
|
| | Personal weblog about programming, linux, life, the universe and everything |