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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

What does Ruby have that Python doesn't, and vice versa?

6 点作者 vijaydev超过 15 年前

1 comment

mark_l_watson超过 15 年前
A subjective rant: I tried to get into Python about 5 years ago - worked through 'Dive Into Python' and used it for several projects.<p>Once I tried Ruby for a few projects, I never looked back: I now only use Python when I need a library that is only available for Python.<p>So, try both for a few small projects and take your pick.<p>BTW, I think that being proficient in just one scripting language is enough. I split my work time between Ruby, Common Lisp, and Java - perhaps not an optimum choice, but flexible enough for most problems that I need to solve.