Skip to content

Commit eca1fc6

Browse files
committed
appendix ref pushed as it is
1 parent 78c782f commit eca1fc6

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

bn/ref.md

+13
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)