- Anyone who wants to know what programming is and how the code is written.
- Anyone who has tried to learn programming and given up because it was too hard.
- Anyone who has some experience in programming and who wants to learn the Go language.
The Art of Go - Basics is organized into a series of small lessons. Each lesson starts with simple example programs, and it emphasizes code reading rather than premature writing. You will learn basics of coding, and some intricacies of Golang, just by reading each lesson. The book includes some (optional) exercises, and it ends with a few final projects. The Art of Go - Basics covers the following topics (as of version Go 1.16), among other things:
- The basic structure of Go programs.
- Basic constructs of the Go programming language such as expressions and statements.
- Primitive types, slices, maps, and functions.
- Go structs, interfaces, and methods.
- Pointers. Value semantics vs reference semantics.
- Value receivers vs pointer receivers.
- Concurrent programming with Goroutines and channels.
- Simple network programming over TCP.
- Simple Web programming using the net/http standard package.
- Go build tools. Go modules.
If you are just starting to learn programming, then learn Go. Learn programming with Go. The Art of Go - Basics will guide you through your first steps in the wonderful world of programming! Get this book now and start learning Go programming today!
Dieser Download kann aus rechtlichen Gründen nur mit Rechnungsadresse in A, B, CY, CZ, D, DK, EW, E, FIN, F, GR, H, IRL, I, LT, L, LR, M, NL, PL, P, R, S, SLO, SK ausgeliefert werden.








