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

๐Ÿ“

Network programming with Go: essential skills for using and securing networks

โœ Scribed by Newmarch, Jan


Publisher
Apress
Year
2017
Tongue
English
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


  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 Procedure Call -- 14. REST.-15. Web Sockets -- Afterword.;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


  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 Procedure Call --
    14. REST.-15. Web Sockets --
    Afterword.

โœฆ Subjects


Computer networks--Programming;Go (Computer program language);Electronic books;Computer networks -- Programming


๐Ÿ“œ 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 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: Essential S
โœ Jan Newmarch (auth.) ๐Ÿ“‚ Library ๐Ÿ“… 2017 ๐Ÿ› Apress ๐ŸŒ English

<p>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>Ne

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