Skip to content

hndada/go-tutorial

Repository files navigation

Go in an hour

The Smallest Go Tutorial

How to run the code

  1. Install Go
  2. Open Terminal and set current directory
  3. Run the code with command go run (see an example below):
$ go run 01_variable.go

Acknowledgment

gobyexample.com written by Mark McGranaghan and Eli Bendersky

sp301415: suggesting adding more concepts with better Index

About

Go in an hour

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages