E-Book, Englisch, 682 Seiten
Tsoukalos Mastering Go – Third Edition
3. Auflage 2021
ISBN: 978-1-80107-301-1
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
Harness the power of Go to build professional utilities and concurrent servers and services
E-Book, Englisch, 682 Seiten
ISBN: 978-1-80107-301-1
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Computerkommunikation & -vernetzung Client-Server Netzwerke
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Webprogrammierung
Weitere Infos & Material
Table of Contents - A Quick Introduction to Go
- Basic Go Data Types
- Composite Data Types
- Reflection and Interfaces
- Go Packages and Functions
- Telling a UNIX System What to Do
- Go Concurrency
- Building Web Services
- Working with TCP/IP and WebSocket
- Working with REST APIs
- Code Testing and Profiling
- Working with gRPC
- Go Generics
- Appendix