If you've ever worked on a large programming project you know all about the joy of trying to read other people's code. And of course that's how everyone else feels about reading your code. That's why ...
An introduction to different programming paradigms with a focus on the functional paradigm – lists, recursion, lazy-evaluation, higher-order functions, currying and lambda expressions. The course ...