The-Go-Programming-Language
Go documentation
A collection of notes, examples, and exercises from the official Go book.
Notes, examples, and exercises from the awesome "The Go Programming Langauge" book.
2 stars
2 watching
1 forks
Language: Go
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A comprehensive guide to Go syntax and features for developers | 8,467 |
| | A comprehensive resource explaining the internal implementation principles of the Go programming language. | 963 |
| | A web-based IDE for Go language development | 113 |
| | Tools to easily look up documentation for items in Go source code from within the editor. | 184 |
| | A benchmarking package for the Go language. | 61 |
| | A companion repository to a book about concise Go programming by Amir Irani. | 22 |
| | A comprehensive resource for learning Go programming language and its ecosystem. | 227 |
| | A companion resource providing documentation and support for learning Go programming language | 305 |
| | A Go library for a high-performance, in-memory caching system | 11 |
| | Provides examples and resources to help software developers learn and practice Go programming language skills. | 1,584 |
| | An interactive coding environment for Go that combines the language's strengths with a user-friendly interface. | 323 |
| | A compiler for a minimal programming language designed to be similar to Go. | 28 |
| | Golang beautifies data display by providing formatting options for humans | 308 |
| | An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 749 |
| | A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,868 |