Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

danger's scratchpad

by danger (Priest)
on Jun 01, 2004 at 22:18 UTC ( [id://358680]=scratchpad: print w/replies, xml ) Need Help??


Agility does not mean that: Problem solving must occur in two week increments You only talk informally about code 'smells' instead of having in-depth design discussions and review You equate refactoring code with good design (and don't design before you code) You do whatever works without regard to any process. Formal = bad; Informal = good Design descriptions and documentation add no value -- Rebecca Wirfs-Brock "Skills for the Agile Designer" (2002)
fact = Hash.new {|h,n| n < 2 ? h[n] = 1 : h[n] = h[n-1] * n}
This scratch is volatile --- here today, gone tomorrow (or sooner, or later).
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (7)
As of 2024-04-23 14:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found