Go Recipes : A Problem-Solution Approach /
| Main Author: | |
|---|---|
| Corporate Author: | |
| Format: | eBook |
| Language: | English |
| Published: |
Berkeley, CA :
Apress : Imprint: Apress,
2016.
|
| Edition: | 1st ed. 2016. |
| Subjects: |
Table of Contents:
- 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.