|
|
|
|
|
by nadam
3033 days ago
|
|
The problem with teaching programming in functional languages is that those languages use a different PARADIGM than imperative languages. Learning the functional paradigm is very useful, but it cannot replace programming in like C. They are different. They teach you different things. For my taste and my carrier as mostly a performance / graphics programmer reading the source code of DOOM was a much better, interesting, and inspiring school than learning to program in SML in a university course. |
|