An open API service indexing awesome lists of open source software.

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

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)