Also try reading "Drawing on the Artist Within" by Betty Edwards. Through a
series of drawing excercises you will learn to look at problems in new ways,
and as a result, find creative solutions to any problem you're trying to
solve.
http://www.amazon.com/exec/obidos/ASIN/067163514X/o/qid=990650800/sr=8-2/ref
=aps_sr_b_1_2/104-3604238-6227928
-----Original Message-----
From: Peter Scott [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 23, 2001 1:15 PM
To: Tom Yarrish; [EMAIL PROTECTED]
Subject: Re: Perl Programming Question
At 02:59 PM 5/23/01 -0500, Tom Yarrish wrote:
>What have people done/read/whatever
>to "think" in a perl state of mind.
Zen and the Art of Motorcycle Maintenance
Illusions/Richard Bach
Whack on the Side of the Head/van Oech
Any Far Side collection
>As I said, I've been trying for some time to learn Perl, but it seems like
>this is a hump I can't figure out how to get over.
The mantra I tell my students who are coming from other languages is,
"There's less going on here than meets the eye." I.e., Perl is remarkably
devoid of the customary linguistic baggage. Think for instance of how
arguments are passed to a subroutine. You pass 'em in the usual way, they
show up in the array @_. That simple piece of elegance bypasses all the
prototyping nonsense of other languages and the song-and-dance you have to
go through in many of them to make a variadic function.
--
Peter Scott
Pacific Systems Design Technologies
http://www.perldebugged.com