Explore >> Select a destination


You are here

rmoff.net
| | codeexplainer.wordpress.com
18.8 parsecs away

Travel
| | This obfuscated piece of C code prints the map of India to the standard output. Who wrote this code? The author is unknown. I have found the code on Quora while searching the web for interesting code snippets. (If you know the author, please let me know so I can give them credit!) Let's run...
| | www.alexedwards.net
18.6 parsecs away

Travel
| |
| | golangbot.com
19.1 parsecs away

Travel
| | Functions can be assigned to variables, passed as arguments to other functions and returned from other functions in Golang. Go also supports closures and anonymous functions.
| | www.foxhound.systems
110.3 parsecs away

Travel
| Haskell's features enable rapid development, easy maintainability, and excellent performance, making it a top choice as an industrial-strength programming language.