- Distributed Computing with Go
- V.N. Nikhil Anurag
- 116字
- 2021-06-24 18:36:05
Developer Environment for Go
Go is a modern programming language built for the 21st century application development. Hardware and technology have advanced significantly over the past decade, and most of the other languages do not take advantage of these technical advancements. As we shall see throughout the book, Go allows us to build network applications that take advantage of concurrency and parallelism made available with multicore systems.
In this chapter, we will look at some of the topics required to work through rest of the book, such as:
- Go configuration—GOROOT, GOPATH, and so on.
- Go package management
- Project structure used throughout the book
- Container technology and how to use Docker
- Writing tests in Go
推薦閱讀
- Mastering vRealize Operations Manager(Second Edition)
- Linux網(wǎng)絡(luò)操作系統(tǒng)與實(shí)訓(xùn)(第三版)
- Mastering Distributed Tracing
- Extending Bootstrap
- 混沌工程:復(fù)雜系統(tǒng)韌性實(shí)現(xiàn)之道
- 新手學(xué)電腦從入門到精通(Windows 10+Office 2016版)
- Linux系統(tǒng)安全基礎(chǔ):二進(jìn)制代碼安全性分析基礎(chǔ)與實(shí)踐
- Windows 7中文版從入門到精通(修訂版)
- 突破平面3ds Max動畫設(shè)計(jì)與制作
- Fedora 12 Linux應(yīng)用基礎(chǔ)
- Windows 7實(shí)戰(zhàn)從入門到精通
- Windows Server 2008組網(wǎng)技術(shù)與實(shí)訓(xùn)(第3版)
- Ubuntu Linux操作系統(tǒng)實(shí)用教程
- Web Penetration Testing with Kali Linux(Third Edition)
- Linux系統(tǒng)管理初學(xué)者指南:基于CentOS 7.6