'How to Get Started With Functional Programming' by Julia Gao

preview_player
Показать описание
Functional Programming paradigm produces more reliable and readable code, it also helps us think about the problem at hand more before deciding how to solve it. However, a lot of us got introduced to object oriented programming first, so it can be a pain to switch our mindset into functional programming. I will be talking about some of the concepts in functional programming and how to get started with existing programming knowledge.
Рекомендации по теме
Комментарии
Автор

One of the best introductory talks about the subject I've seen. Great work Julia! Pity I missed this back in 2016 :)

kanji_nakamoto
Автор

i still don't get explanation about "FP produce more reliable code and FP make us think before coding" (in conclusion section) but i learn a lot about the benefit of immutable object / variable. very good explanation, easy to understand

SalmanElFarisi
Автор

Weird that Elm and Elixir were not mentioned

valwaeselynck