in reply to There's Only One Way To Do It
If there's one thing that I learned from teaching a college class in Perl, it's that some people learning Perl can come up with some amazingly creative (and often horridly inefficient) solutions to problems that have already been solved in some animal-themed book. For example, I had one kid who just loved storing sequences of single characters in an array. Something about it just sat right with him. Sometimes it's gotten to the point where I can recognize cheating on a project based on the bizarre idioms that are suddenly transferred from one person to another.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: There's Only One Way To Do It
by jdporter (Paladin) on Apr 07, 2004 at 15:53 UTC |