- Distributed Computing with Go
- V.N. Nikhil Anurag
- 154字
- 2021-06-24 18:36:04
To get the most out of this book
- The material in the book is designed to enable a hands-on approach. Throughout the book, a conscious effort has been made to provide all the relevant information to the reader beforehand so that, if the reader chooses, they can try to solve the problem on their own and then refer to the solution provided in the book.
- The code in the book does not have any Go dependencies beyond the standard library. This is done in order to ensure that the code examples provided in the book never change, and this also allows us to explore the standard library.
- The source code in the book should be placed at $GOPATH/src/distributed-go. The source code for examples given will be located inside the $GOPATH/src/distributed-go/chapterX folder, where X stands for the chapter number.
- Download and install Go from https://golang.org/ and Docker from https://www.docker.com/community-edition website
推薦閱讀
- Implementing Cisco UCS Solutions
- 嵌入式應用程序設計綜合教程(微課版)
- Extending Bootstrap
- Windows Phone應用程序開發
- Java EE 8 Design Patterns and Best Practices
- 嵌入式Linux應用開發菜鳥進階
- 8051軟核處理器設計實戰
- Joomla! 3 Template Essentials
- 計算機系統的自主設計
- INSTANT Galleria Howto
- Linux應用大全 基礎與管理
- 電腦辦公(Windows 10 + Office 2016)入門與提高(超值版)
- Learn Quantum Computing with Python and IBM Quantum Experience
- VMware vSphere 5.1 Cookbook
- Serverless Architectures with Kubernetes