Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #55227
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2013-10-01 10:12 -0700 |
| References | <380132bc-bc9c-4d57-95d8-dc01f26f47a5@googlegroups.com> <62dfe971-f28a-4b01-a696-b2099dacd91b@googlegroups.com> |
| Message-ID | <aae232cc-0d39-4bea-a1c4-ea70badfb180@googlegroups.com> (permalink) |
| Subject | Re: VERY BASIC HELP |
| From | rusi <rustompmody@gmail.com> |
On Monday, September 30, 2013 11:20:16 PM UTC+5:30, vignesh.h...@gmail.com wrote: > Thank you both so much! I'll be sure to make more pertinent subject lines now :) Thanks for the detailed explanations! Clearly, I've just started learning this language ~20 minutes before I made this post, and am still learning the basics. Do you guys know of any guides for a beginner? I am definitely willing to take the time to learn in depth :) Have you seen http://docs.python.org/2/tutorial/ ?? Its kind of required reading for beginners. A little time spent on that will save a lot on head-scratchers avoided. After that there are the language and the library references http://docs.python.org/2/reference/index.html#reference-index http://docs.python.org/2/library/index.html#library-index The library is ok if you stick to modules that make sense to you. The language-ref is too heavy-going for a beginner -- other material/books may be preferable.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
VERY BASIC HELP vignesh.harikrishna@gmail.com - 2013-09-30 09:55 -0700
Re: VERY BASIC HELP Chris Angelico <rosuav@gmail.com> - 2013-10-01 03:07 +1000
Re: VERY BASIC HELP John Gordon <gordon@panix.com> - 2013-09-30 17:25 +0000
Re: VERY BASIC HELP vignesh.harikrishna@gmail.com - 2013-09-30 10:50 -0700
Re: VERY BASIC HELP Joel Goldstick <joel.goldstick@gmail.com> - 2013-09-30 15:02 -0400
Re: VERY BASIC HELP rusi <rustompmody@gmail.com> - 2013-10-01 10:12 -0700
Re: VERY BASIC HELP Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-01 18:25 +0100
csiph-web