###Translator Comments This is an English version of 《Go Web编程》, which original version was written by AstaXie and translated by Unknown.
This book is about how to build web applications in golang, author will have quick review of basic knowledge about golang in first few chapters, but you are supposed to understand what is golang and what is a web application before you start reading. Just a nice warning, if you are completed new guy in programming, this is not the first book you should read.
If there is anything unclear, feel free to ask me to rewrite a better translation.
###Purpose Because I'm interested in web application development, I used my free time to write this book as open source version. It doesn't mean that I have very good ability to build web applications; I would like to share what I've done with golang in building web applications.
- For those of you who are working with PHP/Python/Ruby, you will understand how to use golang to build a web application.
- For those of you who are working with C/C++, you will know how the web works.
I believe the purpose of studying is sharing with others. The happiest thing in my life is sharing everything I've known with more people.
###Donation If you like this book, you can ask your Chinese friends to follow this link donate the original author, help him write more books with better, more useful, and more interesting content.
###Exchanging Learning golang and Chinese If you know what is QQ, join the group 259316004. If not, follow this link get more details. Also, you can join our forum with Chinese only.
###Acknowledgments First, I have to thanks to people who are the members of Golang-China in QQ group 102319854, they are all very nice and helpful. Then, I need to thanks to following people who give great help when I was writing this book.
- 四月份平民 April Citizen (review code)
- Hong Ruiqi (review code)
- BianJiang (write the chapter about setting golang development tools, which are Vim and Emacs)
- Oling Cat(review code)
- Wenlei Wu(provide some pictures)
- polaris(review whole book)
- 雨痕 Rain Trail(review chapter 2)
###License This book is licensed under the CC BY-SA 3.0 License, unless otherwise specified.
###Start reading Directory