83 Forks
230 Stars
230 Watchers

learning-go

Source code repository for my book "Learning Go Programming"

How to download and setup learning-go

Open terminal and run command
git clone https://github.com/vladimirvivien/learning-go.git
git clone is used to create a copy or clone of learning-go repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with learning-go https://github.com/vladimirvivien/learning-go/archive/master.zip

Or simply clone learning-go with SSH
[email protected]:vladimirvivien/learning-go.git

If you have some problems with learning-go

You may open issue on learning-go support forum (system) here: https://github.com/vladimirvivien/learning-go/issues