Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #66268
| From | Ben Finney <ben+python@benfinney.id.au> |
|---|---|
| Subject | Re: How to begin |
| Date | 2014-02-14 09:31 +1100 |
| References | <8a78be96-7d26-47ff-9627-246d85410cd2@googlegroups.com> <20140213222507.GA45957@cskk.homeip.net> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.6900.1392330727.18130.python-list@python.org> (permalink) |
Cameron Simpson <cs@zip.com.au> writes: > On 13Feb2014 05:18, weixixiao <7441980@gmail.com> wrote: > > I have learned the basic rules of Python in this website. > > What should I do next?where to go? > > It helps to have something you want done. > > Find something small you'd like to do. Do it in Python. Good advice. Alternatively, there is a whole tutorial of exercises with the things to do already existing <URL:http://docs.python.org/3/tutorial/>. Start at the beginning, work through each exercise – *do* them and experiment until you understand them – before continuing. Ask questions if your experiments leave you confused, and be prepared to show what exercise you're doing and the code of your experiment. By the end of the tutorial you'll have a solid grasp of all of Python. -- \ “If you pick up a starving dog and make him prosperous, he will | `\ not bite you. This is the principal difference between a dog | _o__) and a man.” —Mark Twain, _Pudd'n'head Wilson_ | 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