Loading…

Go recipes : a problem-solution approach /

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Varghese, Shiju (Author)
Format: Electronic eBook
Language:Inglés
Published: [Place of publication not identified] : Apress, [2016]
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
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.