Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^4: just wanted to show what I managed to write with your help

by perltux (Monk)
on Nov 12, 2012 at 13:17 UTC ( [id://1003437]=note: print w/replies, xml ) Need Help??


in reply to Re^3: just wanted to show what I managed to write with your help
in thread just wanted to show what I managed to write with your help

I'm sure you are right, but the overhead of first learning how to use it is not negligible! :)

Seriously I certainly see the point in using one once more than one person works on the code, but right now it's only me.

Again if anyone wants to collaborate, just let me know and I'll start learning how to use git and github.
  • Comment on Re^4: just wanted to show what I managed to write with your help

Replies are listed 'Best First'.
Re^5: just wanted to show what I managed to write with your help
by MidLifeXis (Monsignor) on Nov 12, 2012 at 13:32 UTC

    I would second choroba's suggestion to use a revision control system of some sort (git, svn). It allows you to 'erase' mistakes or back track to a point where your code was working. It is also nice to be able to take multiple divergent paths when testing out if something will work, and to be able to select the parts that work best.

    --MidLifeXis

Re^5: just wanted to show what I managed to write with your help
by marto (Cardinal) on Nov 12, 2012 at 13:27 UTC

    As well as code colaboration, a project Wiki and issue tracking git is also very handy for people wanting to download your works:

    git clone https://github.com/chromatic/modern_perl_book.git
Re^5: just wanted to show what I managed to write with your help
by Anonymous Monk on Nov 12, 2012 at 14:39 UTC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-20 04:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found