# 附錄 A 參考資料 這本書的內容基本上是我學習 Go 過程以及以前從事 Web 開發過程中的一些經驗總結,裡面部分內容參考了很多站點的內容,感謝這些站點的內容讓我能夠總結出來這本書,參考資料如下: 1. [golang blog](http://blog.golang.org) 2. [Russ Cox blog](http://research.swtch.com/) 3. [go book](http://go-book.appsp0t.com/) 4. [golangtutorials](http://golangtutorials.blogspot.com) 5. [軒脈刃 de 刀光劍影](http://www.cnblogs.com/yjf512/) 6. [Go 官網文件](http://golang.org/doc/) 7. [Network programming with Go](http://jan.newmarch.name/go/) 8. [setup-the-rails-application-for-internationalization](http://guides.rubyonrails.org/i18n.html#setup-the-rails-application-for-internationalization) 9. [The Cross-Site Scripting (XSS) FAQ](http://www.cgisecurity.com/xss-faq.html) 10. [Network programming with Go](http://jan.newmarch.name/go) 11. [RESTful](http://www.ruanyifeng.com/blog/2011/09/restful.html)