May 2017
Intermediate to advanced
340 pages
8h 16m
English
In recent years, the demand for functional programming language over object-oriented programming has increased. One of the core reasons is that functional programming (FP) has inherent parallelism. While OOP is used widely, functional programming is quite significantly making a mark in recent times. As a result, languages such as Erlang, Elixir, Clojure, Scala, and Haskell are the most popular functional programming languages for programmers. PHP is not on the list, as PHP is considered an imperative and object-oriented language. Though PHP has lots of support for functional programming, it is mainly used for OOP and imperative programming. The core essence of FP is the lambda calculus, which denotes a ...
Read now
Unlock full access