Jump to ratings and reviews
Rate this book

Functional Programming For Dummies

Rate this book
Your guide to the functional programming paradigm 

Functional programming mainly sees use in math computations, including those used in Artificial Intelligence and gaming. This programming paradigm makes algorithms used for math calculations easier to understand and provides a concise method of coding algorithms by people who aren't developers. Current books on the market have a significant learning curve because they're written for developers, by developers—until now. 

Functional Programming for Dummies explores the differences between the pure (as represented by the Haskell language) and impure (as represented by the Python language) approaches to functional programming for readers just like you. The pure approach is best suited to researchers who have no desire to create production code but do need to test algorithms fully and demonstrate their usefulness to peers. The impure approach is best suited to production environments because it's possible to mix coding paradigms in a single application to produce a result more quickly. Functional Programming For Dummies uses this two-pronged approach to give you an all-in-one approach to a coding methodology that can otherwise be hard to grasp.

Learn pure and impure when it comes to coding Dive into the processes that most functional programmers use to derive, analyze and prove the worth of algorithms Benefit from examples that are provided in both Python and Haskell Glean the expertise of an expert author who has written some of the market-leading programming books to date If you’re ready to massage data to understand how things work in new ways, you’ve come to the right place!

303 pages, Kindle Edition

Published January 3, 2019

6 people are currently reading
20 people want to read

About the author

John Paul Mueller

163 books11 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
3 (25%)
3 stars
6 (50%)
2 stars
2 (16%)
1 star
1 (8%)
Displaying 1 - 3 of 3 reviews
Profile Image for PRJ Greenwell.
747 reviews13 followers
May 12, 2023
Arguably the most "full-on" for Dummies book I've read. There really is no simple down-to-earth way to explain lambda calculus and functional programming, and this book doesn't even really try. At times, it was impenetrable. As an aside, it asks you to download some Haskell datasets (Boston housing prices) that apparently have a bit of controversy attached to them. So, there's that too.
Profile Image for Ben.
2,737 reviews233 followers
August 20, 2022
Lets Get Functional

This was a great book on functional programming.

I enjoyed it, and got a lot out of the coding examples. I wrote a lot of the examples and coded them to my own liking!

3.9/5
Profile Image for Solomon.
34 reviews
June 12, 2021
It can somewhat widen your horizon. The quality of exercises needs some improvement.
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.