a-tour-of-go

module
v0.0.0-...-a04c3df Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 11, 2021 License: MIT

README

A Tour of GO

You can do the tour by yourself through its official website!

Basically, you'll find here the same code presented to you within the tour, maybe with some enhancements, overall the same, though.

How did I start this project?

As I use nvm, rbenv, pyenv, and similars, I found one with the same purpose called goenv (know more how I handle them looking at my personal-environment repository).

After installing the latest version of Go, I just issued the following command:

go mod init github.com/willianantunes/a-tour-of-go

Then I could start the tour!

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL