- 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
推薦閱讀
- 電腦組裝與系統安裝
- Red Hat Enterprise Linux 8系統管理實戰
- Mobile-first Bootstrap
- Hands-On DevOps with Vagrant
- 精解Windows 8
- 操作系統基礎與實踐:基于openEuler平臺
- 深入Linux內核架構與底層原理(第2版)
- Windows Phone 8 Application Development Essentials
- 深入理解eBPF與可觀測性
- jQuery UI Cookbook
- 操作系統分析
- Heroku Cloud Application Development
- bash shell腳本編程經典實例(第2版)
- Linux內核分析及應用
- 完美應用Ubuntu(第4版)