/TheGoProgrammingLanguage

Exercises and Listings from The Go Programming Language

Primary LanguageHTMLOtherNOASSERTION

The Go Programming Language

The Go Programming Language

The Go Programming Language on Amazon

This package contains exercises and listings found throughout the text. Most files are in the main package and can be run like:

$ go run src/ch1/ex_1_1/main.go

References