Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed1a.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.096 X-Spam-Evidence: '*H*': 0.81; '*S*': 0.00; '21,': 0.07; 'cc:addr :python-list': 0.11; 'python': 0.11; 'gauld': 0.16; 'me??': 0.16; 'next.': 0.16; 'subject:which': 0.16; 'url:flickr': 0.16; 'wrote:': 0.18; 'library': 0.18; 'examples': 0.20; 'programming': 0.22; 'preferred': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**1': 0.23; 'byte': 0.24; 'url:moin': 0.24; 'mon,': 0.24; 'header:In- Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'url:wiki': 0.31; 'alan': 0.31; 'depth': 0.31; 'subject:next': 0.31; 'python.org': 0.32; 'another': 0.32; 'url:python': 0.33; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'opposed': 0.36; 'url:listinfo': 0.36; 'hi,': 0.36; 'url:org': 0.36; 'detail': 0.37; 'list': 0.37; 'level': 0.37; 'url:mail': 0.40; 'read': 0.60; 'algorithms': 0.60; 'areas': 0.61; 'you.': 0.62; 'personal': 0.63; 'teaching': 0.64; 'more': 0.64; 'book.': 0.68; 'skill': 0.68; 'pro': 0.69; 'url:me': 0.69; 'site:': 0.83; 'subject:read': 0.84; 'surface': 0.84; 'joel': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=aENDX55K5kZsBLdfN1iAE/pYVZnvz0MS3nq2knFtq4s=; b=V90wnWe8murmKYgH2CN9vlglN5YnPW6/rMsbMm3V4qC5lAk+NLupX/ALGPVKhdfnKY 6gXZj0CPFXL3tIVQ/aIgtWGEPHWzDEMjZ4ZRTs4YQ/q425uOl1/Zn6FNyMou/AtJGYX4 DFGHSPD8Zs2msxJzncnJEGqZ1Pfmj/qKcSV2TcBQXLCROMDjcuq18gtzDvQO/vxCs/yt I0mZk0qXBZEVVeGpZDa2Cd9NykHyS31j+pPektK1HuTp+zmGgP0/iZg9qWtSc/jEFree eCyRJy2Uux2sszQjF3Vy7zPmZVkZtJT6SKTmKsoT4X3Thn2iGZ+e6nnBje6iXjFK/mLk b/eg== MIME-Version: 1.0 X-Received: by 10.58.134.101 with SMTP id pj5mr15190veb.38.1398096518984; Mon, 21 Apr 2014 09:08:38 -0700 (PDT) In-Reply-To: References: <2e926609.d361.14584a21eae.Coremail.ne0stigmine@163.com> Date: Mon, 21 Apr 2014 12:08:38 -0400 Subject: Re: which book to read next?? From: Joel Goldstick To: Alan Gauld Content-Type: multipart/alternative; boundary=089e01183daa603b6e04f78fb651 Cc: "python-list@python.org" , "tutor@python.org" 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: 100 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1398096521 news.xs4all.nl 2975 [2001:888:2000:d::a6]:38115 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:70469 --089e01183daa603b6e04f78fb651 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, Apr 21, 2014 at 11:41 AM, Alan Gauld wro= te: > On 21/04/14 15:13, lee wrote: > >> Hi, I have read the book 'a byte of python' and now I want to read >> another book. But I just get confused about which one to read next. >> There is a book list below=EF=BC=9A >> 1, pro python >> 2, python algorithms >> 3, python cookbook >> 4, the python standard library by examples >> which one is suitable for me?? >> > > We would need to know a lot more about you. > What is your skill level in programming (as opposed to python)? > What are your areas of interest? > What is your preferred teaching style? In depth background > detail or surface level but hands-on style? > > Book choice is always a very personal thing. > > > -- > Alan G > Author of the Learn to Program web site > http://www.alan-g.me.uk/ > http://www.flickr.com/photos/alangauldphotos > > -- > https://mail.python.org/mailman/listinfo/python-list > Don't forget to look at the python.org site: https://wiki.python.org/moin/BeginnersGuide --=20 Joel Goldstick http://joelgoldstick.com --089e01183daa603b6e04f78fb651 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable



On Mon, Apr 21, 2014 at 11:41 AM, Alan Gauld <= alan.gauld@b= tinternet.com> wrote:
On 21/04/= 14 15:13, lee wrote:
Hi, I have read the book 'a byte of python' and now I want to read<= br> another book. But I just get confused about which one to read next.
There is a book list below=EF=BC=9A
1, pro python
2, python algorithms
3, python cookbook
4, the python standard library by examples
which one is suitable for me??

We would need to know a lot more about you.
What is your skill level in programming (as opposed to python)?
What are your areas of interest?
What is your preferred teaching style? In depth background
detail or surface level but hands-on style?

Book choice is always a very personal thing.


--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me= .uk/
= http://www.flickr.com/photos/alangauldphotos

--
https://mail.python.org/mailman/listinfo/python-list

Don&#= 39;t forget to look at the python.org sit= e:=C2=A0 https://wi= ki.python.org/moin/BeginnersGuide

--
--089e01183daa603b6e04f78fb651--