Go Recipes : A Problem-Solution Approach /

Detalles Bibliográficos
Autor principal: Varghese, Shiju. (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: eBook
Lenguaje:English
Publicado: Berkeley, CA : Apress : Imprint: Apress, 2016.
Edición:1st ed. 2016.
Materias:
Tabla de Contenidos:
  • 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.