Explore >> Select a destination


You are here

rm4n0s.github.io
| | aarol.dev
7.4 parsecs away

Travel
| | Advent of Code is an annual set of Christmas-themed computer programming challenges that follow an Advent calendar. It has been running since 2015. The ...
| | preslav.me
6.3 parsecs away

Travel
| | I am a software engineer with a decade-long experience developing software in Python, Go, and Java.
| | golangbot.com
6.7 parsecs away

Travel
| | The simplest way to create a custom error in Go is using the New function from the errors package. Errors can also be represented by struct types implementing the error interface.
| | smsohan.com
25.1 parsecs away

Travel
| I like the idea of learning one new programming language every year. This is also mentioned at The Pragmatic Programmer Book. I'm now looking for a new language to learn. In 2011, I learned F#, my first functional programming language experience. It's a really nice language, especially if you're familiar with the .Net class library and the windows development echo system in general. This was really fun, learned the basic concepts and building blocks of functional languages.