Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #46472
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder1.xlned.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.012 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'python.': 0.02; 'subject:Python': 0.06; 'used.': 0.09; 'python': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'reached,': 0.16; 'responded.': 0.16; 'subject:3.3': 0.16; 'subject:exercises': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'all,': 0.19; "i've": 0.25; 'mention': 0.26; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'forgot': 0.30; 'newer': 0.30; 'message- id:@mail.gmail.com': 0.30; 'maybe': 0.34; 'could': 0.34; 'subject:with': 0.35; 'advice': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'thanks': 0.36; 'list': 0.37; 'being': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'length': 0.61; 'other.': 0.75; 'subject:+ ': 0.84; '"how': 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 :content-type; bh=ic7eiNmVfEzVlIZlwBv7/30BjhMrB+WQjwxtk7RZY28=; b=aSQwNFc5YXQdjbgOzBuvy3bqfiNOknfFcKFXXgDFpo4LRD52W6ivlJRotGll76oFpX z/nRuKiM6cT3G6Ke+/SPH/g1tGUqd9y1E5CKrW4YRBI/Co0Hrtd+4td3BlqRLfJnvsSP K/7DUgaY7W0+qrUWbvuSW29Nkt/97NePeslPxfzmmtAmPNg5k1l8wgiH8Da9XdvK/UsB q/llVtgNSIUcTLbZ5/9u3caaQRTgtpl2CIZ1KzOKQSktziz+Kq9H8Eyg4erwIt35A/6n t6o2DZv9u1M9dyczBXF5GQmysVKyEPLgx1BsRcm2Ys1ULxNe2b2wD/Oh0+3eQBzNoH/J Xb2g== |
| MIME-Version | 1.0 |
| X-Received | by 10.52.164.163 with SMTP id yr3mr4405090vdb.76.1369917139547; Thu, 30 May 2013 05:32:19 -0700 (PDT) |
| In-Reply-To | <CAMEax75KY2xKTsJ2yCYJw8A5kg6hVwFB2TgH+bpFfuVnu913KA@mail.gmail.com> |
| References | <mailman.1244.1367505416.3114.python-list@python.org> <zCMgt.166784$5w6.61833@fx05.fr7> <CAPTjJmoxHENF7wBjnih=6_w9J_ca=SzEo0V70y4g8dvdq42QhQ@mail.gmail.com> <CAMEax75KY2xKTsJ2yCYJw8A5kg6hVwFB2TgH+bpFfuVnu913KA@mail.gmail.com> |
| Date | Thu, 30 May 2013 22:32:19 +1000 |
| Subject | Re: Python teaching book recommendations: 3.3+ and with exercises |
| From | Chris Angelico <rosuav@gmail.com> |
| To | python-list@python.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| 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 | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2412.1369917148.3114.python-list@python.org> (permalink) |
| Lines | 16 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1369917148 news.xs4all.nl 16002 [2001:888:2000:d::a6]:52034 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:46472 |
Show key headers only | View raw
On Sat, May 4, 2013 at 12:54 AM, TP <wingusr@gmail.com> wrote: > Or maybe Think Python. A *lot* drier presentation than Python for Kids -- > after all, the subtitle which I forgot to mention is "How to Think Like a > Computer Scientist". Newer than Summerfield > , but only 1/3 the length > . Since I've only skimmed both I find it hard to recommend one over the > other. Many thanks to those who responded. A decision has been reached, and Think Python is being used. We'll see how it goes! I knew I could trust this list for good advice :) ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Python teaching book recommendations: 3.3+ and with exercises Chris Angelico <rosuav@gmail.com> - 2013-05-03 00:36 +1000
Re: Python teaching book recommendations: 3.3+ and with exercises Alister <alister.ware@ntlworld.com> - 2013-05-03 10:49 +0000
Re: Python teaching book recommendations: 3.3+ and with exercises Chris Angelico <rosuav@gmail.com> - 2013-05-03 21:09 +1000
Re: Python teaching book recommendations: 3.3+ and with exercises TP <wingusr@gmail.com> - 2013-05-03 07:54 -0700
Re: Python teaching book recommendations: 3.3+ and with exercises Chris Angelico <rosuav@gmail.com> - 2013-05-30 22:32 +1000
csiph-web