Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 1.59 KB

thinking-functionally.md

File metadata and controls

21 lines (19 loc) · 1.59 KB
layout title seriesIndexId
series_index
The 'thinking functionally' series
Thinking functionally

This series of posts will introduce you to the fundamentals of functional programming -- what does it really mean to "program functionally", and how this approach differs from object oriented or imperative programming.