Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #62775
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <drsalists@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.002 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'python.': 0.02; 'python,': 0.02; 'beginner': 0.05; 'subject:Python': 0.06; 'python:': 0.09; 'subject:How': 0.10; 'cc:addr:python-list': 0.11; 'python': 0.11; 'books': 0.15; 'cc:name:python list': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'cc:addr:python.org': 0.22; 'url:moin': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'dec': 0.30; 'message-id:@mail.gmail.com': 0.30; 'url:wiki': 0.31; 'lot.': 0.31; 'url:python': 0.33; 'received:google.com': 0.35; 'there': 0.35; 'books,': 0.36; 'material': 0.36; 'thanks': 0.36; 'url:org': 0.36; 'pm,': 0.38; 'more': 0.64; 'between': 0.67; '26,': 0.68; 'to:addr:163.com': 0.91; '2013': 0.98 |
| 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:content-transfer-encoding; bh=j2B20+Qc4yAFkWIQ6YdUdLlCCZix3hLszFy+7n8Hzbg=; b=HEImiAxG6xc8K/lcjEZErUwHWS/JLiKxfsyRwiKo8FZS04SFDRoW7iSlZ307xemoLw JmrreHHkx3eowCWE6SxVdXatLyFTElGZZYSXNbvKRcQ/3o4szFjCkv/7LvZtCKoAG1Qf OmIraCzIDjhy7/XqVx9RARLsHmnBVEShAXtHb2V0u/Kb0zdyiK/qtQHHzk3Ha6rAOvSD hZaUpsE42NfXDbQCKkHGdfpH5pV9dUFsnmiNanUZPMQ6VewsPHqp1ygIqZKr2z9vpRpP 2uBmCqZGxj8Xv9/8IH2L+T3y8e2krs4WH7EVupUkNvGn06jTaWYEE+xJx6OX7Cs3pdxg Vy9Q== |
| MIME-Version | 1.0 |
| X-Received | by 10.194.90.41 with SMTP id bt9mr2098880wjb.90.1388121749082; Thu, 26 Dec 2013 21:22:29 -0800 (PST) |
| In-Reply-To | <1da81a00.4221.14331f92aab.Coremail.wenwuxiezi@163.com> |
| References | <1da81a00.4221.14331f92aab.Coremail.wenwuxiezi@163.com> |
| Date | Thu, 26 Dec 2013 21:22:29 -0800 |
| Subject | Re: How to learn Python effectively |
| From | Dan Stromberg <drsalists@gmail.com> |
| To | 汪伟斌 <wenwuxiezi@163.com> |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | quoted-printable |
| Cc | Python List <python-list@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 <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.4652.1388121750.18130.python-list@python.org> (permalink) |
| Lines | 15 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1388121750 news.xs4all.nl 2951 [2001:888:2000:d::a6]:50662 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:62775 |
Show key headers only | View raw
On Thu, Dec 26, 2013 at 6:54 PM, 汪伟斌 <wenwuxiezi@163.com> wrote: > I am a beginner in Python, and I find that there are various books about > Python. > There are almost the same contents between some, So I want a recommendation > of a > good order of the books, which can make me learn Python more effectively. > Thanks a lot. There's a lot of good material on the web about Python: https://wiki.python.org/moin/BeginnersGuide/Programmers https://wiki.python.org/moin/BeginnersGuide/NonProgrammers I don't have a book recommendation.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: How to learn Python effectively Dan Stromberg <drsalists@gmail.com> - 2013-12-26 21:22 -0800
csiph-web