<p>Ruby monk was an awesome site to learn Ruby. I always wondered why no one has done something similar for go or any other language. Last time I checked the Ruby monk site was down. I have very little experience programming. I really believe I could benefit from such a site. Also if it was in other languages as well that would one up the original work. </p>
<hr/>**评论:**<br/><br/>sotrhraven__: <pre><p>It was an interactive tutorial. Where you were the student of a monk teaching you in the way of Ruby. There was a section of text describing a part of Ruby. Then interactive examples and questions. I believe the site used tests in the background to verify your answers. </p></pre>sotrhraven__: <pre><p><a href="https://www.rubymonk.com/" rel="nofollow">https://www.rubymonk.com/</a> The site is back up. Instead of monk a gopher guide would be interesting. </p></pre>parnacsata: <pre><p>exercism.io</p></pre>themarcelo: <pre><p>Can you describe Ruby monk? I'm familiar with Perl Monks, basically a bulletin board but with a more friendly layout, and organized around large categories (seekers of Perl wisdom, meditations, etc). Is Ruby monk something like that?</p></pre>nstratos: <pre><p>Probably not as user friendly as Ruby monk but Go has a few <a href="https://golang.org/doc/codewalk/" rel="nofollow">codewalks</a> like <a href="https://golang.org/doc/codewalk/functions/" rel="nofollow">this one</a>.</p></pre>sotrhraven__: <pre><p>This is helpful. Not quite the same experience . </p></pre>thewhitetulip: <pre><p>I do not know about RubyMonk, but there are many FOSS books that you can read on github itself and use the Golang playground in another tab to execute the code written in them :-)</p>
<p>shameless plug: I have written one! <a href="https://github.com/thewhitetulip/web-dev-golang-anti-textbook/" rel="nofollow">https://github.com/thewhitetulip/web-dev-golang-anti-textbook/</a></p></pre>snake_case-kebab-cas: <pre><p>There's the official go tour (on the main website). It's interactive.</p>
<p>Also check this out: <a href="https://learnxinyminutes.com/docs/go/" rel="nofollow">https://learnxinyminutes.com/docs/go/</a></p></pre>konart: <pre><p><a href="https://gobyexample.com" rel="nofollow">https://gobyexample.com</a></p>
<p>Every example has a link to the Go Playground (top right corner)</p></pre>
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889
- 请尽量让自己的回复能够对别人有帮助
- 支持 Markdown 格式, **粗体**、~~删除线~~、
`单行代码`
- 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
- 图片支持拖拽、截图粘贴等方式上传