News
Functional programming examples In the next sections, we’ll explore five core techniques used in functional programming: pure functions, higher-order functions, lazy evaluation, closures, and ...
Streams and lambdas give you powerful and elegant ways to work with Java collections. Here’s how to take advantage of them.
Object-oriented programming has a lot of well-established design principles, such as the SOLID principles, but when moving towards functional programming many developers don’t know how to use ...
The functional programming paradigm, which has been around for decades, has never gone out of style. In this two-part series, we look at Microsoft's implementation, Visual F#.
Chapter 6: Functions and Functional Programming Substantial programs are broken up into functions for better modularity and ease of maintenance. Python makes it easy to define functions but also ...
Juniper is a functional reactive programming language for the Arduino platform. What that means is that you’ll be writing your code using anonymous functions, map/fold operations, recursion, and ...
Haskell is one of the most popular functional programming languages but it has not found much use in the embedded space. That is not likely to change in the near future but there are reasons for ...
Purely functional programming is a brilliant idea with a misleading name. When people talk about “purely functional programming”, they mean Haskell or something like Haskell. But that’s not ...
Functional programming supports well-defined, defensible software giving reproducible results. Object-oriented programming is the mechanism par excellence for managing complexity while keeping things ...
Java is transitioning into a functional programming language, introducing direct support for cloud computing and returning to its embedded-device roots, all at the same time. Already the world's most ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results