Skip to content

A really simple and straightforward introduction to basic structures of Golang.

Notifications You must be signed in to change notification settings

fesiqueira/shortest-golang-tutorial-ever

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Shortest Golang Tutorial Ever

Getting Started

Clone this repository

$ git clone https://github.com/fesiqp/shortest-golang-tutorial-ever

Enter the directory

$ cd shortest-golang-tutorial-ever

Run the example:

$ go run main.go

Contributing

Feel free to contribute with this example, just make sure to follow the same instruction presented in Shortest Tutorial Ever README

Useful links

A Tour of Go - Online Golang walkthrough

Effective Go - An official Golang deep dive

Go by Example - A collection of examples of every basic feature

Awesome Go - A curated list of awesome Go frameworks, libraries and software

About

A really simple and straightforward introduction to basic structures of Golang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages