Page 1 of 1

Drakor's Perl programming

Posted: Fri Feb 04, 2005 5:51 pm
by Drakor
:D

UMFG i just fiished my first perl (:worship:) program. i have decided that i will learn perl before i take any programming classes and it is comming along well.

but the main reason i am posting is that i was wondering if you guys had and tips or any other random things that would help....

Posted: Fri Feb 04, 2005 6:09 pm
by Falco Girgis
Ummm... I'd just like to take a second to emphasize code organization.

As with C/C++, Perl REALLY needs to be organized correctly. It's just that type of language that can look HORID when you don't.

Mrs. Rountree (our C/++ teacher) didn't really bother teaching the students to format correctly. As a result, I'm disgusted every time I peek over at the monitor next to me.

Just keep in mind that looking at your work and wanting to make love with it rather than barf on it is always a great thing.