Beefy Boxes and Bandwidth Generously Provided by pair Networks Bob
No such thing as a small change
 
PerlMonks  

Re: Greatest programming mistakes and what to learn from

by fraktalisman (Hermit)
on Dec 22, 2004 at 17:48 UTC ( [id://416940]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Greatest programming mistakes and what to learn from

The most annoying error is that I keep forgetting useful information (like using split with -1 when needed).
What to do?
  • Often when I don't recall the precise solution to a problem, I do recall there was something tricky about it, and where or how I found the appropriate documentation (perldoc can be confusing) / pm article.
  • I keep notes (on paper!) about my projects.
  • I keep code examples that I used successfully, sort of a personal tips and tricks library.
  • I also trained my brain to remember things better, e.g. using keywords or even jokes about problems and their solutions. You might find me filing through backup cd's muttering "I know we solved it in 2002 for customer xyz". It works.
There must be other serious mistakes I did, but that was the first that came into my mind ...

  • Comment on Re: Greatest programming mistakes and what to learn from

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://416940]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.