We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78c782f commit eca1fc6Copy full SHA for eca1fc6
bn/ref.md
@@ -0,0 +1,13 @@
1
+# Appendix A References
2
+
3
+This book is a summary of my Go experience, some content are from other Gophers' either blogs or sites. Thanks to them!
4
5
+1. [golang blog](http://blog.golang.org)
6
+2. [Russ Cox's blog](http://research.swtch.com/)
7
+3. [go book](http://go-book.appsp0t.com/)
8
+4. [golangtutorials](http://golangtutorials.blogspot.com)
9
+5. [轩脉刃de刀光剑影](http://www.cnblogs.com/yjf512/)
10
+6. [Go Programming Language](http://golang.org/doc/)
11
+7. [Network programming with Go](http://jan.newmarch.name/go/)
12
+8. [setup-the-rails-application-for-internationalization](http://guides.rubyonrails.org/i18n.html#setup-the-rails-application-for-internationalization)
13
+9. [The Cross-Site Scripting (XSS) FAQ](http://www.cgisecurity.com/xss-faq.html)
0 commit comments