sos!

J

jordan2856977

hellow everybody! I'm from china. I'm a beginner of python. in china,
python is not a fashionable language, so it's difficult to find some
books about python. finally,I find a book named "python how to
program" wrote by H.M.Deitel . who can tell me where can I find some
interesting source code about python. otherwise, I will fell boring
about study!
 
S

Steve Holden

jordan2856977 said:
hellow everybody! I'm from china. I'm a beginner of python. in china,
python is not a fashionable language, so it's difficult to find some
books about python. finally,I find a book named "python how to
program" wrote by H.M.Deitel . who can tell me where can I find some
interesting source code about python. otherwise, I will fell boring
about study!

Start at the links you find on

http://www.python.org/moin/BeginnersGuide

and take it from there. Also, if you want to see actual code there's
lots of it in the standard library. If that's all too useful, take a look at

http://www.uselesspython.com/

Welcome to Python!

regards
Steve
 
B

Bruno Desthuilliers

jordan2856977 a écrit :
hellow everybody! I'm from china. I'm a beginner of python. in china,
python is not a fashionable language, so it's difficult to find some
books about python. finally,I find a book named "python how to
program" wrote by H.M.Deitel . who can tell me where can I find some
interesting source code about python. otherwise, I will fell boring
about study!

Well, if you want to study some interesting source code, you have the
whole Python standard lib, and *many* open source programs (Zope,
Twisted, etc...)

You can also find some good free books online, like Dive Into Python, or
Text Processing With Python. (google should find relevant URLs).

HTH, and welcome.
 
D

Dan Perl

jordan2856977 said:
hellow everybody! I'm from china. I'm a beginner of python. in china,
python is not a fashionable language, so it's difficult to find some
books about python. finally,I find a book named "python how to
program" wrote by H.M.Deitel . who can tell me where can I find some
interesting source code about python. otherwise, I will fell boring
about study!

The Python Cookbook is a good source of examples that other posters haven't
mentioned yet: http://aspn.activestate.com/ASPN/Cookbook/Python/

It is especially good because it contains simple, short recipes that
illustrate a specific use of python and these recipes are organized in
categories.

Dan
 
J

jordan2856977

Bruno Desthuilliers said:
jordan2856977 a écrit :

Well, if you want to study some interesting source code, you have the
whole Python standard lib, and *many* open source programs (Zope,
Twisted, etc...)

You can also find some good free books online, like Dive Into Python, or
Text Processing With Python. (google should find relevant URLs).

HTH, and welcome.
 
D

Dan Perl

jordan2856977 said:
Dan Perl said:
Dan Perl wrote:
[...]
Aren't you in the wrong newsgroup? :)

Aren't you funny?
i think i have solve
the problem thank you

Jordan, neither my posting nor the posting I followed up to were referring
to you. mensanator was trying to be funny about my last name and I followed
up with a comeback.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top