Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #40521
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2013-03-05 03:55 -0800 |
| References | <mailman.2755.1362171606.2939.python-list@python.org> |
| Message-ID | <bc9fd176-41ee-4913-89e3-9279dc2d6b4a@googlegroups.com> (permalink) |
| Subject | Re: book advice |
| From | Bryan Devaney <bryan.devaney@gmail.com> |
On Friday, March 1, 2013 8:59:12 PM UTC, leonardo selmi wrote: > hi > > > > is there anyone can suggest me a good book to learn python? i read many but there is always something unclear or examples which give me errors. > > how can I start building a sound educational background > > > > thanks for any help > > > > best regards If you have net access and are learning your first programming language, I'd say head on over to one of the free web python courses that include an online interpreter. It sorts out a great deal of the 'incompatible version' problems people have with offline tutorials. I'm not sure what the policy is in regards linking to one so I'll just say Google one. Once you've found your feet, I do hear good things about 'learn python the hard way' but I've not read it myself. Generally once you've covered the foundations and understand the terms, Python.org's docs are very good.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
book advice leonardo selmi <l.selmi@icloud.com> - 2013-03-01 21:59 +0100
Re: book advice Bryan Devaney <bryan.devaney@gmail.com> - 2013-03-05 03:55 -0800
RE: book advice <fjctlzy@gmail.com> - 2013-03-05 12:32 +0000
Re: book advice Bryan Devaney <bryan.devaney@gmail.com> - 2013-03-05 03:55 -0800
Re: book advice rusi <rustompmody@gmail.com> - 2013-03-06 02:10 -0800
csiph-web