Re: Where is Python in the scheme of things?



On 10/4/06, gord <gord@xxxxxxxxxxxxxx> wrote:
As a complete novice in the study of Python, I am asking myself where this
language is superior or better suited than others. For example, all I see in
the tutorials are lots of examples of list processing, arithmetic
calculations - all in a DOS-like environment.

What is particularly disappointing is the absence of a Windows IDE,
components and an event driven paradigm. How does Python stand relative to
the big 3, namely Visual C++, Visual Basic and Delphi? I realize that these
programming packages are quite expensive now while Python is free (at least
for the package I am using - ActivePython).

You might want to check out Dabo. It's a framework written by a couple
of guys coming from the world of Microsoft dev tools, and they seem to
be targeting their visual tools to that market. Their website is
http://dabodev.com.

I've been using Dabo for a while, both with and without the visual
tools, and it's amazing stuff.

--

# p.d.
.



Relevant Pages

  • Re: Where is Python in the scheme of things?
    ... the tutorials are lots of examples of list processing, ... calculations - all in a DOS-like environment. ... How does Python stand relative to ... programming packages are quite expensive now while Python is free (at least ...
    (comp.lang.python)
  • Re: Where is Python in the scheme of things?
    ... the tutorials are lots of examples of list processing, ... calculations - all in a DOS-like environment. ... How does Python stand relative to ... programming packages are quite expensive now while Python is free (at least ...
    (comp.lang.python)
  • Re: A Python newbie ask a simple question
    ... the first character in the user supplied response as strings support ... What is the good book to learn Python? ... and having checked out some of the tutorials so you know ... using the Help Index again with "sequence" (since you will probably ...
    (comp.lang.python)
  • language learning vs. process
    ... I'm getting started with python and have almost zero programming experience. ... I'm finding that there are tons of tutorials on the internet -- such as the ... standard tutorial at python.org -- that tell you all about the language. ... I typed "import smtpmail" and it ran -- it ...
    (comp.lang.python)
  • Re: Python docs disappointing - group effort to hire writers?
    ... who is /learning/ the language is, quite frankly, terrifying. ... Currently Python dev seems to be more output than input, ... beautiful tutorials that start at various levels of entry. ... While your student is ...
    (comp.lang.python)