There are many quotes from famous computer scientists that have become the wisdom that guides our profession.  For example:
  "Premature optimization is the root of
  all evil in programming."  
  
  
  Donald Knuth (citing Hoare's Dictum)
  
  
  "Everyone knows that debugging is
  twice as hard as writing a program in
  the first pla...
            
           
          
            
            I think I might be misunderstanding the whole thing and I am looking for some programming wisdom.
When faced with a programming challenge, I feel the most important question is "which programming paradigm(s) are better suited to handle it, and how to apply them". A distant second is "which language to use".
Yet it seems that most of the ...
            
           
          
            
            Hi Guys,
I like to think that recently I have moved from complete beginner to beginner. It has been a hard road and one on which I took many wrong turns. Very rarely in any profession is there a place where so many rock stars gather, this is something I would like to take advantage of.
What I would like to ask is what are your perls of...