Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mounta11n/learning-go
https://github.com/mounta11n/learning-go
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mounta11n/learning-go
- Owner: mounta11n
- Created: 2024-05-31T15:19:27.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-02T15:07:32.000Z (8 months ago)
- Last Synced: 2024-11-14T04:41:55.285Z (2 months ago)
- Language: Go
- Homepage:
- Size: 3.27 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### learning-go
#### The Go Programming Language by Donovan et Kernighan
**Information about Go**
https://golang.org
**Playground**
https://play.golang.org
**Interactive lessons**
https://tour.golang.org#### Quotes
*C is one of the most direct influences on Go*