Explore >> Select a destination


You are here

crocidb.com
| | sreekar.ch
3.4 parsecs away

Travel
| | But first What is functional programming ? Functional programming is a programming paradigm in which most computation is treated as evaluation of functions. It emphasizes on expression evaluation instead of command execution. Wikipedia When did it all start ? In the 90s, there was a war between declarative programming and imperative programming. Declarative programming then represented by logic programming languages like Prolog and early functional languages like Erlang. And imperative languages were r...
| | danangell.com
2.8 parsecs away

Travel
| | What is BrainFuck? BrainFuck is an esoteric programming language designed specifically to be easy to compile. The environment provides the programmer with an "infinite" array of bytes (traditionally just 30,000) and a data pointer. There are only 8 single character commands:
| | eli.thegreenplace.net
3.5 parsecs away

Travel
| |
| | cookie.engineer
17.8 parsecs away

Travel
| Linux Assembly Part 2: Declaring Data