Entry tags:
Functional Programming and Tiramisu
Just a quick link today, particularly useful for programmers who are trying to grok Functional Programming. This article describes the heart of the difference between imperative and functional programming in terms of a tiramisu recipe. (And a bit of Python code, but you really don't need to know Python to get the idea.) Well worth a read...