Skip to Content
Mastering Functional Programming
book

Mastering Functional Programming

by Anatolii Kmetiuk
August 2018
Intermediate to advanced
380 pages
10h 2m
English
Packt Publishing
Content preview from Mastering Functional Programming

The pure functional paradigm in different languages

It doesn't take any particular infrastructure to program in a purely functional style. All you need is to be able to see side effects in code, to notice when they place an extra mental load on your mind and require you to hold more things in mind at once. And of course, you need to know how to abstract them away, how to make this mental load go away. Most modern programming languages are built for engineers. This is why they provide excellent capabilities for abstraction, including imperative languages such as C or Java. This is why, if you know what to abstract and how, you should be able to abstract that in these languages. And if you know precisely how the imperative style can hurt you, ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Learning Functional Programming

Learning Functional Programming

Jack Widman

Publisher Resources

ISBN: 9781788620796Supplemental Content