in reply to Do good Perl practices carry over to other coding?

I think good practices are something you get into when you start to work with computers for any extended length of time. I've been fiddling with computers since 1973. The bad habits I've discarded (I hope) are

The good habits that (I hope) I've retained are My good habits as a C programmer for fifteen years carried over nicely when I started learning HTML in 1997 and Perl in 1998. No, HTML is not a 'programming language' (since there is no concept of variables, looping, conditionals, and so forth) but I suppose you can say you 'code' in HTML -- since there are many ways to 'encode' material in order to come up with a 'result'.

Alex / talexb / Toronto

Life is short: get busy!

  • Comment on Re: Do good Perl practices carry over to other coding?