How do you program in Python?
- From: anthonyberet <nospam@xxxxxxxxxx>
- Date: Sun, 03 Jul 2005 17:35:16 +0100
My question isn't as all-encompassing as the subject would suggest...
I am almost a Python newbie, but I have discovered that I don't get along with IDLE, as i can't work out how to run and rerun a routine without undue messing about.
What I would really like is something like an old-style BASIC interpreter, in which I could list, modify and test-run sections of code, to see the effects of tweaks, without having to save it each time, or re-typing it over and over (I haven't even worked out how to cut and paste effectively in the IDLE environment).
I see lots of alternate IDEs etc, but which would allow me the simple interface that I have described? - I really don't know about IDEs in general, and I suspect I would be out of my depth with one of those.
Thanks, and feel free to mock ;) .
- Follow-Ups:
- Re: How do you program in Python?
- From: Jorgen Grahn
- Re: How do you program in Python?
- From: bruno modulix
- Re: How do you program in Python?
- From: Terry Han***
- Re: How do you program in Python?
- From: dirk dierickx
- Re: How do you program in Python?
- From: Mike Meyer
- Re: How do you program in Python?
- From: mensanator@xxxxxxx
- Re: How do you program in Python?
- From: Peter Hansen
- Re: How do you program in Python?
- From: Diez B. Roggisch
- Re: How do you program in Python?
- Prev by Date: Re: website catcher
- Next by Date: A Policy for Inclusion in the Standard Library: was Modules for inclusion in standard library?
- Previous by thread: Re: [Tutor] How to get 4 numbers from the user in one line for easycomparision?
- Next by thread: Re: How do you program in Python?
- Index(es):