Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #66268

Re: How to begin

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.003
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'python.': 0.02; 'tutorial': 0.03; 'exercise': 0.04; 'advice.': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:How': 0.10; 'python': 0.11; 'dog': 0.16; 'experiment.': 0.16; 'experiments': 0.16; 'finney': 0.16; 'grasp': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'simpson': 0.16; 'wrote:': 0.18; 'do.': 0.18; 'rules': 0.22; 'header:User-Agent:1': 0.23; 'header:X-Complaints-To:1': 0.27; 'leave': 0.29; 'code': 0.31; 'writes:': 0.31; 'url:python': 0.33; 'basic': 0.35; 'something': 0.35; 'done.': 0.35; 'there': 0.35; 'received:com.au': 0.36; 'doing': 0.36; 'url:org': 0.36; 'should': 0.36; 'ben': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'helps': 0.61; 'url:3': 0.61; "you're": 0.61; 'you.': 0.62; "you'll": 0.62; 'show': 0.63; 'pick': 0.64; 'between': 0.67; '\xe2\x80\x93': 0.77; 'bite': 0.84; 'experiment': 0.84; 'received:125': 0.84
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Ben Finney <ben+python@benfinney.id.au>
Subject Re: How to begin
Date Fri, 14 Feb 2014 09:31:55 +1100
References <8a78be96-7d26-47ff-9627-246d85410cd2@googlegroups.com> <20140213222507.GA45957@cskk.homeip.net>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 8bit
X-Gmane-NNTP-Posting-Host vmx15867.hosting24.com.au
X-Public-Key-ID 0xBD41714B
X-Public-Key-Fingerprint 9CFE 12B0 791A 4267 887F 520C B7AC 2E51 BD41 714B
X-Public-Key-URL http://www.benfinney.id.au/contact/bfinney-gpg.asc
X-Post-From Ben Finney <bignose+hates-spam@benfinney.id.au>
User-Agent Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)
Cancel-Lock sha1:697XjwRVWe9ZueSuU3PyTWyUPD4=
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.6900.1392330727.18130.python-list@python.org> (permalink)
Lines 29
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1392330727 news.xs4all.nl 2878 [2001:888:2000:d::a6]:37404
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:66268

Show key headers only | View raw


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 | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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