함수형 프로그래밍
Sign in to saveAlso known as FP
programming paradigm based on applying and composing functions
AI overview
Functional programming is a style of computer programming that organizes code around functions—reusable blocks of instructions that take inputs and produce outputs—rather than around objects that store data and change state. This approach can make programs easier to understand, test, and maintain because functions behave predictably and don't rely on hidden changes happening elsewhere in the code.
AI-generated from the Wikipedia summary — may contain errors.
Wikidata facts
Show 3 more facts
- Stack Exchange tag
- cstheory.stackexchange.com/tags/functional-programming
- Commons category
- Functional programming
- Mastodon instance URL
- functional.cafe
via Wikidata · CC0
Connections
parallel computing
Entity
class
Entity
imperative programming
Entity
lambda calculus
Entity
Clojure
Entity
tail recursion
Entity
immutable object
Entity
evaluation strategy
Entity
inductive programming
Entity
inline expansion
Entity
list of programming languages by type
Entity
Sweden
Country
Facebook
Concept
university
Entity
computer science
Entity
Alan Turing
Entity
International Standard Book Number
Entity
Q15777
Entity
PHP
Entity
Q2005
Entity