diff --git a/README.md b/README.md index 98e8d1e..5399d28 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,12 @@ Dive into key topics in network architecture and Go, such as data serialization, 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. +### [Network Programming with Go](https://nostarch.com/networkprogrammingwithgo) + + + +Network Programming with Go will help you leverage Go to write secure, readable, production-ready network code. Network Programming with Go is all you'll need to take advantage of Go's built-in concurrency, rapid compiling, and rich standard library. + ### [Mastering Concurrency in Go](http://shop.oreilly.com/product/9781783983483.do)