Free Computer Help - Geeks To Go

Monday, January 08, 2007

lazy programming??

Lazy programming is a general concept of delaying the processing of a function or request until the results are needed.. This concept has numerous applications, from the obvious to the obscure. Thinking in terms of lazy programming can help you rid your code of unneeded computation and restructure programs to be more problem-oriented >>

0 Comments:

Post a Comment

<< Home