TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Clojure 2014 Year in Review

261 点作者 fogus超过 10 年前

14 条评论

zeroDivisible超过 10 年前
For everybody who wants to start Clojure, I know that there are loads of good resources, but the best one which I had found is this online MOOC:<p><a href="http://iloveponies.github.io/120-hour-epic-sax-marathon/" rel="nofollow">http:&#x2F;&#x2F;iloveponies.github.io&#x2F;120-hour-epic-sax-marathon&#x2F;</a><p>Teaches you TDD in Clojure and &quot;forces&quot; you to use git &#x2F; Github &#x2F; Travis to test your code.<p>Highly recommended.<p>edit: style.
评论 #8828539 未加载
评论 #8831871 未加载
jeremiep超过 10 年前
This is great! Glad to see more Clojure adoption in the corporate world. It&#x27;s definitely well deserved!<p>I used it only once at work to develop a stress test for a Java based game server. It was great fun to build, worked like a charm and ended up taking less than a thousand lines of code to implement the communications, bots and their execution scripts.<p>Furthermore, the company just bought a copy of The Joy of Clojure and there&#x27;s already a bunch of my coworkers interested in reading it. Good times!
评论 #8828101 未加载
评论 #8828084 未加载
mikerichards超过 10 年前
The amount of traction that Clojure is getting in companies like Walmart, Amazon, and elsewhere is surprising and impressive.<p>Great work Clojure community.
mikerichards超过 10 年前
Are we beginning to see the tipping point where mainstream corporates are starting to question whether traditional OO is the right way to go?<p>Not to start a flame war, but it seems that Clojure&#x2F;Rich&#x27;s strong anti-OO stance is almost a selling point of the language.<p>IMHO, OO just put some lipstick on the procedural pig.
评论 #8829243 未加载
评论 #8828883 未加载
评论 #8828912 未加载
评论 #8829094 未加载
评论 #8828850 未加载
评论 #8829640 未加载
coding4all超过 10 年前
I&#x27;ve been writing Clojure almost exclusively for 3 or 4 years and it&#x27;s just amazing. Core.async, Quil, Om, Chestnut, ClojureScript, ClojureScript + Apache Cordova, and I could go on forever.
评论 #8828736 未加载
评论 #8829932 未加载
dmix超过 10 年前
Not mentioned in the article but most interesting to me this year is how these guys are &quot;building a bank from scratch in Brazil with Datomic and Clojure&quot;: <a href="https://www.youtube.com/watch?v=7lm3K8zVOdY" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=7lm3K8zVOdY</a><p>The future looks bright for the language, especially with applications like this.
zubairq超过 10 年前
Clojure is awesome. However I don&#x27;t want it to become too popular, as then those who do currently use it will lose all our magical powers if everyone has access to it :)
thom超过 10 年前
Are people finding it easy&#x2F;easier to fill clojure positions?
评论 #8830720 未加载
评论 #8830493 未加载
147超过 10 年前
I&#x27;d like to add that I&#x27;m starting a Clojure job next Monday at a &quot;boring&quot; company that you would never think would have a heavy reliance on Clojure. I think that there&#x27;s a demand for Clojure developers that is unmet. I keep getting recruiters and etc. messaging me about Clojure.
评论 #8828596 未加载
JBiserkov超过 10 年前
Microsoft&#x2F;Nokia is using Clojure to power the web services behind MixRadio.
评论 #8828303 未加载
gengstrand超过 10 年前
I am surprised that no one here has yet mentioned Clojure in connection with Big Data. At OSCON 2014 ( see <a href="http://glennengstrand.info/analytics/fp" rel="nofollow">http:&#x2F;&#x2F;glennengstrand.info&#x2F;analytics&#x2F;fp</a> ), I was first introduced to Cascalog which allows you to write Hadoop map reduce jobs in Clojure. Both Cloudera and Hortonworks support it.
dominotw超过 10 年前
I am not sure I would use RedMonk Index as popularity measure.<p>Most people who I see using clojure are bored ruby programmers and they bought their open source culture with them to clojure.<p>Clojure is not even in top 50 on TIOBE index <a href="http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html" rel="nofollow">http:&#x2F;&#x2F;www.tiobe.com&#x2F;index.php&#x2F;content&#x2F;paperinfo&#x2F;tpci&#x2F;index....</a>
评论 #8829119 未加载
评论 #8828901 未加载
davexunit超过 10 年前
Since Clojure adoption is picking up, what about convincing management to use other Lisps now? Clojure is okay, but I much prefer Scheme (Guile, Racket, Chicken, etc.).
评论 #8828758 未加载
评论 #8829170 未加载
评论 #8828808 未加载
评论 #8830707 未加载
puredanger超过 10 年前
We maintain a growing list of companies using Clojure here - <a href="http://clojure.org/companies" rel="nofollow">http:&#x2F;&#x2F;clojure.org&#x2F;companies</a>