Home

Functional Programming For Dummies Cheat Sheet

|
|  Updated:  
2019-01-28 0:33:19
HTML & CSS Essentials For Dummies
Explore Book
Buy On Amazon
Using functional programming techniques can make you incredibly efficient when solving certain problems or when you need to make full use of multiprocessing techniques to ensure that you get maximum benefit from each processor (or core). The functional programming paradigm supports the concept of pure languages (such as Haskell, which uses only functional techniques) and impure languages (such as Python, which actually supports multiple programming paradigms). In addition, functional programming has a strong math basis: every line of code is actually an expression, not a procedure, as in many other paradigms. This cheat sheet helps you understand these differences from other paradigms to enhance your functional programming experience.

About This Article

This article is from the book: 

About the book author:

John Paul Mueller is a freelance author and technical editor. He has writing in his blood, having produced 100 books and more than 600 articles to date. The topics range from networking to home security and from database management to heads-down programming. John has provided technical services to both Data Based Advisor and Coast Compute magazines.