<p>I am trying to enter the professional golang world and I have been learning the language on my own for a while. I making some progress in learning how to use golang for building API and using variety of packages like gorp, gorrilla mux, negroni and some others. I would like to make sure I have some experience with the most widely used packages before I start seeking a job.<br/>
Thanks in Advance. </p>
<hr/>**评论:**<br/><br/>tv64738: <pre><p>None of the ones listed are required, and listing those as your "skills" would be negative if I was reading the resume. IMHO you're better off learning actual Go better.</p>
<p>Let me put it this way: if you know <a href="http://gopl.io/" rel="nofollow">http://gopl.io/</a> front to back, are a decent programmer regardless of language, and have never ever touched gorp/gorilla/negroni/whatever, and you don't get hired, it's their problem not yours, and you're better off working somewhere else.</p></pre>monkey_that: <pre><p>+1 to this.</p>
<p>For s while now, when people ask a question "Should I learn A or B?", Go community answers "Learn standard library". </p>
<p>The issue is that you want to learn the language, not the library. When you know the language well, you can learn and understand any third party library. You don't want to be in a situation where the only way you know how to interact with database is trough gorp, when gorp isn't option to be used.</p></pre>
What are some industry essential open source packages for building APIs a developer must know?
polaris · · 429 次点击这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889
- 请尽量让自己的回复能够对别人有帮助
- 支持 Markdown 格式, **粗体**、~~删除线~~、
`单行代码`
- 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
- 图片支持拖拽、截图粘贴等方式上传