Go.Recipes.A.Problem-Solution.Approach
文件大小: 6379k
源码售价: 10 个金币 积分规则     积分充值
资源说明: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. 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 Chapter 8: Testing Go Applications
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。