[Tutor] how to read two files and substitute

Alan Gauld alan.gauld at btinternet.com
Wed May 18 10:41:54 CEST 2011


"lina" <lina.lastname at gmail.com> wrote

> where I can get some advanced, terse and powerful python tutorials.
> short but powerful and a bit hard to understand at first.

The Python web site has many tutorials listed:
http://wiki.python.org/moin/BeginnersGuide/Programmers

Your definition of advanced, terse and powerful may be different from
ours so just take a look and pick one thatnlooks suitable. For very
advanced topics you may bneed to go to many tutorials, one per
subject area (for networking, GUI, database etc)

And of course you could opt for dead-tree books and get
"Python in a Nutshell" from O'Reilly. Or Essential Python
by Dave Beasley.
They both cover a lot of ground in a very terse format.

HTH,

-- 
Alan Gauld
Author of the Learn to Program web site
http://www.alan-g.me.uk/




More information about the Tutor mailing list