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


Groups > comp.lang.python > #66265

Re: How to begin

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <cameron@cskk.homeip.net>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.004
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'python.': 0.02; 'scripts,': 0.09; 'subject:How': 0.10; 'python': 0.11; '"hello': 0.16; 'from:addr:cs': 0.16; 'from:addr:zip.com.au': 0.16; 'from:name:cameron simpson': 0.16; 'message-id:@cskk.homeip.net': 0.16; 'received:211.29': 0.16; 'received:211.29.132': 0.16; 'received:cskk.homeip.net': 0.16; 'received:homeip.net': 0.16; 'received:optusnet.com.au': 0.16; 'received:syd.optusnet.com.au': 0.16; 'rewriting': 0.16; 'simpson': 0.16; 'wrote:': 0.18; 'do.': 0.18; 'rules': 0.22; 'header:User-Agent:1': 0.23; 'club': 0.24; 'cheers,': 0.24; 'header:In-Reply-To:1': 0.27; 'up.': 0.33; 'basic': 0.35; 'except': 0.35; 'something': 0.35; 'done.': 0.35; 'version': 0.36; 'received:com.au': 0.36; 'charset:us-ascii': 0.36; 'should': 0.36; 'received:211': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'free': 0.61; 'helps': 0.61; 'content-disposition:inline': 0.62; 'skill': 0.68; 'drug': 0.74; 'dishonor': 0.84; 'drugs': 0.84
Date Fri, 14 Feb 2014 09:25:07 +1100
From Cameron Simpson <cs@zip.com.au>
To python-list@python.org
Subject Re: How to begin
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Disposition inline
In-Reply-To <8a78be96-7d26-47ff-9627-246d85410cd2@googlegroups.com>
User-Agent Mutt/1.5.21 (2010-09-15)
References <8a78be96-7d26-47ff-9627-246d85410cd2@googlegroups.com>
X-Optus-CM-Score 0
X-Optus-CM-Analysis v=2.1 cv=Wu4Sb7vv c=1 sm=1 tr=0 a=YuQlxtEQCowy2cfE5kc7TA==:117 a=YuQlxtEQCowy2cfE5kc7TA==:17 a=ZtCCktOnAAAA:8 a=PO7r1zJSAAAA:8 a=LcaDllckn3IA:10 a=kj9zAlcOel0A:10 a=vrnE16BAAAAA:8 a=IJXqLiV74ZgA:10 a=pGLkceISAAAA:8 a=agCaFAwpAAAA:8 a=KANYnZ63sIg9OWt3UR0A:9 a=CjuIK1q_8ugA:10 a=MSl-tDqOz04A:10
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.6898.1392330317.18130.python-list@python.org> (permalink)
Lines 19
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1392330317 news.xs4all.nl 2977 [2001:888:2000:d::a6]:53113
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:66265

Show key headers only | View raw


On 13Feb2014 05:18, weixixiao <7441980@gmail.com> wrote:
> http://www.codecademy.com
> 
> I have learned the basic rules of Python in this website.
> What should I do next?where to go?
> I download the Pycharm the free version and I think I  dunno how to use it except a "Hello world"

It helps to have something you want done.

Find something small you'd like to do. Do it in Python.
If you already have a collection of small scripts, try rewriting some in Python.

Start small. As you skill grows, work up.

Cheers,
-- 
Cameron Simpson <cs@zip.com.au>

Death before dishonor / Drugs before lunch.     - Aspen Gun and Drug Club

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