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
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)
I'm impressed by the language variety there, btw. Where I am now (UCSD), they throw the students right into Java, then have them pick up a bit of C/asm for compilers and OS. While the PL course here is sometimes taught in Haskell, it's optional, and most students don't take it (a shame). Most of the upper-level undergrads I've dealt with don't have a strong grasp of programming language semantics. So I find it surprising that a curriculum showing all three major programming paradigms succeeds (if it does) with more than a small minority of the students. Haskell's never struck me as particularly forgiving, either -- some of the type errors it gives are (to me) less than transparent.
/s
Reply to This
Parent