Where to find Go execises neither too easy or elaborated?

xuanbao · · 459 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>Hello everyone. I&#39;m searching for Go execises which are neither too easy or elaborated (i.e. too complicated). I&#39;m playing with this language since 3 months but I feel like I can improve a lot, especially with peculiar stuff like goroutines and channels. I did the Go playground execises but I&#39;d like something to teach me how to structure things the Go way, not just how to write the syntax. I hope I&#39;ve been clear enough, so thank you in advance!</p> <hr/>**评论:**<br/><br/>Its-Alex: <pre><p>You can try <a href="http://exercism.io/" rel="nofollow">http://exercism.io/</a> it has many exercises for all level, and it&#39;s open source so you can contribute to add new exercises! It has a specific section for go <a href="http://exercism.io/languages/go/about" rel="nofollow">http://exercism.io/languages/go/about</a>. For structure things with golang you can see their doc about this <a href="https://golang.org/doc/code.html" rel="nofollow">https://golang.org/doc/code.html</a>, all things and how to do is explained.</p></pre>s0merandomletters: <pre><p>Upvote for exercism. I really love it to learn new languages. </p></pre>ehames_: <pre><p>Try Gophercises <a href="https://gophercises.com/" rel="nofollow">https://gophercises.com/</a> . These are &#34;real-world&#34; problems with increasing level of difficulty.</p> <p>You can listen to an interview to the site creator at <a href="https://changelog.com/gotime/74" rel="nofollow">https://changelog.com/gotime/74</a></p></pre>metamatic: <pre><p>You could do last year&#39;s <a href="/r/adventofcode/" rel="nofollow">Advent of Code</a>.</p></pre>

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

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