E-Book, Englisch, 798 Seiten
Tsoukalos Mastering Go.
2. Auflage 2019
ISBN: 978-1-83855-532-0
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
Create Golang production applications using network libraries, concurrency, machine learning, and advanced data structures
E-Book, Englisch, 798 Seiten
ISBN: 978-1-83855-532-0
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Computerkommunikation & -vernetzung Client-Server Netzwerke
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Webprogrammierung
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
Weitere Infos & Material
Table of Contents - Go and the Operating System
- Understanding Go Internals
- Working with Basic Go Data Types
- The Uses of Composite Types
- How to Enhance Go Code with Data Structures
- What You Might Not Know About Go Packages and functions
- Reflection and Interfaces for All Seasons
- Telling a Unix System What to Do
- Concurrency in Go: Goroutines, Channels, and Pipelines
- Concurrency in Go: Advanced Topics
- Code Testing, Optimization, and Profiling
- The Foundations of Network Programming in Go
- Network Programming: Building Your Own Servers and Clients
- Machine Learning in Go