NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Haskell?! (Score:2, Interesting)
/s
Reply to This
Re:Haskell?! (Score:2, Informative)
Here in the university, programming languages are presented in this order (this will change a little sooner or later): Haskell, C, Prolog, Java Other languages are used but under other subjects: Perl for system admins and natural language processing, Visual Basic (yuck!) for some database applications, and so on.
Regarding the use of Haskell and not another language, teachers noticed that students which already program (C, for example) have more dificulties to learn Haskell th
Re:Haskell?! (Score:1)
This makes sense to me. I started out with Scheme, then C++, and it took me awhile to be able to write idiomatic Haskell. I'm still not comfortable in Prolog, but since I don't really have a use for it, that's not such a big deal.
I'm impressed by the language variety there, btw. Where I am now (UCSD), they throw the stude