Playing with Golang mostly using the Head First Go book.
.idea | ||
averageWithArgs | ||
playground | ||
.gitignore | ||
LICENSE | ||
README.md |
My Personal Go Playground
Playing with Golang mostly using the Head First Go book.
Entry point is playground.go.
To run use
go run trying_out_go