Lazy Programming

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

23 Comments

  1. 2007-12-12 6:08 am
    • 2007-12-12 6:58 am
    • 2007-12-12 6:02 pm
    • 2007-12-13 3:35 am
  2. 2007-12-12 6:51 am
    • 2007-12-12 3:05 pm
      • 2007-12-12 11:51 pm
  3. 2007-12-12 7:22 am
    • 2007-12-12 11:24 pm
  4. 2007-12-12 2:19 pm
  5. 2007-12-12 3:21 pm
  6. 2007-12-12 4:05 pm
    • 2007-12-12 8:40 pm
      • 2007-12-13 12:49 am
        • 2007-12-13 5:23 pm
          • 2007-12-13 10:32 pm
          • 2007-12-14 1:12 pm
          • 2007-12-14 3:41 pm
          • 2007-12-14 7:11 pm
  7. 2007-12-13 10:52 am
    • 2007-12-13 1:19 pm