Slashdot Mirror


Better Progamming In Perl

Sean-O writes " Shattering the myth of the faultless programmer, this article dismantles the uninspired software group and then builds it up again into a synchronized, nergized ensemble. It's full of tips to improve your Perl skills, ranging from best programming practices to code debugging."

1 of 15 comments (clear)

  1. Best Perl Tip Ever! by NeuroMorphus · · Score: -1, Offtopic

    The Best Perl tip i've ever seen is to learn Python.

    Even Larry Wall, the creator of Perl himself said that if he wasn't using Perl, he'd be using Python :)

    "Journies Lead to Knowledge but Passion Lights the Way"

    ~=NeuroMorphus=~

    --

    python >>>
    reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))