Go Recipes A Problem-Solution Approach /
Go Recipes: A Problem-Solution Approach provides an invaluable reference to using the Go programming language, showing idiomatic and best practice code for solving common problems encountered by developers in all industries. What you'll learn • Core fundamentals of Go programming language. • Ho...
Κύριος συγγραφέας: | |
---|---|
Συγγραφή απο Οργανισμό/Αρχή: | |
Μορφή: | Ηλεκτρονική πηγή Ηλ. βιβλίο |
Γλώσσα: | English |
Έκδοση: |
Berkeley, CA :
Apress : Imprint: Apress,
2016.
|
Θέματα: | |
Διαθέσιμο Online: | Full Text via HEAL-Link |
Πίνακας περιεχομένων:
- 1. Introduction to Go
- 2. Go Fundamentals
- 3. Structs and Interfaces
- 4. Concurrency
- 5. Using Standard Library
- 6. Working with Data
- 7. Building HTTP Servers
- 8. Testing.