<p>Looking for your favorite Go book or resource for learning Go</p>
<hr/>**评论:**<br/><br/>acdenisSK: <pre><p>Definitely <a href="https://tour.golang.org" rel="nofollow">the tour</a> and <a href="https://golang.org/doc/effective_go.html" rel="nofollow">Effective Go</a>.</p></pre>codepushr: <pre><p>I like "Go in Action" - ISBN 9781617291784</p></pre>vicek22: <pre><p>what acdenisSk said + <a href="https://golang.org/ref/spec" rel="nofollow">https://golang.org/ref/spec</a></p>
<p>Start implementing some small CLI utility straight away and refactor as you learn more.</p></pre>thewhitetulip: <pre><p><a href="http://gobyexample.com" rel="nofollow">http://gobyexample.com</a> for learning Go.</p>
<p>I learned Web dev with Go reading this book:</p>
<p><a href="http://github.com/astaxie/build-web-application-with-golang/" rel="nofollow">http://github.com/astaxie/build-web-application-with-golang/</a> </p>
<p>But it is a bit diffcult to understand so I wrote a simpler version: <a href="http://github.com/thewhitetulip/web-dev-golang-anti-textbook" rel="nofollow">http://github.com/thewhitetulip/web-dev-golang-anti-textbook</a></p></pre>
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889
- 请尽量让自己的回复能够对别人有帮助
- 支持 Markdown 格式, **粗体**、~~删除线~~、
`单行代码`
- 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
- 图片支持拖拽、截图粘贴等方式上传