Go recipes : a problem-solution approach /
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
[Place of publication not identified] :
Apress,
[2016]
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
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.