开发者

IDE Suggestion for python and javascript [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 12 months ago.

Improve this question 开发者_如何学编程

I am using python for web programming and javascript heavily. Currently, i am using NetBeans but i am looking for another IDE. NetBeans is not very good while programming with python and javascript. Any suggestion?


  1. Komodo has support for both Python and Javascript.
  2. JetBrains' PyCharm is good for Python but I don't think and it supports Javascript.
  3. If you don't mind using Eclipse then use Pydev for Python and get a suitable plugin for Javascript.
  4. (Thanks @deif) There is also Aptana. Aptana is based on Eclipse which means that it will support PyDev. It has better JS support too.
  5. Update You probably know this, but I'll say it for the record. Don't forget the classic editors viz. Emacs and Vi(m). They have a steeper learning curve compared to the other editors listed above but the rewards of mastery are exponentially bigger.


You could try the version of eclipse for javascript and just add the pydev plugin for python development.


PyCharm (and other IDEs on IDEA platform) is brilliant IDE for python, js, xml, css and other languages in webdev stack.


I use Eclipse with Pydev (Python) and Aptana (Javascript) plugins


This is not an IDE, it's just a code editor but after installing some extensions, it's perfect. You can try Visual Studio Code


It's not quite IDE, but on MacOSX i'm using TextMate, it have many extensions which makes it very powerful.


For web programming I used Espresso, it only work on Mac but it is quite good,this one is an IDE.

I don't think the rest classify as an IDE.

For python I use sublimetext2 because it can be customize and has a great GUI feel.

I used to use notepad++ don't really suggest it.

I think if you are asking for efficiency use vim.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜