Drakor's Perl programming

Whether you're a newbie or an experienced programmer, any questions, help, or just talk of any language will be welcomed here.

Moderator: Coders of Rage

Post Reply
User avatar
Drakor
Chaos Rift Junior
Chaos Rift Junior
Posts: 305
Joined: Sat Sep 11, 2004 12:06 pm

Drakor's Perl programming

Post 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....
User avatar
Falco Girgis
Elysian Shadows Team
Elysian Shadows Team
Posts: 10294
Joined: Thu May 20, 2004 2:04 pm
Current Project: Elysian Shadows
Favorite Gaming Platforms: Dreamcast, SNES, NES
Programming Language of Choice: C/++
Location: Studio Vorbis, AL
Contact:

Post 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.
Post Reply