相關主題
商品描述
Solve your Go problems using a problem-solution approach. Each recipe is a self-contained answer to a practical programming problem in Go. Go Recipes contains recipes that deal with the fundamentals of Go, allowing you to build simple, reliable, and efficient software. Other topics include working with data using modern NoSQL databases such as MongoDB and RethinkDB. The book provides in-depth guidance for building highly scalable backend APIs in Go for your mobile client applications and web client applications.
All this means that you’ll be able to write programs that get the most out of multicore and networked machines, using Go’s novel type system that enables flexible and modular program construction. You'll see how to test your Go applications so they are ready for deployment, as well as learning how to write HTTP servers to offer you maximum flexibility when dealing with remote clients.
- Work with the core fundamentals of Go
- Persist data into NoSQL databases
- Build scalable backend APIs
- Test your Go applications
- Create HTTP web servers in Go
- Who This Book Is For
Experienced programmers who have some or no prior experience with Go.
商品描述(中文翻譯)
解決您的 Go 問題,採用問題解決的方法。每個食譜都是針對 Go 中實際編程問題的獨立解答。《Go Recipes》包含處理 Go 基礎知識的食譜,讓您能夠構建簡單、可靠且高效的軟體。其他主題包括使用現代 NoSQL 數據庫(如 MongoDB 和 RethinkDB)處理數據。本書提供深入的指導,幫助您為移動客戶端應用程式和網頁客戶端應用程式構建高度可擴展的後端 API。
這一切意味著您將能夠編寫充分利用多核心和網絡機器的程序,使用 Go 的新型類型系統,實現靈活和模組化的程序構建。您將學會如何測試您的 Go 應用程式,以便它們準備好部署,並學習如何編寫 HTTP 伺服器,以便在處理遠程客戶端時提供最大的靈活性。
您將學到的內容:
- 使用 Go 的核心基礎知識
- 將數據持久化到 NoSQL 數據庫
- 構建可擴展的後端 API
- 測試您的 Go 應用程式
- 在 Go 中創建 HTTP 網頁伺服器
本書適合對象:
有一定或沒有 Go 先前經驗的資深程序員。