Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

OOP vs Functional Programming vs Procedural [closed]

Why is immutability so important (or needed) in JavaScript?

How does functools partial do what it does?

How to use underscore.js as a template engine?

PHP's array_map including keys

What is "lifting" in Scala?

Javascript equivalent of Python's zip function

What is the difference between procedural programming and functional programming? [closed]

How can you do anything useful without mutable state?

How to call reduce on an array of objects to sum their properties?

Abusing the algebra of algebraic data types - why does this work?

What is referential transparency?

Functional style of Java 8's Optional.ifPresent and if-not-Present?

What is Scala's yield?

Why isn't Python very good for functional programming? [closed]

Why functional languages? [closed]

How to use filter, map, and reduce in Python 3

What does "coalgebra" mean in the context of programming?

Efficiency of purely functional programming

Is functional GUI programming possible? [closed]