diff --git a/README.md b/README.md index 6448a0c4..38166aae 100644 --- a/README.md +++ b/README.md @@ -2570,6 +2570,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [How To Code in Go eBook](https://www.digitalocean.com/community/books/how-to-code-in-go-ebook) - A 600 page introduction to Go aimed at first time developers. * [Learning Go](https://www.miek.nl/downloads/Go/Learning-Go-latest.pdf) * [Network Programming With Go](https://jan.newmarch.name/go/) +* [Practical Go Lessons](https://www.practical-go-lessons.com/) * [Spaceship Go A Journey to the Standard Library](https://blasrodri.github.io/spaceship-go-gh-pages/) * [The Go Programming Language](http://www.gopl.io/) * [The Golang Standard Library by Example (Chinese)](https://github.com/polaris1119/The-Golang-Standard-Library-by-Example)