|
You are here |
benhoyt.com | ||
| | | | |
blog.jak-linux.org
|
|
| | | | | (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. | |
| | | | |
www.sethvargo.com
|
|
| | | | | Go is one of my favorite programming languages, but it is still far from perfect. | |
| | | | |
antonz.org
|
|
| | | | | Weak pointers, faster maps, directory-scoped access, and more. | |
| | | | |
healeycodes.com
|
|
| | | Making my programming language 4000x quicker, and adding a static type checker. | ||