Functional vs. Imperative Programming
Apparently, the administrators in my college have been shifting between functional (e.g., Scheme, Haskell) and imperative (e.g., Java, C++) programming languages in the comp sci intro courses. So naturally, there's been a debate of which type of language is better: functional or imperative?
I'm all for functional, especially Haskell, but there's too many people using imperative now. Maybe that'll change in the future...
|