Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Network Programming with Go: Essential Skills for Using and Securing Networks

Posted By: hill0
Network Programming with Go: Essential Skills for Using and Securing Networks

Network Programming with Go: Essential Skills for Using and Securing Networks by Jan Newmarch
English | 18 May 2017 | ISBN: 1484226917 | 300 Pages | EPUB | 871.37 KB

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.