<p>Hi Gophers,</p>
<p>I'm Bogdan, part of the team at Functional Works and about two weeks ago I did a market report into the state of functional programming in 2017.</p>
<p>I know Go is an interesting multi-paradigm hybrid - or the "C of the 21st century" as a friend put it - but as it constantly came up during my research, I thought to post it here.</p>
<p>I used info from Github, SO, Stackshare and our own job-board which has been around for a few years.</p>
<p>Check out the link below: <a href="http://bit.ly/2xsoCXU" rel="nofollow">http://bit.ly/2xsoCXU</a></p>
<p>P.S.: you don't need to be signed-in to our platform to see the whole details. Just feel free to zoom in on the images, because we use github-style markdown and they might render at a smaller resolution.</p>
<p>If you have any questions - fire away!
Cheers, Bogdan</p>
<hr/>**评论:**<br/><br/>__ek: <pre><p>I've been waiting for a successful memory safe C dialect for a very long time, it seems we finally have one (Go) with enough mindshare to hopefully stay relevant for the next 10 years! I'm also watching Rust closely.</p></pre>twek: <pre><p>I wanted to like rust, I realllllyyyy did but theres so much "syntactic sugar" (Like trait annotations?)... I probably would have loved it if I didnt learn Go first, the fact that I was writing effective Go code within 4 hours of starting to learn the language really spoiled me lol. That being said (as primarily a java programmer at work) Kotlin is reaallyyy nice. I can't wait till it can produce native binaries. It even "compiles" to javascript for web browsers.</p></pre>__ek: <pre><p>Traits <em>roughly</em> do the same thing as Go interfaces. But yes, I worry a bit that Rust is too complex for newcomers and at the same time the remaining C++ developers might simply continue maintaining their huge legacy codebases so the language might not get enough traction in the future.</p></pre>nomadProgrammer: <pre><p>isnt golang more used than Scala?</p></pre>tv64738: <pre><p>What does this have to do with functional programming, and what does that have to do with Go?</p></pre>p-h: <pre><p>The site is unreadable on mobile.</p></pre>
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889
- 请尽量让自己的回复能够对别人有帮助
- 支持 Markdown 格式, **粗体**、~~删除线~~、
`单行代码`
- 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
- 图片支持拖拽、截图粘贴等方式上传