/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.bailis.org
| | aphyr.com
6.3 parsecs away

Travel
| |
| | decomposition.al
6.2 parsecs away

Travel
| | by Devashish Purandare ยท edited by Sohum Banerjea and Lindsey Kuper
| | sreekar.ch
8.0 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...
| | www.igvita.com
23.5 parsecs away

Travel
| LevelDB combines the SSTable, MemTable a number of processing conventions to create a fast, open-source database engine. LevelDB is now embedded in WebKit (IndexDB), but you can also easily embed it in your own application!