diff --git a/README.md b/README.md index cc830f0..d2ae102 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,12 @@ A online book to start learning Golang. It features numerous exercises (and answ The [markdown source is available on Github](https://github.com/miekg/learninggo). +###[Go for Javascript Developers](https://github.com/bulim/go-for-javascript-developers) *Free* + + + +This book helps Javascripters become Gophers. Outlining the differences between these languages makes it easier to switch back and forth, and can help mitigate potential issues when doing so. + ###[Go in Action](https://www.manning.com/books/go-in-action)