Re: New beginner to python for advice

2006-05-23 Thread Dirk Beste
Minlar Ginger wrote: > HIi all: > I am a new beginner to python, would you like give me some advice on > studying it? > Welcome to list some book on python for me. > Thanks a lot. > If you like a practical approach you can try Langtangen's Python Scripting for Computational Science. -- http://m

Re: New beginner to python for advice

2006-05-23 Thread John Salerno
Minlar Ginger wrote: > HIi all: > I am a new beginner to python, would you like give me some advice on > studying it? > Welcome to list some book on python for me. > Thanks a lot. > I'd say read "Learning Python" (2nd ed.) -- http://mail.python.org/mailman/listinfo/python-list

Re: New beginner to python for advice

2006-05-23 Thread BartlebyScrivener
If you are new to programming: http://wiki.python.org/moin/BeginnersGuide/NonProgrammers If you already know at least one programming language: http://wiki.python.org/moin/BeginnersGuide/Programmers Your goal is to read, work the examples, and understand the Python Tutorial by Guido von Rossum:

Re: New beginner to python for advice

2006-05-23 Thread Florian Reiser
Hello Minlar, try: http://www.diveintopython.org/ It is written very cleary and helps you to get started very quickly. Mit freundlichen Grüssen Florian Reiser -- http://www.ra-bc.de RA Unternehmensberatung Führen durch präzise Daten "Minlar Ginger" <[EMAIL PROTECTED]> schrieb im Newsbeitrag

Re: New beginner to python for advice

2006-05-23 Thread vbgunz
> I am a new beginner to python, would you like give me some > advice on studying it? http://www.python.org/doc/ is a real great place to start. Are you looking for different advice? -- http://mail.python.org/mailman/listinfo/python-list

New beginner to python for advice

2006-05-22 Thread Minlar Ginger
HIi all: I am a new beginner to python, would you like give me some advice on studying it? Welcome to list some book on python for me. Thanks a lot. -- http://mail.python.org/mailman/listinfo/python-list