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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

HN: Help me choose a Clojure project

4 点作者 petesalty超过 15 年前
I'm looking to learn more about Clojure and, of course, the best way to learn is to do. I'd like to do a small project, maybe around 4 to 6 weeks total, and I'm sure I could come up with something, but I thought I'd throw it open to HN and see what others might suggest, to get to know some of Clojures strengths and weaknesses. Whatever I end up doing I'll blog about and release as OSS, hopefully providing something back to the community.<p>Suggest away.

2 条评论

pavelludiq超过 15 年前
Im sort of in a similar position. I've writen only a few toy apps in clojure. Im thinking about writing some sort of game. There are a few clojure versions of snake, tetris and pong floating around the net, so i have were to look at to learn, but im thinking about something a little more complicated than a tetris clone.
评论 #1013040 未加载
nas超过 15 年前
I'm planning to learn Clojure too. I plan to write a Durus (<a href="http://www.mems-exchange.org/software/durus/" rel="nofollow">http://www.mems-exchange.org/software/durus/</a>) server. There is nothing Python specific (AFAIK) about the server and it's small and clean enough to be a good project.