美文网首页
Go推荐书籍

Go推荐书籍

作者: Jseanj86 | 来源:发表于2017-12-01 16:05 被阅读0次

以下罗列了amzon评分4分以上,并且是2015年后出版的go方面的编程书籍(不包含国内的书籍),排名不分先后,可以根据目录索引按需索骥。

Part 1. Go and web applications
  Chapter 1. Go and web applications
  Chapter 2. Go ChitChat
Part 2. Basic web applications
  Chapter 3. Handling requests
  Chapter 4. Processing requests
  Chapter 5. Displaying content
  Chapter 6. Storing data
Part 3. Being real
  Chapter 7. Go web services
  Chapter 8. Testing your application
  Chapter 9. Leveraging Go concurrency
  Chapter 10. Deploying Go
Chapter 1. Introducing Go
Chapter 2. Go quick-start
Chapter 3. Packaging and tooling
Chapter 4. Arrays, slices, and maps
Chapter 5. Go’s type system
Chapter 6. Concurrency
Chapter 7. Concurrency patterns
Chapter 8. Standard library
Chapter 9. Testing and benchmarking
1. Tutorial
2. Program Structure
3. Basic Data Types
4. Composite Types
5. Functions
6. Methods
7. Interfaces
8. Goroutines and Channels
9. Concurrency with Shared Variables
10. Packages and the Go Tool
11. Testing
12. Reflection
13. Low-Level Programming
Part 1. Background and fundamentals
  Chapter 1. Getting into Go
  Chapter 2. A solid foundation
  Chapter 3. Concurrency in Go
Part 2. Well-rounded applications
  Chapter 4. Handling errors and panics
  Chapter 5. Debugging and testing
Part 3. An interface for your applications
  Chapter 6. HTML and email template patterns
  Chapter 7. Serving and receiving assets and forms
  Chapter 8. Working with web services
Part 4. Taking your applications to the cloud
  Chapter 9. Using the cloud
  Chapter 10. Communication between cloud services
  Chapter 11. Reflection and code generation
1. I/O and File Systems
2. Command-Line Tools
3. Data Conversion and Composition
4. Error Handling in Go
5. All about Databases and Storage
6. Web Clients and APIs
7. Microservices for Applications in Go
8. Testing
9. Parallelism and Concurrency
10. Distributed Systems
11. Reactive Programming and Data Streams
12. Serverless Programming
13. Performance Improvements, Tips, and Tricks
1. Beginning Go
2. Go Fundamentals
3. Structs and Interfaces
4. Concurrency
5. Using Standard Library Packages
6. Data Persistence
7. Building HTTP Servers
8. Testing Go Applications
1. Chat Application with Web Sockets
2. Adding User Accounts
3. Three Ways to Implement Profile Pictures
4. Command-Line Tools to Find Domain Names
5. Building Distributed Systems and Working with Flexible Data
6. Exposing Data and Functionality through a RESTful Data Web Service API
7. Random Recommendations Web Service
8. Filesystem Backup
9. Building a Q&A Application for Google App Engine
10. Micro-services in Go with the Go kit Framework
11. Deploying Go Applications Using Docker
1. Getting Started with Go and Unix Systems Programming
2. Writing Programs in Go
3. Advanced Go Features
4. Go Packages, Algorithms, and Data Structures
5. Files and Directories
6. File Input and Output
7. Working with System Files
8. Processes and Signals
9. Goroutines - Basic Features
10. Goroutines - Advanced Features
11. Writing Web Applications in Go
12. Network Programming
1. An Introduction to Concurrency
2. Modeling Your Code: Communicating Sequential Processes
3. Go’s Concurrency Building Blocks
4. Concurrency Patterns in Go
5. Concurrency at Scale
6. Goroutines and the Go Runtime
1. Lexing
2. Parsing
3. Evaluation
4. Extending the Interpreter
1. A First Step in Go
2. Go Language Essentials
3. Go Control Flow
4. Data Types
5. Functions in Go
6. Go Packages and Programs
7. Composite Types
8. Methods, Interfaces, and Objects
9. Concurrency
10. Data IO in Go
11. Writing Networked Services
12. Code Testing
1. Getting Started
2. Types
3. Variables
4. Control Structures
5. Arrays, Slices, and Maps
6. Functions
7. Structs and Interfaces
8. Packages
9. Testing
10. Concurrency
11. Next Steps
1. Welcome New Gopher
2. Go Types Explored
3. HTTP
4. Gophr Part 1: The Project
5. Gophr Part 2: All About the Users
6. Gophr Part 3: Remembering Our Users
7. Gophr Part 4: Images
8. Gophr Part 5: Concurrency
9. Automated Testing
10. Packaging and Production

相关文章

  • Go推荐书籍

    以下罗列了amzon评分4分以上,并且是2015年后出版的go方面的编程书籍(不包含国内的书籍),排名不分先后,可...

  • Go安装、变量声明、strings模块

    推荐书籍:Go语言学习资料指引https://github.com/unknwon/go-study-index ...

  • 推荐几本 Go 语言书籍

    首先推荐《Go 程序设计语言》这本书: 豆瓣评分挺高的,需要特别说说这本书里面的示例代码,质量非常高!如果跟着敲一...

  • Go语言学习资料汇总

    From - 自由编程 入门 首先介绍一本Go语言经典入门书籍Go语言圣经对于入门学习,首先推荐以读书为主,可以辅...

  • go语言学习-从基础到实战到源码分析

    收集的一些go语言学习资料,有go基础学习系列,go项目实战,go进阶-go源码分析,还有go的一些书籍,go的架...

  • 书籍推荐

    一、 严歌苓:《陆犯焉识》 人总是在恩惠失去时意识到恩惠曾经的眷顾, 也总是在幸福失去时意识到幸福曾经的瞬间。 总...

  • 书籍推荐

    《社会契约论》这本书对我来说还是比较难读懂的,为什么这么讲?这不得不说到其中一些涉及到的政治上的专业术语,比如君主...

  • 书籍推荐

    观念对立 是我比较喜欢的一个词 为什么有些人可以做到 而有些人确在原地踏步 怨天尤人永无止境的抱怨 确丝毫不想改...

  • 书籍推荐

    1.代码整洁之道 2.重构—-改善既有代码的设计 3.Android开发艺术探索 4.Effective Java...

  • 书籍推荐

    书籍推荐 金庸写的武侠小说,想必大家都很熟悉,有很多著名小说:《天龙八部》,《鹿鼎记》,《倚...

网友评论

      本文标题:Go推荐书籍

      本文链接:https://www.haomeiwen.com/subject/sgkwbxtx.html