Search Results

2
votes

Why should I use an IDE?

I have used Emacs as my primary environment for both development and mail/news for about 10 year (1994-2004). I discovered the power of IDEs when I forced myself to learn Java in 2004, and to my s …
2
votes

What IDE to use for Python

It is not easy to recommend an IDE for python, since they all have their strong and weak points. But here is the two I use, and why: WingIDE. This is my preferred …