Email or username:

Password:

Forgot your password?
Horhik

Why don't you teach them Haskell? Why, Harvard, OCaml?

To stop debates, just teach them Miranda :)

2 comments
Horhik

Seriously, no meaningful difference. Each are good

Horhik

But this is the way how it's should be in most of the universities, I think.

Really interested in watching my friend passing CS51.

Starting programming from functional approach seems to be more productive and useful.

And switching from functional to imperative should be a lot easier.

That's like starting from high to low level, that's less stressful for most of the students.

An ability to write good and readable code, which will aim to avoid side effects, is more important, now, than writing low level optimized code.

But this is the way how it's should be in most of the universities, I think.

Really interested in watching my friend passing CS51.

Starting programming from functional approach seems to be more productive and useful.

And switching from functional to imperative should be a lot easier.

That's like starting from high to low level, that's less stressful for most of the students.

Go Up