Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #66274
| From | Ben Finney <ben+python@benfinney.id.au> |
|---|---|
| Subject | Re: How to begin |
| Date | 2014-02-14 11:57 +1100 |
| References | <8a78be96-7d26-47ff-9627-246d85410cd2@googlegroups.com> <52FD4C40.9050001@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.6905.1392339485.18130.python-list@python.org> (permalink) |
Ryan Gonzalez <rymg19@gmail.com> writes: > Read the Python reference. I know it's long, but it saves you trouble > of accidentally reinventing the wheel. Hmm, the language reference is targeted at people *implementing* Python, not people who are learning to use it (though it is valuable for them also). It would be rather overwhelming for a beginner, IMO. You should instead be directing newcomers to beginner documentation, such as <URL:https://wiki.python.org/moin/BeginnersGuide> and especially the Python tutorial <URL:http://docs.python.org/3/tutorial/>. -- \ “If you get invited to your first orgy, don't just show up | `\ nude. That's a common mistake. You have to let nudity | _o__) ‘happen.’” —Jack Handey | Ben Finney
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
How to begin weixixiao <7441980@gmail.com> - 2014-02-13 05:18 -0800
Re: How to begin pete suchsland <visiondoctor2020@gmail.com> - 2014-02-13 07:06 -0800
Re: How to begin John Ladasky <john_ladasky@sbcglobal.net> - 2014-02-13 09:34 -0800
Re: How to begin Chris Angelico <rosuav@gmail.com> - 2014-02-14 07:45 +1100
Re: How to begin Cameron Simpson <cs@zip.com.au> - 2014-02-14 09:25 +1100
Re: How to begin Ben Finney <ben+python@benfinney.id.au> - 2014-02-14 09:31 +1100
Re: How to begin Ryan Gonzalez <rymg19@gmail.com> - 2014-02-13 16:50 -0600
Re: How to begin Ben Finney <ben+python@benfinney.id.au> - 2014-02-14 11:57 +1100
Re: How to begin Terry Reedy <tjreedy@udel.edu> - 2014-02-14 03:55 -0500
Re: How to begin Ryan Gonzalez <rymg19@gmail.com> - 2014-02-14 19:58 -0600
csiph-web