![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Programmer
Join Date: Oct 2005
Posts: 68
Rep Power: 3
![]() |
Suggestions, anyone?
I'm currently on Eclipse -- pretty OK, the only issue I have is that I can't manage to set the auto complete right. It can check for all fields and methods in that file, but not for those that I import. Thanks in advance. |
|
|
|
|
|
#2 |
|
Programming Guru
![]() |
Pfft, do you really need auto-complete? But anyways, I can't help. I just use good old IDLE.
|
|
|
|
|
|
#3 |
|
Hobbyist Programmer
|
i've used Eclipse, IDLE, SPE, and emacs... and so far my favorite is emacs. SPE is really good, though, if you're into the feature-bloated IDE thing. For minor editing, i use emacs, but the tools it has comes in handy when I'm working on larger projects.
|
|
|
|
|
|
#4 |
|
Professional Programmer
|
Something like PyScripter?
__________________
JG-Webdesign |
|
|
|
|
|
#5 |
|
Programmer
Join Date: Oct 2005
Posts: 68
Rep Power: 3
![]() |
|
|
|
|
|
|
#6 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Multiply a gain of 30 seconds per use by the usage over a 40-year career. Seems silly when you're young, but you get a lot more time playing with sweetie instead of debugging into the night.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#7 | |
|
Expert Programmer
|
Quote:
![]()
__________________
|
|
|
|
|
|
|
#8 |
|
Programming Guru
![]() |
That is... if it were actually saving you 30 seconds.
![]() Auto-complete saves me no time. I type quickly enough that it makes no difference. I turn it off in any word processor that supports it (such as Open Office). |
|
|
|
|
|
#9 | |
|
Programmer
Join Date: Oct 2005
Posts: 68
Rep Power: 3
![]() |
Quote:
It saves me time in a sense that I do not need to open up the file, or refer to the API. I don't/can't memorize each method in a project that is so huge. |
|
|
|
|
|
|
#10 |
|
Programmer
Join Date: Oct 2005
Posts: 68
Rep Power: 3
![]() |
I'm trying out PyScripter at the moment. Looks cool -- I'll probably used it to replace my Eclipsse.
However, i still can't get the intellisense thing to work across files/modules that I import. I can only get the list of attributes from the file i'm typing on. Well, probably intepreted languages can't support that? ZenMasterJG, where can I get SPE? I google-ed it, but can't find it. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [tutorial] Python for programming beginners | coldDeath | Python | 30 | Dec 14th, 2005 11:35 AM |
| Advanced Python Tricks | Arevos | Python | 19 | Sep 24th, 2005 7:39 AM |
| Python - A Programmers Introduction | coldDeath | Python | 17 | Aug 19th, 2005 12:41 PM |
| IDEs for Python | Dietrich | Python | 12 | May 21st, 2005 11:21 PM |
| is python good for making a calculator for octal numbers | saragonhat | Python | 10 | Apr 2nd, 2005 11:09 AM |