in reply to Beginning Programming with Perl

if someone is really ambitious, they could translate the "How to Think Like a Computer Scientist" book from Green Tea Press into Perl (Java, C++, and Python versions currently exist and all are made available for free online).

anders pearson

Replies are listed 'Best First'.
Re: Re: Beginning Programming with Perl
by Adam Kensai (Sexton) on Aug 20, 2002 at 15:43 UTC
    I'm ambitious enough to do something of that scale, I'll take a look at one of the existing versions and see if that fits the idea of the beginner's tutorial thats floating around in my head. Thanks!