The Go Programming Language

The Go Programming Language

Go Gopher

Go (often referred to as Golang) is a open source programming language created by Google in 2009 by Robert Griesemer, Rob Pike, and Ken Thompson.

I have found Go to provide a easy to maintain code base with high performance. Also Go applications compile quickly and launch immediately.

Go in the Clouds

The Go team at Google have just released () a new open source project, Go Cloud, a library and tools for developing on the open cloud. This project is aimed to make Go the language of choice for developers building portable cloud applications. Which fits very well with a project we are working on right now, so I have started to see how this can help us out going forward.

Go Turns 15 ()

Time sure fly's by, its hard to believe that Go has turned 15. Go has published a blog post covering the past and looking forward.

How does JasmineDesign use Go

At JasmineDesign we have used Go to build up our core ecosystem to support our JorvikHosting and JorvikCloud services bridging that gap between data and cloud features and services.

During 2024 we have also been exploring some new features that will be available as part of JorvikPage but we are not ready to talk about this just yet. But a little clue for now is that it revolves around a repository and the web.

Though we have always found Go to perform whatever tasks we ask it to do really well.