๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

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

โœ Scribed by Jan Newmarch (auth.)


Publisher
Apress
Year
2017
Tongue
English
Leaves
284
Edition
1
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


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.

โœฆ Table of Contents


Front Matter....Pages i-xxi
Architecture....Pages 1-20
Overview of the Go Language....Pages 21-27
Socket-Level Programming....Pages 29-55
Data Serialization....Pages 57-86
Application-Level Protocols....Pages 87-106
Managing Character Sets and Encodings....Pages 107-119
Security....Pages 121-136
HTTP....Pages 137-160
Templates....Pages 161-173
A Complete Web Server....Pages 175-191
HTML....Pages 193-198
XML....Pages 199-207
Remote Procedure Call....Pages 209-220
REST....Pages 221-245
WebSockets....Pages 247-266
Back Matter....Pages 267-274

โœฆ Subjects


Programming Languages, Compilers, Interpreters;Programming Techniques;Computer Communication Networks


๐Ÿ“œ SIMILAR VOLUMES


Network programming with Go: essential s
โœ Newmarch, Jan ๐Ÿ“‚ Library ๐Ÿ“… 2017 ๐Ÿ› Apress ๐ŸŒ English

1. Architecture -- 2. Overview of the Go language -- 3. Socket-level Programming -- 4. Data Serialization -- 5. Application-Level Protocols -- 6. Managing character sets and encodings -- 7. Security -- 8. HTTP -- 9. Templates -- 10. A Complete Web Server -- 11. HTML -- 12. XML -- 13. Remote Procedur

Network programming with Go: essential s
โœ Newmarch, Jan ๐Ÿ“‚ Library ๐Ÿ“… 2017 ๐Ÿ› Apress ๐ŸŒ English

1. Architecture -- 2. Overview of the Go language -- 3. Socket-level Programming -- 4. Data Serialization -- 5. Application-Level Protocols -- 6. Managing character sets and encodings -- 7. Security -- 8. HTTP -- 9. Templates -- 10. A Complete Web Server -- 11. HTML -- 12. XML -- 13. Remote Procedur

Network Programming with Go Essential Sk
โœ Newmarch, Jan ๐Ÿ“‚ Library ๐Ÿ“… 2017 ๐Ÿ› Apress ๐ŸŒ English

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.<br />Beyond the fundamentals,<i>Netw

Network Programming with Go Language : E
โœ Jan Newmarch; Ronald Petty ๐Ÿ“‚ Library ๐Ÿ› Apress ๐ŸŒ English

Dive into key topics in network architecture implemented with the Google-backed open source Go programming language. Networking topics such as data serialization, application level protocols, character sets and encodings are discussed and demonstrated in Go. This book has been updated to the Go vers

Network Programming with Go Language: Es
โœ Jan Newmarch, Ronald Petty ๐Ÿ“‚ Library ๐Ÿ“… 2022 ๐Ÿ› Apress ๐ŸŒ English

<p><span>Dive into key topics in network architecture implemented with the Google-backed open source Go programming language. Networking topics such as data serialization, application level protocols, character sets and encodings are discussed and demonstrated in Go. This book has been updated to th

System Programming Essentials with Go: S
โœ Alex Rios ๐Ÿ“‚ Library ๐Ÿ“… 2024 ๐Ÿ› Packt Publishing Pvt. Ltd. ๐ŸŒ English

Go beyond the web, learn system programming with Go, and build efficient, secure applications Key Features Get to grips with system programming concepts in Go with application examples Gain expert guidance on essential topics like file operations, process management, and network programming Le