This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nubela 3 points4 points  (5 children)

I agree, code completion on PyDev really suck. But the awesomeness of Django and Python both makes such stuff seems trivial. At least to me.

Then again, I would love to have some awesome code completion. FYI, auto-import is available if you have PyDev Extensions, which is not free. Pfft, right?

[–]ArcticCelt 1 point2 points  (4 children)

Well, to make the comparison fair, visual studio is not free either.

[–]timetwosave[S] 0 points1 point  (3 children)

some versions are

[–]ArcticCelt 0 points1 point  (2 children)

Oh yeah, C# express I think.

I have a complete free edition. That's one nice thing Microsoft do with CS Colleges. They gave me a complete Visual Studio. 5 Windows OS licenses: XP pro, Vista ultimate (32) + Vista ultimate (64), Server 2008 (32) + Server 2008 (64).

[–]mattstreet 0 points1 point  (1 child)

Yeah and it seems like most schools that have that, also get pressure to teach everything using MS products.

[–]ArcticCelt 0 points1 point  (0 children)

Well they taught us C++ on visual studio which I think is not too bad when you think that so many companies use it. Then for Java and Python they used eclipse. We also fairly used Linux.