5 Forks
18 Stars
18 Watchers

go-education

This is a range of Golang education materials I'm using to teach beginner level Go

How to download and setup go-education

Open terminal and run command
git clone https://github.com/chazsmi/go-education.git
git clone is used to create a copy or clone of go-education 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 go-education https://github.com/chazsmi/go-education/archive/master.zip

Or simply clone go-education with SSH
[email protected]:chazsmi/go-education.git

If you have some problems with go-education

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