Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Sub-initiate needs help getting started

by talexb (Chancellor)
on Aug 26, 2003 at 15:17 UTC ( [id://286741]=note: print w/replies, xml ) Need Help??


in reply to Sub-initiate needs help getting started

Having written some truly ugly Perl back when I was starting as a consultant, I understand how a little 250 line script can grow to 8000 lines when the person who's paying the bills says things like "Re-write? Are you crazy? We don't have time! Stick in this new feature, and have it done by Tuesday!!".

You've already received some great advice -- just pop back here when you run out of brain cells and we'll help you as best we can. Probably the best advice is to version control as much of this as you can -- being able to 'roll back' to the previously working version is priceless. If you're running Linux, check out rcs -- very simple, but very solid. Failing that (like, if you're on Windows), make new sub-directories for each version. Not quite as convenient, but still very useful.

Good luck!

--t. alex
Life is short: get busy!

Replies are listed 'Best First'.
Re: Re: Sub-initiate needs help getting started
by Rudif (Hermit) on Aug 26, 2003 at 20:48 UTC
    version control as much of this as you can

    I second that.

    Perforce is an excellent VCS too. You can have it for free for 1 or 2 users, and it is available on all usual platforms.

    Rudif

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://286741]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-04-25 13:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found