Tech Glossary

What is Functional Programming?

Functional programming is a programming paradigm that focuses on using functions instead of objects and data. This allows programmers to build programs that are less complex and easier to test and maintain. Functional programming is one of the most popular programming paradigms today and is used by several different programming languages ​​such as Haskell, Lisp and Scheme.

Relaterade