in reply to Re: Re: Re: Using perl to teach programming
in thread Using perl to teach programming

This sounds reasonable. The abiliry to create 'real' working little scripts is simply a good way of 'getting a feeling' for things. If the beginner would see some nicely formatted and correctly indented code, it would it could well improve his or her understanding. You could even go one step further and use the line numbers to output listings like we find in magazines. Maybe even HTML(orwhatever)-style. OK, you're probably right that this would mean a lot of effort ;-)

The list-storing-method would mean command-history, too (or did you think of theat already ichimunki?)

Regards
Stefan K

$dom = "skamphausen.de"; ## May The Open Source Be With You! $Mail = "mail@$dom; $Url = "http://www.$dom";