diff --git a/README.md b/README.md index 94065652..92743bdf 100644 --- a/README.md +++ b/README.md @@ -1771,6 +1771,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [An Introduction to Programming in Go](http://www.golang-book.com/) * [Build Web Application with Golang](https://www.gitbook.com/book/astaxie/build-web-application-with-golang/details) * [Building Web Apps With Go](https://www.gitbook.com/book/codegangsta/building-web-apps-with-go/details) +* [Go 101](https://go101.org) - A book focusing on Go syntax/semantics and all kinds of details * [Go Bootcamp](http://golangbootcamp.com) * [GoBooks](https://github.com/dariubs/GoBooks) - A curated list of Go books. * [Learning Go](https://www.miek.nl/downloads/Go/Learning-Go-latest.pdf)