For who is Golang ?

polaris · · 755 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>Question in the title.</p> <p>Who Golang is targeting ? Ex-Python users ? C / C++ users ? Web developers (like Ruby and Ruby on Rails) ? ...</p> <hr/>**评论:**<br/><br/>Mittalmailbox: <pre><p>It is general purpose language(just like python,c ,c++) you can do almost anything. But most people use it to make network apps(high performance APIs, ) It provides the speed of static typed language and expressiveness of dynamic.</p> <p>It is one of the few languages where you won&#39;t need third party frameworks/libraries most of the time. It has robust standard library.</p></pre>Raihli: <pre><p>I only know Python and C, and never do Web services. Maybe Go could be a good thing for me to learn.</p> <p>No need third party framework seems interesting. There are other things that make Go unique and valuable ? </p></pre>RevMen: <pre><p>It has built-in tools for concurrency that are sensible and easy to use. </p> <p>Some say it occupies a spot between C and Python. You might agree. </p> <p>If you already know Python and C, Go should be pretty easy to learn. Give it a try!</p></pre>Raihli: <pre><p>I&#39;m going to do that :) Thanks</p> <p>EDIT : Oh last question, is it a high level langage or a low level ?</p></pre>Mittalmailbox: <pre><p>I think all languages these days are high level. Go is more higher level than C/C++ due to garbage collection. </p></pre>pieps: <pre><p>Or whom...</p></pre>sbinet: <pre><p>and s/Golang/Go/g :)</p></pre>jakob_roman: <pre><p>I use it to build restful web services and web servers.</p></pre>FUZxxl: <pre><p>Go is a general purpose language. It was designed for building web services but it is quite useful for other purposes, too.</p></pre>mixedCase_: <pre><p>Those who want to get things done and have a task at hand where its toolset is handy.</p></pre>: <pre><p>[removed]</p></pre>thokk: <pre><p>Who&#39;d have thought...someone not familiar with Go asking about Golang on <a href="/r/golang" rel="nofollow">/r/golang</a>. </p></pre>FantomLancer: <pre><p>There is tons of documentation on this topic on the net. JFGI ;)</p></pre>UnreachablePaul: <pre><p>Rock star devs</p></pre>

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

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