Cargando…

Mastering Go : Create Golang production applications using network libraries, concurrency, machine learning, and advanced data structures /

"Publisher's Note: This edition from 2019 is outdated and is not compatible with the latest version of Go. A new third edition, updated for 2021 and featuring the latest in Go programming, has now been published. Key Features Second edition of the bestselling guide to advanced Go programmi...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Tsoukalos, Mihalis
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, 2019.
Edición:Second edition.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Chapter 1: Go and the Operating System
  • Chapter 2: Understanding Go Internals
  • Chapter 3: Working with Basic Go Data Types
  • Chapter 4: The Uses of Composite Types
  • Chapter 5: How to Enhance Go Code with Data Structures
  • Chapter 6: What You Might Not Know About Go Packages and Functions
  • Chapter 7: Reflection and Interfaces for All Seasons
  • Chapter 8: Telling a UNIX System What to Do
  • Chapter 9: Concurrency in Go
  • Goroutines, Channels, and Pipelines
  • Chapter 10: Concurrency in Go
  • Advanced Topics
  • Chapter 11: Code Testing, Optimization, and Profiling
  • Chapter 12: The Foundations of Network Programming in Go
  • Chapter 13: Network Programming
  • Building Your Own Servers and Clients
  • Chapter 14: Machine Learning in Go.