Hi all, I wanted to share that my latest book is on Go programming and
it is now out electronically as well as in print. It is titled
"Practical Go: Building Scalable Network and Non-Network Applications"
(
https://practicalgobook.net/) and published by Wiley publications.
Building applications with gRPC-Go is discussed in three chapters
(Chapters 8,9 and 10) of the book.
I wrote this book, not to share with you things I already knew - far
from it. The book is essentially a documentation of my journey of
learning Go and applying it to solve problems which I think based on
my experience are being solved by folks in the industry today.
On that note, you may find bugs/inconsistencies and so if you read the
book, please let me know and/or leave a review.
You can find a detailed table of contents here:
https://practicalgobook.net/toc/ along with a link to an excerpt of
Chapter 1. Any further questions, let me know, i will be happy to answer!
I wanted to thank all the members of this list who helped me
understand and figure out problems when I found myself stuck when
writing the book.
Thanks,
Amit.