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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Why I'm Productive in Clojure

152 点作者 islon将近 11 年前

6 条评论

dj-wonk将近 11 年前
&gt; What matters to me in a language is whether I can use it without thinking about it.<p>I love this statement. It reminds me of the what it feels to be good at mathematics (not my words): &quot;Your intuitive thinking about a problem is productive and usefully structured, wasting little time on being aimlessly puzzled.&quot; from <a href="http://www.quora.com/Mathematics/What-is-it-like-to-understand-advanced-mathematics" rel="nofollow">http:&#x2F;&#x2F;www.quora.com&#x2F;Mathematics&#x2F;What-is-it-like-to-understa...</a><p>The author also says more about mathematics:<p>&gt; To make an analogy with math, it&#x27;s nicer to have a general formula that you can derive others from than having to memorize a whole bunch of formulas for specific problems.<p>&gt; This is where Clojure comes in. With it I can always easily derive a solution to a particular problem from a small set of general patterns. The number of things I have to keep in my head is not overbearing.<p>Any language that lets you spend your brainpower on the essence of the problem is a tremendous advantage and joy. This unlocks creativity and productivity.
评论 #8075597 未加载
评论 #8074314 未加载
评论 #8076881 未加载
评论 #8075591 未加载
nmac将近 11 年前
I recently migrated to clojure from the php world. I have to say that although I am still learning the language, its actually fun compared to php, which would sometimes feel like pulling teeth to get some basic functionality. Way less boilerplate, and as can be said of anything good, it just works.<p>Also, the idea of thinking in the problem domain versus the subset of problems that arise in languages like php is an acute difference. Just being able to focus on the product as your programming keeps you on task and thinking about new ways to implement features, etc. -- big difference.
评论 #8076605 未加载
评论 #8076842 未加载
Touche将近 11 年前
My biggest problem with Clojure (specifically ClojureScript) is that it&#x27;s too workflow opinionated. Nearly all Clojure devs use 1 of 2 text editors. Nearly everyone uses Leiningen. Nearly everyone uses some sort of auto-builder. Nearly everyone uses hot-swapping.<p>Clojure wasn&#x27;t even optimized for this workflow, it&#x27;s just the only one that works. So as much as I love the language I keep going away from it because I prefer the freedom of my own workflow.
评论 #8074443 未加载
评论 #8074588 未加载
评论 #8074451 未加载
评论 #8074430 未加载
评论 #8074561 未加载
评论 #8074434 未加载
davexunit将近 11 年前
REPL-driven development is wonderful. I&#x27;m not a Clojure user (yet), but I write a lot of Scheme. My programs are living creatures that adapt and evolve as they are running. It&#x27;s refreshing to see that Clojure is seeing real use in the industry. Gives me hope that I can get paid to work with a language I really enjoy some day.
评论 #8076415 未加载
yawn将近 11 年前
I&#x27;m curious to see how Clojure fares against the current crop of folks becoming intrigued by statically-typed languages like Haskell, F#, etc.
评论 #8074398 未加载
评论 #8074419 未加载
评论 #8074569 未加载
评论 #8074767 未加载
评论 #8074399 未加载
sternenseemann将近 11 年前
Being popular on HN is not the best thing for Webservers...
评论 #8074917 未加载