<p>I am a DevOps guy looking to get into Go for some upcoming projects, I own Go in Acfion, but wondering if there are more recent books that would be good for someone getting into Go, j have Python experience so it doesn't have to tell me the basics, more for someone coming from another language . Thanks in advance</p>
<hr/>**评论:**<br/><br/>nik_san: <pre><p>You* can try this book - <a href="https://www.amazon.com/Distributed-Computing-concurrency-parallelism-applications-ebook/dp/B076H8KDB6" rel="nofollow">Distributed computing with Go</a>. </p>
<p>After a brief intro into testing with Go and other such stuff, it explains how goroutines & channels work under the hood then shows how to use them. And rest of the book is about using these concepts with networking applications etc.</p></pre>scottder: <pre><p>Thanks!</p></pre>abhisheknair: <pre><p>This is a good book </p></pre>Wirbelwind: <pre><p><a href="https://www.goodreads.com/book/show/25080953-the-go-programming-language">https://www.goodreads.com/book/show/25080953-the-go-programming-language</a> is the best Go book.</p></pre>scottder: <pre><p>Thanks!</p></pre>jagger27: <pre><p>Just to add an anecdote to the recommendation, The Go Programming Language is the only programming book I have read cover to cover and gone back to. It's very well put together, which is what you'd expect given who wrote it.</p></pre>scottder: <pre><p>I grabbed this one, looking forward to digging into this one.</p></pre>kjk: <pre><p><a href="https://www.programming-books.io/essential/go/">Essential Go</a></p></pre>scottder: <pre><p>Thanks!</p></pre>isachinm: <pre><p><a href="https://github.com/dariubs/GoBooks" rel="nofollow">https://github.com/dariubs/GoBooks</a></p>
<p>Go By Example is really good. I am following Go in Action and Go Programming Language. Both are well written.</p></pre>scottder: <pre><p>Thanks!</p></pre>qspec02: <pre><p>I like K&R Go quite a lot (technically K&D).</p></pre>scottder: <pre><p>Thanks! </p></pre>Oliver_Fish: <pre><p>I really liked Todd McLeod's course, you can get it for free here
<a href="https://greatercommons.com/cwg" rel="nofollow">https://greatercommons.com/cwg</a> </p></pre>
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889
- 请尽量让自己的回复能够对别人有帮助
- 支持 Markdown 格式, **粗体**、~~删除线~~、
`单行代码`
- 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
- 图片支持拖拽、截图粘贴等方式上传