A Practical Introduction to Functional Programming

preview_player
Показать описание
Functional Programming is a programming paradigm that treats computation as the evaluation of mathematical functions and avoids changing-state and mutable data.

Рекомендации по теме
Комментарии
Автор

I wish you will have more views for this video: you made a superb introduction to the basic paradigms of functionnal programming, showing even the advantages of such an approach, in a practical way, with exemples in 4 langages. This is very good :) I will look forward for more videos on this subject. (maybe add lisp (scheme, or CL) exemples?)

olivierdulac