Go Install Linux
If you never installed Go in a Linux machine, this video will walk you through the entire process, including the basic configuration required to start writing your own Go programs:
If you never installed Go in a Linux machine, this video will walk you through the entire process, including the basic configuration required to start writing your own Go programs:
One of the many benefits of the Go language is its testing capabilities. Using Go you can write tests using all the language features which makes it easy and fun to write tests. In this talk, presented at the Go To Toronto meetup, our main consultant Ricardo talks about some good practices to write automated tests for Command Line Tools developed with Go: Testing CLI tools with Go from Ricardo Gerardi
Copyright (c) 2015 - 2018, R4G Solutions; all rights reserved.
Template by Bootstrapious. Ported to Hugo by DevCows