¥ 300

Go Recipes(英文版)

英文书名:Go Recipes
2016-12-06  Shiju Varghese (作者)  
阅读 3909 次  0 条评论

简介

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.

目录

  • Chapter 1: Beginning Go
  • Chapter 2: Go Fundamentals
  • Chapter 3: Structs and Interfaces
  • Chapter 4: Concurrency
  • Chapter 5: Using Standard Library Packages
  • Chapter 6: Data Persistence
  • Chapter 7: Building HTTP Servers
  • Chapter 8: Testing Go Applications
0 回复
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传