Explore >> Select a destination


You are here

wasmbyexample.dev
| | navendu.me
5.2 parsecs away

Travel
| | Notes as I learn about WebAssembly by building an open source project.
| | blog.suborbital.dev
8.7 parsecs away

Travel
| | A bit about me I'm Philippe, and I'm Technical Account Manager at GitLab. I am french, but you cannot hear my lovely accent. I love a lot speaking in front of people, mainly in French (it's, of course, easier for me), so I wrote this blog post like i...
| | www.hugozap.com
6.3 parsecs away

Travel
| | A collection of random notes about life
| | blog.jak-linux.org
58.2 parsecs away

Travel
| (What follows is an excerpt from my master's thesis, almost all of section 2.1, quickly introducing Go to people familiar with CS) Go is an imperative programming language for concurrent programming created at and mainly developed by Google, initially mostly by Robert Griesemer, Rob Pike, and Ken Thompson. Design of the language started in 2007, and an initial version was released in 2009; with the first stable version, 1.0 released in 2012 1.