Functional programming


Functional programming concepts in Javascript & Java – 1 4

In this post, we will cover What is functional programming? Higher order function An example of higher order function   The concept of functional programming is based on lambda calculus (early 1930). It took nearly 20 years for the first functional programming language to evolve; Lisp (founded in 1958; paper published […]