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: 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: References: Date: Thu, 30 May 2013 22:32:19 +1000 Subject: Re: Python teaching book recommendations: 3.3+ and with exercises From: Chris Angelico 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: 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 On Sat, May 4, 2013 at 12:54 AM, TP 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