Explore >> Select a destination


You are here

culttt.com
| | blog.bittersweetryan.com
2.3 parsecs away

Travel
| | In functional programming a map function is a way to create an array by passing each element of the array into a function. Mapping function...
| | 128bit.io
1.7 parsecs away

Travel
| | If you've read any significant amount of my blog you've probably realized that I'm fascinated with programming languages; more precisely the syntax, the community, and the purpose of the language. Elixir happens to be one of these languages that has recently caught my attention. I love the ideas functional programming brings and how you to solve problems as a result of those ideas. One of the things that functional programming is helping people to solve is how to get the most out of systems that have mul...
| | largedatabank.com
2.0 parsecs away

Travel
| | I heard a lot of good things about Mike Okasaki's Purely Functional Data Structures at UChicago, but didn't ever take the time to check it out. Lately I've missed the heady joy of reading and writing code in a strongly typed functional programming language like Standard ML, so when one of my coworkers at Knewton mentioned he was going to read the book I decided to get a copy for myself.
| | iamvishnu.com
35.6 parsecs away

Travel
| Last December, the Android team came up with a new, clean, layered architecture to write Android apps, which is a significant move away from the long-standin...