https://github.com/nicknaso/go-learning
Learning Go
https://github.com/nicknaso/go-learning
golang programming-language
Last synced: 10 months ago
JSON representation
Learning Go
- Host: GitHub
- URL: https://github.com/nicknaso/go-learning
- Owner: NickNaso
- License: apache-2.0
- Created: 2016-08-27T00:02:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-04T19:54:41.000Z (over 7 years ago)
- Last Synced: 2025-03-01T10:37:14.843Z (11 months ago)
- Topics: golang, programming-language
- Language: Go
- Homepage: http://www.nacios.it
- Size: 11.7 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learning Go
### All the examples are inspired on code present on the following books:
## Get Programming with Go
You can find it [here](https://www.manning.com/books/get-programming-with-go).
## The Go Programming Language
You can find it [here](https://www.amazon.it/Go-Programming-Language-Alan-Donovan/dp/0134190440)
### License
[Apache License Version 2.0](https://github.com/NickNaso/cpp-learning/blob/master/LICENSE)