- Go Systems Programming
- Mihalis Tsoukalos
- 108字
- 2021-07-02 18:07:54
The structure of the book
This book has three parts. The first part, which includes this chapter, is about Go and the Go features that can be handy when developing systems software: this does not mean that you should use all of them when developing your programs. The second part is all about programming with files, directories, and processes, which is the most common type of systems software. The third part explores goroutines, web applications, and network programming in Go, which is the most advanced type of systems software. The good thing is that you do not need to read the third part of the book right away.
推薦閱讀
- Vue.js 3.x快速入門
- Spring Cloud Alibaba核心技術(shù)與實戰(zhàn)案例
- HTML5+CSS3+JavaScript Web開發(fā)案例教程(在線實訓(xùn)版)
- Python Data Analysis(Second Edition)
- Python編程與幾何圖形
- Serverless computing in Azure with .NET
- Scala Reactive Programming
- 第一行代碼 C語言(視頻講解版)
- Android傳感器開發(fā)與智能設(shè)備案例實戰(zhàn)
- Scala編程(第5版)
- 深度學(xué)習(xí)原理與PyTorch實戰(zhàn)(第2版)
- Puppet:Mastering Infrastructure Automation
- Spring Data JPA從入門到精通
- 軟件測試技術(shù)
- Java EE項目應(yīng)用開發(fā)