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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Why did Quora choose Python (over PHP and others) for its development?

83 点作者 rxin将近 15 年前

6 条评论

cageface将近 15 年前
The python/ruby thing seems to be at an interesting point. Python as a language has a bigger mindshare but none of the python web stacks has close to the adoption that rails does.<p>As far as I can tell there seems to be a lot more peripheral innovation in the ruby camp though, particularly in testing tools. Are there python equivalents to rspec, cucumber, factory_girl/machinist, shoulda, passenger, haml, webrat etc?
评论 #1509897 未加载
评论 #1508782 未加载
agentultra将近 15 年前
<i>The biggest issues with Python are speed and the lack of typechecking.</i><p>Interesting that they took this bit of wisdom away from programming in <i>PHP</i>.<p>I say this because I've never heard anyone consider a lack of type-checking as an issue when considering Python. It's a feature. You either need type-checking or you don't. I suspect that the Quorum engineers didn't need type-checking, so I don't understand why the felt the need to consider it an "issue" with choosing Python.<p>Spare yourself this yammering rant. They chose Python because that's what everyone else at the company was cool with. End of story.
评论 #1509479 未加载
评论 #1509423 未加载
评论 #1509833 未加载
paulsmith将近 15 年前
"We didn't want to take the risk of being on Mono [...] It's not clear how long funding will be around for that project"<p>Can anyone elaborate on that or point to some reading?
评论 #1509482 未加载
rxin将近 15 年前
My biggest problem with Django is that the entire data model layer is designed with relational database in mind (i.e. normalization and JOINs). Many of the new data stores (RDF stores, Google Data Store for App Engine, etc) are inheritantly non-relational.
评论 #1509373 未加载
评论 #1509137 未加载
评论 #1509267 未加载
评论 #1509148 未加载
评论 #1509313 未加载
andrewtj将近 15 年前
Charlie Cheever's comment "Python data structures map well to JavaScript data structures" resonates with me. I'm building something in Erlang right now and having come from Python, it's just plain grating.
code_duck将近 15 年前
Wait, you mean this was a serious question? Not a comedy routine?
评论 #1509845 未加载