The Go Programming Language Alan A. A. Donovan · Brian W. Kernighan Published Oct 26, 2015 in paperback and Nov 20 in e-book Addison-Wesley; 380pp; ISBN: 978-0134190440 authors@gopl.io Contents [PDF] Preface [PDF] 1. Tutorial [PDF] 2. Program Structure 3. Basic Data Types 4. Composite Types 5. Functions 6. Methods 7. Interfaces 8. Goroutines and Channels 9. Concurrency with Shared Variables 10. Pa