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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Classic computer science problems solved in JavaScript

33 点作者 zakj超过 15 年前

3 条评论

keefe超过 15 年前
The more I work with js the more I like it. This project is a great idea, if it can be maintained. I'm fairly interested in figuring something to contribute myself.
ComputerGuru超过 15 年前
Look, JS is a language like any other. If I can do something in assembly, I can do it in JS. Give me IF statements (preferably with nesting support) and variables, and there's <i>nothing</i> that cannot be done.<p>What remains is how easy, how nice, how flexible, how enjoyable, how compatible, how reliable, how practical.<p>For me, the answer is C++, but don't let that influence you ;-)
评论 #1072085 未加载
pgbovine超过 15 年前
i think the real value in doing js implementations is hooking them up to js visualization libraries so that you can do online demos within the webpage; could be great for education. otherwise i don't see the benefit of coding this up in js vs. other similar dynamic languages.
评论 #1071394 未加载