Skip to content

giannisp/learn-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

Following the examples from https://gobyexample.com/

Install go

brew install go

Check go version

go version

Init a new go project

go mod init github.com/giannisp/learn-go

About

Learning go by examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages