Network Programming with Go (e-bog) af Newmarch, Jan
Newmarch, Jan (forfatter)

Network Programming with Go e-bog

509,93 DKK (inkl. moms 637,41 DKK)
Dive into key topics in network architecture and Go, such as data serialization, application level protocols, character sets and encodings. This book covers network architecture and gives an overview of the Go language as a primer, covering the latest Go release.Beyond the fundamentals, Network Programming with Go covers key networking and security issues such as HTTP and HTTPS, templates, remo...
E-bog 509,93 DKK
Forfattere Newmarch, Jan (forfatter)
Forlag Apress
Udgivet 15 maj 2017
Genrer UKN
Sprog English
Format epub
Beskyttelse LCP
ISBN 9781484226926
Dive into key topics in network architecture and Go, such as data serialization, application level protocols, character sets and encodings. This book covers network architecture and gives an overview of the Go language as a primer, covering the latest Go release.Beyond the fundamentals, Network Programming with Go covers key networking and security issues such as HTTP and HTTPS, templates, remote procedure call (RPC), web sockets including HTML5 web sockets, and more.  Additionally, author Jan Newmarch guides you in building and connecting to a complete web server based on Go. This book can serve as both as an essential learning guide and reference on Go networking.  What You Will LearnMaster network programming with Go Carry out data serializationUse application-level protocolsManage character sets and encodingsDeal with HTTP(S)Build a complete Go-based web serverWork with RPC, web sockets, and moreWho This Book Is ForExperienced Go programmers and other programmers with some experience with the Go language.