E-Book, Englisch, 736 Seiten
Tsoukalos Mastering Go
4. Auflage 2024
ISBN: 978-1-80512-264-7
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
Leverage Go's expertise for advanced utilities, empowering you to develop professional software
E-Book, Englisch, 736 Seiten
ISBN: 978-1-80512-264-7
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Webprogrammierung
- Mathematik | Informatik EDV | Informatik Computerkommunikation & -vernetzung Client-Server Netzwerke
Weitere Infos & Material
Table of Contents - A Quick Introduction to Go
- Basic Go Data Types
- Composite Data Types
- Go Generics
- 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
- Fuzz Testing and Observability
- Efficiency and Performance
- Changes in Recent Go Versions
- Appendix