in reply to Re^2: Perl as one's first programming language
in thread Perl as one's first programming language
And for Scheme, well, you just don't have a case. It can't possibly be easier to write a "hello world" than in scheme! You just fire up your interpreter and:
guile> "Hello world." "Hello world."
Scheme is not only a bazillion times smaller than Perl, it's also faster to get started in, with less syntax and house-keeping to learn.
Ok, you've convinced me, Scheme is the perfect first language. Now if only I could go back in time and get started right...
-sam
|
|---|