Concepts In Functional Programming

Complete Developer Podcast - Een podcast door BJ Burns and Will Gant - Donderdagen

Podcast artwork

Categorieën:

Functional programming is based on lambda calculus. Functions must return the same output given the same inputs no matter the state and cannot affect anything outside of the function. Functions can be set to variables and can return functions or be given functions as arguments. Objects and variables cannot be changed once initialized.

Visit the podcast's native language site