Verkauf durch Sack Fachmedien

Newmarch

Network Programming with Go

Essential Skills for Using and Securing Networks

Medium: Buch
ISBN: 978-1-4842-2691-9
Verlag: Apress
Erscheinungstermin: 18.05.2017
Nicht mehr lieferbar

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 Learn

  • Master network programming with Go 
  • Carry out data serialization
  • Use application-level protocols
  • Manage character sets and encodings
  • Deal with HTTP(S)
  • Build a complete Go-based web server
  • Work with RPC, web sockets, and more


Who This Book Is For
Experienced Go programmers and other programmers with some experience with the Go language.


Produkteigenschaften


  • Artikelnummer: 9781484226919
  • Medium: Buch
  • ISBN: 978-1-4842-2691-9
  • Verlag: Apress
  • Erscheinungstermin: 18.05.2017
  • Sprache(n): Englisch
  • Auflage: 1. Auflage 2017
  • Produktform: Kartoniert, Book
  • Gewicht: 574 g
  • Seiten: 274
  • Format (B x H): 178 x 254 mm
  • Ausgabetyp: Kein, Unbekannt
  • Nachauflage: 978-1-4842-8094-2
Autoren/Hrsg.

Autoren

1. Architecture2. Overview of the Go language3. Socket-level Programming4. Data Serialization5. Application-Level Protocols6. Managing character sets and encodings7. Security8. HTTP9. Templates10. A Complete Web Server11. HTML12. XML13. Remote Procedure Call14. REST15. Web SocketsAfterword