/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.paulsprogrammingnotes.com
| | danielpecos.com

Function composition is one the key features (among others) of functional programming. Programming languages that offer higher order functions as a feature can potentially use function composition. But, still, programmers need to be aware of some key concepts to successfully apply this pattern in our code. Function composition, as defined on Wikipedia, isan act or mechanism to combine simple functions to build more complicated ones. In other words, we can define new functions, equivalent to the result of...
7.8 parsecs

Travel
| |
| | ravendb.net

How a Linux-only memory leak in RavenDB was caused by posix_memalign fragmentation and fixed with mmap().
12.9 parsecs

Travel
| |
| | media-codings.com

Media Codings is a company specialized in building multimedia web applications.
15.9 parsecs

Travel
| |
| | tonybaloney.github.io

[AI summary] A guide on installing and configuring a VS Code extension that brings virtual pets into your code editor for companionship.
24.0 parsecs

Travel
|