What do I do next after finishing The Go Programming Language?

agolangf · · 493 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>I finished The Go Programming Language book a while ago and I&#39;m looking to improve Go skills. I&#39;ve done some exercises on exercism.io but could you probably recommend me a new book I should pick? I would also would like some books on how to structure your application, design patterns and best practices, because, just knowing the language isn&#39;t really enough for me.</p> <p>Thank you!</p> <hr/>**评论:**<br/><br/>natdm: <pre><p>Concurrency in Go is a good one. JustForFunc videos are good too. </p> <p>More importantly, just do simple projects in them. </p></pre>i_misread_titles: <pre><p>Advent of code is coming up! I always do them in go to freshen up. Also if you work with other code during the day, I always find myself writing tools in go to help with everything, day to day work... I have like 10 tools that I wrote. Get into the concurrency stuff. Write a simple website. You&#39;ll probably need gorilla web toolkit</p></pre>MetonymyQT: <pre><p>Is Go reliable enough to write complete websites in it?</p></pre>mishudark: <pre><p>Try to solve a real problem that you have, or create a platform that you will like to use, no more blog o todolist projects please</p></pre>

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

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