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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: JetBrains vs NetBeans vs Eclipse for PHP, Python and Ruby.

3 点作者 shire将近 12 年前
What does the HN community use as far as Python, PHP and Ruby development work? freelance or enterprise. is it worth spending the money on JetBrains products such as RubyMine, PyCharm, PhpStorm or should I stick with NetBeans or Eclipse for scripting languages work for mainly PHP and Python freelance work.<p>In particular PhpStorm vs Netbeans vs Eclipse

6 条评论

kellros将近 12 年前
I&#x27;d say you should definitely download the trials and work in them for at least a couple of days. I personally am a big fan of the JetBrains products. I was fortunate enough last year when they had the &#x27;end of the world&#x27; special to grab RubyMine, Webstorm, PyCharm, IntelliJ Idea and Resharper for less than $150. I honestly haven&#x27;t worked with the IDE&#x27;s much, but from my experience they are pretty good. I wouldn&#x27;t bet much on the plugins per se, but I&#x27;d say you&#x27;re in pretty good hands if you choose to work with an IDE specifically designed around a particular language&#x2F;framework since a lot of languages are very opinionated about development (ex. Rails, Golang).
darklighter3将近 12 年前
I use PyCharm for Python development and I like it quite a lot. I find the code completion and debugger to be the most useful features. At $99 for an individual it is not terribly expensive and well worth it.
评论 #5997115 未加载
ndcrandall将近 12 年前
I use Sublime Text 2 for rails development. I&#x27;ve heard good things about RubyMine, but I&#x27;m content with sublime plus a console for development, deployment, and source control.
antonio-R将近 12 年前
If you don&#x27;t mind spending money, phpstorm is the way to go. It&#x27;s faster than netbeans and has a big company behind with custom support.
achalkley将近 12 年前
JetBrains products are great.
评论 #5997148 未加载
zachlatta将近 12 年前
Tmux &amp; Vim for Ruby, Rails, Python, and PHP stuff.