in reply to If Perl was my first language...
Rather than a second language, per se, I'd suggest that you learn some functional programming techniques (hardcore list manipulation and lambda-slinging, mostly). Whether you do that with Haskell, Scheme, or Perl is up to you. (Perl has pretty much all the support you need for a basic intro to functional programming techniques -- map, anonymous subs, closures; you name it.)
Breaking out of the pervasive loops-and-variables mindset can be quite rewarding, and opens up a number of new WTDIs. (WsTDI?)
--
F
o
x
t
r
o
t
U
n
i
f
o
r
m
Found a typo in this node? /msg me
% man 3 strfry
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: If Perl was my first language...
by kiat (Vicar) on Jul 09, 2004 at 04:12 UTC | |
by broquaint (Abbot) on Jul 09, 2004 at 06:08 UTC | |
by kiat (Vicar) on Jul 09, 2004 at 13:02 UTC | |
by stvn (Monsignor) on Jul 09, 2004 at 21:51 UTC | |
by calin (Deacon) on Jul 09, 2004 at 11:06 UTC |