Sukshma

Programming like a Mathematician

January 31, 2006 · 2 Comments

Original Article: Programming like a Mathematician I: Closures.

An excellent article, advocates the use of closures to avoid recursion. Target programming problems that acquire an indeterministic nature when solved by recursion.

Categories: programming

2 responses so far ↓

Leave a Comment