Network Programming with Go

Network Programming with Go
Author :
Publisher : No Starch Press
Total Pages : 392
Release :
ISBN-10 : 9781718500891
ISBN-13 : 1718500890
Rating : 4/5 (890 Downloads)

Book Synopsis Network Programming with Go by : Adam Woodbeck

Download or read book Network Programming with Go written by Adam Woodbeck and published by No Starch Press. This book was released on 2021-03-30 with total page 392 pages. Available in PDF, EPUB and Kindle. Book excerpt: Network Programming with Go teaches you how to write clean, secure network software with the programming language designed to make it seem easy. Build simple, reliable, network software Combining the best parts of many other programming languages, Go is fast, scalable, and designed for high-performance networking and multiprocessing. In other words, it’s perfect for network programming. Network Programming with Go will help you leverage Go to write secure, readable, production-ready network code. In the early chapters, you’ll learn the basics of networking and traffic routing. Then you’ll put that knowledge to use as the book guides you through writing programs that communicate using TCP, UDP, and Unix sockets to ensure reliable data transmission. As you progress, you’ll explore higher-level network protocols like HTTP and HTTP/2 and build applications that securely interact with servers, clients, and APIs over a network using TLS. You'll also learn: Internet Protocol basics, such as the structure of IPv4 and IPv6, multicasting, DNS, and network address translation Methods of ensuring reliability in socket-level communications Ways to use handlers, middleware, and multiplexers to build capable HTTP applications with minimal code Tools for incorporating authentication and encryption into your applications using TLS Methods to serialize data for storage or transmission in Go-friendly formats like JSON, Gob, XML, and protocol buffers Ways of instrumenting your code to provide metrics about requests, errors, and more Approaches for setting up your application to run in the cloud (and reasons why you might want to) Network Programming with Go is all you’ll need to take advantage of Go’s built-in concurrency, rapid compiling, and rich standard library. Covers Go 1.15 (Backward compatible with Go 1.12 and higher)


Network Programming with Go Related Books

Network Programming with Go
Language: en
Pages: 392
Authors: Adam Woodbeck
Categories: Computers
Type: BOOK - Published: 2021-03-30 - Publisher: No Starch Press

DOWNLOAD EBOOK

Network Programming with Go teaches you how to write clean, secure network software with the programming language designed to make it seem easy. Build simple, r
Network Programming with Go Language
Language: en
Pages: 377
Authors: Jan Newmarch
Categories: Computers
Type: BOOK - Published: 2022-06-27 - Publisher: Apress

DOWNLOAD EBOOK

Dive into key topics in network architecture implemented with the Google-backed open source Go programming language. Networking topics such as data serializatio
Network Programming with Go
Language: en
Pages: 284
Authors: Jan Newmarch
Categories: Computers
Type: BOOK - Published: 2017-05-15 - Publisher: Apress

DOWNLOAD EBOOK

Dive into key topics in network architecture and Go, such as data serialization, application level protocols, character sets and encodings. This book covers net
Hands-On Network Programming with C
Language: en
Pages: 467
Authors: Lewis Van Winkle
Categories: Computers
Type: BOOK - Published: 2019-05-13 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

A comprehensive guide to programming with network sockets, implementing internet protocols, designing IoT devices, and much more with C Key FeaturesApply your C
Foundations of Python Network Programming
Language: en
Pages: 361
Authors: John Goerzen
Categories: Computers
Type: BOOK - Published: 2011-02-24 - Publisher: Apress

DOWNLOAD EBOOK

This second edition of Foundations of Python Network Programming targets Python 2.5 through Python 2.7, the most popular production versions of the language. Py