Tagged Questions
33
votes
11answers
3k views
Is C# development effectively inseparable from the IDE you use?
I'm a Python programmer learning C# who is trying to stop worrying and just love C# for what it is, rather than constantly comparing it back to Python.
I'm caught up on one point: the lack of ...
4
votes
4answers
436 views
Is there an IDE for python that creates the same kind of reflective environment that Smalltalk provides?
As anyone who has used Smalltalk knows, one of the main benefits (other than a late-bound language that discourages many poor practices), is that the system is totally transparent and reflective, ...
-11
votes
8answers
681 views
Do the scattered tools and lack of rich IDE makes Ruby and Python only suitable for hobbyists? [closed]
I am not against Ruby and Python, but this question evolved from my own experiences with these languages.
There are a lot of commonly needed tools scattered everywhere and there is no center stage of ...
17
votes
13answers
4k views
What IDEs (if any) do Python programmers use?
I am starting out with Python and using VIM for now and love it!
Coming from a Java + Eclipse background, I feel the speed of development is a little slow compared to using Python + VIM, not only due ...
6
votes
4answers
1k views
Moving to Mac for Python/R Programming
I mostly program in R and occasionally will write a python script. My current setup is Windows 7 and I use Eclipse as my IDE.
I am very novice, but as I get deeper into programming, I find myself ...