GO语言原型-Go Recipes

时间:2020-09-26 11:09:02
【文件属性】:
文件名称:GO语言原型-Go Recipes
文件大小:5.58MB
文件格式:PDF
更新时间:2020-09-26 11:09:02
GO语言原型 Go Recipes 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 o f 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. What You'll Learn 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. Table of Contents 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

网友评论