diff --git a/README.md b/README.md index 46fdd94..d64b90b 100644 --- a/README.md +++ b/README.md @@ -314,6 +314,16 @@ But this time, we're going to define bytecode, compile Monkey and execute it in It's the next step in Monkey's evolution. +### [Ultimate Go Notebook](https://courses.ardanlabs.com/courses/ultimate-go-notebook) + + + +The Ultimate Go Notebook is the official companion book for the Ardan Labs Ultimate Go class. + +With this book, you will learn how to write more idiomatic and performant code with a focus on micro-level engineering decisions. + +This notebook has been designed to provide a reference to everything mentioned in class, as if they were your own personal notes. + **Web Development** ---- ### [Building Web Apps with Go](https://www.gitbook.com/book/codegangsta/building-web-apps-with-go/details) *Free*