Exercises and examples I wrote/copied from my A Tour of Go journey.

NerdRat 5230a6429a Corrected to new user 5 years ago
examples 5e78b6bd9e Added basictypes with examples and tests 5 years ago
README.md 6aebd1515c Initial commit. 5 years ago
go.mod 5230a6429a Corrected to new user 5 years ago
mygotour.go 5230a6429a Corrected to new user 5 years ago
mygotour_test.go 1cc47d592d Leave mygotour_test.go as it was, later on I will find out how to test everything at once. 5 years ago

README.md

My Go Tour (mygotour)

Exercises and examples I wrote/copied from my A Tour of Go journey.