Re: Best Beginner's Guide To Python?

From: electron (someone_at_somedomain.com)
Date: 02/06/04


Date: Fri, 06 Feb 2004 13:38:28 GMT

The Tao of Spike wrote:

> I've recentlty been getting into programming. I was wondering what
> language to learn first and after asking around I decided on Python.
> I'm about half way through "Non-Programmers Tutorial For Python" By
> Josh Cogliati (http://www.honors.montana.edu/~jjc/easytut/easytut/)
> and I'm wondering where I should go after this. Any help is
> appreciated, thanks.

  The latest (2nd) edition of Oreilly's "Learning Python",
ISBN 0596002815, by Mark Lutz and David Ascher is absolutely
outstanding and much improved over the 1st edition which was also
good. I own the 1st edition and currently have the 2nd edition
checked out from my local library. The latter is so good that I
intend to buy it ASAP.

Regards



Relevant Pages

  • Re: ANN: Tao Scripting Language 0.8.5 beta released!
    ... To make a reasonable comparison with Python, I need to spend more time ... But I can ensure that Tao is very different from ... Well, I started to design this language, because I work on ... Perl is got out immediately due to its complicated syntax and many ...
    (comp.lang.python)
  • Re: Basic inheritance question
    ... used 'this' in C++ and Java. ... but in Python it doesn't. ... language, they would write a lot of ten liners that is changed a LOT ... Add three levels of inheritence and a couple globals and you'll find out ...
    (comp.lang.python)
  • Re: Python for Fortran programmers
    ... proposition for Python in the Fortran community", ... compiled language such as Fortran or C++, but I would still prefer to ... greater number of programming errors that are typically detected by a ...
    (comp.lang.fortran)
  • Re: Pythons simplicity philosophy
    ... the correct Python idiom, ''.join. ... However, if you agree with Paul Graham's theories on language design, ... 'sum' itself lost substantial generality between my original ...
    (comp.lang.python)
  • Re: Is there a "Large Scale Python Software Design" ?
    ... around 20 developers, assuming colocation... ... situation with Python, yet, only with Fortran, C, C++. ... It sure beats "retrofitting" unit tests post facto. ... Jones' estimates for Java's language level; ...
    (comp.lang.python)