June 2018
Intermediate to advanced
316 pages
6h 34m
English
Functional programming is a declarative programming paradigm that allows you to concentrate on the logic of a computation without describing its control flow. This is in contrast to imperative programming, which uses control statements to describe the flow of programs.
The following diagram represents a simplified classification of programming languages:

Functional programming assumes that the software is constructed based on the following principles:
The following diagram shows a combination of ...
Read now
Unlock full access