Explore >> Select a destination


You are here

sookocheff.com
| | ostash.dev
3.4 parsecs away

Travel
| | What is a higher order function(HOF)? If a function receives as its input one or more functions or/and returns the function we can called it HOF.
| | text.marvinborner.de
1.7 parsecs away

Travel
| | This article describes a variadic extension to the default fixed-point combinator namely the Y-combinator. We do this by translating the Scheme code from a paper to bruijn (pure lambda calculus).
| | initialcommit.com
4.3 parsecs away

Travel
| | In this article, we'll discuss Scheme and why we feel it is the hardest programming language to learn. We will also discuss a few other difficult programming languages.
| | devopsian.net
34.7 parsecs away

Travel
| Practical web client unit-testing in Go by mocking the server side, with examples from my first open-source project