|
|
|
|
|
by dwhitty
5318 days ago
|
|
The methodology espoused in this article presents a good case for composing programs from discrete pieces of behavior with referential transparency (pure, or at least deterministic functions). "Sometimes, the elegant implementation is just a function. Not a method. Not a class. Not a framework. Just a function." - John Carmack (Twitter)
http://twitter.com/#!/ID_AA_Carmack/status/53512300451201024 Not "sometimes", "mosttimes"! |
|
Here's a good series of articles about it: http://prog21.dadgum.com/23.html