Playing with Golang mostly using the Head First Go book.
.idea | ||
.gitignore | ||
average.go | ||
double.go | ||
go.mod | ||
go.sum | ||
guess.go | ||
LICENSE | ||
myIntPointer.go | ||
passfail.go | ||
playground.go | ||
README.md | ||
shopping.go | ||
test.go | ||
toCelsius.go | ||
wallArea.go |
trying_out_go
Playing with Golang mostly using the Head First Go book.