Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^2: Greatest programming mistakes and what to learn from

by TilRMan (Friar)
on Dec 24, 2004 at 01:31 UTC ( [id://417227]=note: print w/replies, xml ) Need Help??


in reply to Re: Greatest programming mistakes and what to learn from
in thread Greatest programming mistakes and what to learn from

Another, similar classic is accidentally opening the same file twice in different sessions, editing one, saving and closing it, and then habitually saving and closing the other on top of the first.

What I've learned is to only have one editor open at a time, ever.

What I should have learned is to use an editor which notices a file that got changed out from under it.

  • Comment on Re^2: 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://417227]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2024-04-26 07:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found