<p>I'm a .Net developer who has only dabbled in the lower level realms of the programming world in the form of basic C++ at University. What are the best resources on offer to master Go?</p>
<p>Apologies if this has been asked a million times.</p>
<hr/>**评论:**<br/><br/>rmacster: <pre><p>I'm taking todd mcleods Udemy course. Amazing. $15 for 169 videos. He has a ton of free stuff on youtube but the udemy courses are better produced and (I think) easier to follow.</p></pre>JakeAM93: <pre><p>Thank you, what a steal for the amount of content!</p></pre>rmacster: <pre><p>Let me know how the Udemy course works for you!</p></pre>deusmetallum: <pre><p>The official tour on the golang page will help you learn the syntax, then look at the package list (expecially net/http), and read the examples.</p></pre>Uncaffeinated: <pre><p>Go is simple enough that you can pretty much just read through the specification and get going. There isn't much there to be learned. You'll probably also want to read Effective Go and the various articles about pitfalls made by new Go programmers (nil interfaces in particular are notoriously confusing).</p></pre>dchapes: <pre><p>What kind of resource are you looking for that's missing from the <a href="http://dave.cheney.net/resources-for-new-go-programmers" rel="nofollow">Resources for new Go programmers</a> link in the sidebar to the right?</p></pre>JakeAM93: <pre><p>The Udemy course is exactly what I was after.</p></pre>
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889
- 请尽量让自己的回复能够对别人有帮助
- 支持 Markdown 格式, **粗体**、~~删除线~~、
`单行代码`
- 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
- 图片支持拖拽、截图粘贴等方式上传