It's interesting for sure that they should take such a step, though it's
not entirely strange to academia. My main programming language course at
university was Scheme. Both OOP and FP are taught in ways that do not
sufficiently address the industry as they do not address design issues
nor provide sufficient real-life development experience. However, I have
a personal bias towards FP principles and welcome such changes!
-signed(ahmed).
I was shocked the first time I watched the SICP lectures online. I've
been telling people that those lectures are more valuable than a CS
degree from McGill, and I don't think I'm exaggerating.
I'm going to try teaching an intro programming course this summer by
bringing students with a decent mathematical background from the
functions they're used to in math, through lambda calculus, on to
haskell, and then through a slew of FP languages, most likely SML,
ocaml, lisp, scheme, clojure, and of course, erlang.
You're all welcome to attend the lectures and help out if you find the time.
> --
> You received this message because you are subscribed to the Google Groups
> "Erlang Montreal" group.
> To post to this group, send email to erlang-...@googlegroups.com.
> To unsubscribe from this group, send email to
> erlang-montre...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/erlang-montreal?hl=en.
>
>
> FP or not, what I see really lacking in most schools is a focus on
> good design principles. I'm also biased toward FP, and those
> languages [...]
Hi, Alex, and people.
Stumbling on that old message of yours by accident, I had a chuckle!
You have to understand that my initials are FP :-). Thanks for all the
appreciation! :-)
> Ahmed Al-Saadi <thater...@gmail.com> wrote:
>> Thanks for sharing!
By the way, MSLUG is attempting a rebirth, as some of you might know
already, and intends to have a wider view, covering not only Scheme, but
other languages having similarities, like JavaScript or Erlang.
If our group has difficulty to take over on a long flight all by itself,
maybe we could join forces and merge? Just an idea. Surely, MSLUG was
once rather successful, and could be again I guess.
Keep happy, all.
Fran�ois (OK, OK -- FP!)
Cheers,
-signed(ahmed).