<hr/>**评论:**<br/><br/>divan0: <pre><p>Upcoming "Concurrency in Go" by Katherine Cox-Buday is really good (I was a technical reviewer and genuinely enjoyed this book).</p></pre>therileyjohnson: <pre><p>What can you get out of this book that you can't from The Go Programming Language by Alan A. A. Donovan and Brian W. Kernighan?</p></pre>divan0: <pre><p>It's a book about concurrency in a first place. It guides you through the very well explained nature of concurrency programming complexity, CSP, Go concurrency building blocks in details, following by extensive overview of concurrency patterns and ends with hardcore deep dive into concurrency at scale and explanation of Go runtime concurrency specific parts.</p></pre>whistlin3: <pre><p>that's a lot of concurrency!</p></pre>robbyt: <pre><p>The older books are still good. Go hasn't changed much in the past few years. </p></pre>comrade-jim: <pre><p>Agreed, but I've already read them :)</p></pre>grghk: <pre><p>Writing an Interpreter in Go.</p></pre>ruertar: <pre><p>Why is WaIiG good?</p></pre>earthboundkid: <pre><p>It's easy to read and you learn about the basics of parsing and interpreting.</p></pre>divan0: <pre><p>One more highly expected book: "Black Hat Go"
<a href="https://www.nostarch.com/blackhatgo">https://www.nostarch.com/blackhatgo</a></p></pre>recurrency: <pre><p>June 2018?!</p></pre>omac777: <pre><p>IMHO the following are all you need to get up to speed and stay there:</p>
<p>1)Introducing Go: Build Reliable, Scalable Programs 1st Edition
by Caleb Doxsey</p>
<p>2)Network Programming with Go
Essential Skills for Using and Securing Networks
Authors: Newmarch, Jan</p>
<p>A few key blogs to follow:
1)<a href="https://www.reddit.com/r/golang/" rel="nofollow">https://www.reddit.com/r/golang/</a></p>
<p>2)<a href="https://golangweekly.com/issues/170" rel="nofollow">https://golangweekly.com/issues/170</a></p>
<p>3)<a href="https://changelog.com/gotime" rel="nofollow">https://changelog.com/gotime</a></p></pre>
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889
0 回复
- 请尽量让自己的回复能够对别人有帮助
- 支持 Markdown 格式, **粗体**、~~删除线~~、
`单行代码`
- 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
- 图片支持拖拽、截图粘贴等方式上传