Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder3.xlned.com!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.101 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.80; '*S*': 0.00; 'subject:How': 0.10; 'python': 0.11; '"hello': 0.16; '"it\'s': 0.16; 'wrote:': 0.18; 'rules': 0.22; 'header:User-Agent:1': 0.23; 'long,': 0.26; 'header :In-Reply-To:1': 0.27; 'to:2**1': 0.27; 'am,': 0.29; 'accidentally': 0.31; 'asks': 0.31; 'trouble': 0.34; 'basic': 0.35; 'except': 0.35; 'anybody': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'version': 0.36; 'c++': 0.36; 'should': 0.36; 'message-id:@gmail.com': 0.38; 'saves': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'read': 0.60; 'free': 0.61; 'skip:n 10': 0.64; 'to:addr:gmail.com': 0.65; 'wait,': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type; bh=8HiVPArcEahyeNe/zt1v6lXnF8QQz5JZOJ/BbEzTtp8=; b=py8o3yi6S4qwjXXniYCmqLScGyhlzG2EyczurVhvlJ81zyoRiUmRn9WK4A52EosCIl ujMmTctzCPYWxdX8BAu9s23AAn5crAb/MHgvz7ivJqYktMs3e6rvoav8lh7jF4Mlk0vx DP1S0K4tuzL4FJfwJyDER8nemg4FcoAEsh+O+LL0sDHzlO8uzmI5XwCgDvbFxVjzJXV0 Va9nV2WW87HgSFzXZ6yEaIjreItjOYHKNWtWQDk2Msk+lWf5GPrgQZQjWZhZindCSxOp vE+3fp+lw12nHbD8yxd7gdpg0SEZqAMhN14bULmObMTnLZVjBGtNrVsfDwl92u2+IDZr QOPg== X-Received: by 10.60.97.193 with SMTP id ec1mr3500598oeb.20.1392331844167; Thu, 13 Feb 2014 14:50:44 -0800 (PST) Date: Thu, 13 Feb 2014 16:50:40 -0600 From: Ryan Gonzalez User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: weixixiao <7441980@gmail.com>, python-list@python.org Subject: Re: How to begin References: <8a78be96-7d26-47ff-9627-246d85410cd2@googlegroups.com> In-Reply-To: <8a78be96-7d26-47ff-9627-246d85410cd2@googlegroups.com> Content-Type: multipart/alternative; boundary="------------060905020501000809070209" X-Mailman-Approved-At: Fri, 14 Feb 2014 01:21:40 +0100 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 59 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1392337301 news.xs4all.nl 2851 [2001:888:2000:d::a6]:57125 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:66271 This is a multi-part message in MIME format. --------------060905020501000809070209 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 02/13/2014 07:18 AM, weixixiao 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" > Read the Python reference. I know it's long, but it saves you trouble of accidentally reinventing the wheel. -- --Ryan If anybody ever asks me why I prefer C++ to C, my answer will be simple: "It's becauseslejfp23(@#Q*(E*EIdc-SEGFAULT. Wait, I don't think that was nul-terminated." --------------060905020501000809070209 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
On 02/13/2014 07:18 AM, weixixiao 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"

Read the Python reference. I know it's long, but it saves you trouble of accidentally reinventing the wheel.

-- 
--Ryan
If anybody ever asks me why I prefer C++ to C, my answer will be simple: "It's becauseslejfp23(@#Q*(E*EIdc-SEGFAULT. Wait, I don't think that was nul-terminated."
--------------060905020501000809070209--