What to watch
Best streaming guide in the US
Functional Programming in Python
Watch now
Prime Video

Functional Programming in Python

Series from 2017

Genres: Special Interest

Functional programming is a style of programming that is characterized by short functions, lack of statements, and little reliance on variables. You will learn what functional programming is, and how you can apply functional programming in Python.

We will also consider several different implementations of an interactive calculator to illustrate the use of functional programming.