<p>Hello all,</p>
<p>I'm a Ruby developer looking to learn Go. I've been a dev for a few years and have a good understanding of the fundamentals. I've had a look online and in book shops and it seems fairly limited - can anyone suggest good resources for Go? The most popular book seems to be from 2012 and I presume things have moved on a fair bit since then.</p>
<p>Thanks</p>
<hr/>**评论:**<br/><br/>alexwhoizzle: <pre><p>If you are looking for a book, I'd recommend <a href="http://www.gopl.io/" rel="nofollow">The Go Programming Language</a> by Donovan and Kernighan that was released recently. </p></pre>earthboundkid: <pre><p>Ditto. Just got it, and I can't put it down.</p></pre>svraghavan: <pre><p>+1. It is so good.</p></pre>Conura: <pre><p>Just bought it in ebook format - looks great, thank you for the recommendation :)</p></pre>jzawodn: <pre><p>I'm about halfway through it and highly recommend it.</p></pre>ezekg: <pre><p>This is also a great resource: <a href="https://gobyexample.com" rel="nofollow">https://gobyexample.com</a></p></pre>arschles: <pre><p>If you're looking for a short screencast series, allow me to throw in a shameless plug for mine: <a href="http://www.goin5minutes.com" rel="nofollow">http://www.goin5minutes.com</a></p></pre>stackmutt: <pre><p>These are great; already subbed. Thanks!</p></pre>pmjtoca: <pre><p>I would suggest the following links:
Go useful examples links</p>
<ul>
<li><p><a href="http://gofragments.net/" rel="nofollow">http://gofragments.net/</a> (my go blog)</p></li>
<li><p><a href="https://gobyexample.com/" rel="nofollow">https://gobyexample.com/</a></p></li>
<li><p><a href="http://dave.cheney.net/resources-for-new-go-programmers" rel="nofollow">http://dave.cheney.net/resources-for-new-go-programmers</a></p></li>
<li><p><a href="https://github.com/golang-samples" rel="nofollow">https://github.com/golang-samples</a></p></li>
<li><p><a href="http://golang-examples.tumblr.com/" rel="nofollow">http://golang-examples.tumblr.com/</a></p></li>
<li><p><a href="http://www.reddit.com/r/golang/comments/1bxadf/how_did_you_learn_how_to_code_in_go/" rel="nofollow">http://www.reddit.com/r/golang/comments/1bxadf/how_did_you_learn_how_to_code_in_go/</a></p></li>
<li><p><a href="https://code.google.com/p/go-wiki/wiki/Articles" rel="nofollow">https://code.google.com/p/go-wiki/wiki/Articles</a></p></li>
<li><p><a href="https://sites.google.com/site/gopatterns/" rel="nofollow">https://sites.google.com/site/gopatterns/</a></p></li>
</ul>
<p>Go must read</p>
<ul>
<li><p><a href="http://tour.golang.org/welcome/1" rel="nofollow">http://tour.golang.org/welcome/1</a></p></li>
<li><p><a href="http://golang.org/doc/effective_go.html" rel="nofollow">http://golang.org/doc/effective_go.html</a></p></li>
<li><p><a href="http://golang.org/doc/faq" rel="nofollow">http://golang.org/doc/faq</a></p></li>
<li><p><a href="https://github.com/avelino/awesome-go#awesome-go" rel="nofollow">https://github.com/avelino/awesome-go#awesome-go</a></p></li>
</ul></pre>jbuberel: <pre><p>Please take a look at this section of the Wiki:</p>
<p><a href="https://github.com/golang/go/wiki#learning-more-about-go" rel="nofollow">https://github.com/golang/go/wiki#learning-more-about-go</a></p></pre>skarlso: <pre><p>Look on the sidebar!</p></pre>Conura: <pre><p>Asked too soon: <a href="http://dave.cheney.net/resources-for-new-go-programmers" rel="nofollow">http://dave.cheney.net/resources-for-new-go-programmers</a></p>
<p>Sorry!</p></pre>
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889
- 请尽量让自己的回复能够对别人有帮助
- 支持 Markdown 格式, **粗体**、~~删除线~~、
`单行代码`
- 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
- 图片支持拖拽、截图粘贴等方式上传