Advanced tutorials for Golang?

agolangf · · 722 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>Hey,</p> <p>I&#39;m coming from primarily php, javascript, python background.</p> <p>I&#39;m going through the pluralsight tutorials:</p> <p>Go Getting Started</p> <p>Go Fundamentals</p> <p>Concurrent Programming with Go</p> <p>Creating Web Applications with Go</p> <p>I know I&#39;ll have a pretty good grasp of Go when I am done.</p> <p>Are there some advanced tutorials or talks that I can view to see what other people are working on?</p> <p>I learn better by watching someone do something and explain it rather than looking at manuals/docs.</p> <p>Thanks</p> <hr/>**评论:**<br/><br/>yvesjmt: <pre><p>If you&#39;re not afraid of advanced material and want to watch someone doing something, this video is really interesting: <a href="https://www.youtube.com/watch?v=yG-UaBJXZ80">https://www.youtube.com/watch?v=yG-UaBJXZ80</a> (brad and andrew writing a HTTP/2 client)</p></pre>no1youknowz: <pre><p>Thanks. Will check this out.</p></pre>nathj07: <pre><p>I&#39;d look out for Rob Pike videos especially on concurrency in Go.</p></pre>no1youknowz: <pre><p>Thanks</p></pre>jerf: <pre><p>By design, there isn&#39;t really that much &#34;advanced&#34; stuff to learn in Go.</p></pre>elithrar_: <pre><p>Everyone learns differently, but I strongly suggest building something you want to build, or adding a feature to a project you think you might use. </p> <p>If you have domain knowledge already (e.g. REST web services) then you can focus on learning the language (idioms, packages, etc.).</p> <p>Trawl through godoc/GitHub search to look for examples and guidance.</p></pre>no1youknowz: <pre><p>I already have various projects I want to build. I know this is kinda the default advice to give. But part of the reason why I want advanced tutorials, is to see things like best practice, thoughts on why they are doing things in a particular way and specific results. Also to short-cut my knowledge. I have deadlines I want to meet. I don&#39;t have a month or so to hack at stuff. </p></pre>IntellectualReserve: <pre><blockquote> <p>I have deadlines I want to meet. I don&#39;t have a month or so to hack at stuff.</p> </blockquote> <p>Are you studying for a coding interview? Otherwise, hacking at stuff is the best way I (and many people I know) learn. </p> <p>You might consider doing a project and requesting a code review here when you think it&#39;s ready for one. </p></pre>no1youknowz: <pre><blockquote> <p>Are you studying for a coding interview?</p> </blockquote> <p>Nope.</p></pre>

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

722 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传