TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Clojure 2014 Year in Review

261 pointsby fogusover 10 years ago

14 comments

zeroDivisibleover 10 years ago
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 未加载
jeremiepover 10 years ago
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 未加载
mikerichardsover 10 years ago
The amount of traction that Clojure is getting in companies like Walmart, Amazon, and elsewhere is surprising and impressive.<p>Great work Clojure community.
mikerichardsover 10 years ago
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 未加载
coding4allover 10 years ago
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 未加载
dmixover 10 years ago
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.
zubairqover 10 years ago
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 :)
thomover 10 years ago
Are people finding it easy&#x2F;easier to fill clojure positions?
评论 #8830720 未加载
评论 #8830493 未加载
147over 10 years ago
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 未加载
JBiserkovover 10 years ago
Microsoft&#x2F;Nokia is using Clojure to power the web services behind MixRadio.
评论 #8828303 未加载
gengstrandover 10 years ago
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.
dominotwover 10 years ago
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 未加载
davexunitover 10 years ago
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 未加载
puredangerover 10 years ago
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>