Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!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.160 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.69; '*S*': 0.01; 'preferably': 0.05; 'imho.': 0.09; 'aug': 0.13; 'wrote:': 0.17; 'python?': 0.20; 'sort': 0.21; 'anonymous': 0.22; "haven't": 0.23; 'second': 0.24; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; '---': 0.26; 'looks': 0.26; 'charset:iso-8859-15': 0.26; '-0700,': 0.29; "d'aprano": 0.29; 'steven': 0.29; 'books': 0.30; 'url:python': 0.32; 'to:addr:python-list': 0.33; 'subject:?': 0.35; 'but': 0.36; 'subject:: ': 0.38; 'mean': 0.38; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'received:192.168': 0.40; 'first': 0.61; 'free': 0.61; 'url:%20': 0.63; 'useful.': 0.65; 'wish': 0.70; '(your': 0.84; 'subject:Books': 0.84; 'thing,': 0.84; 'url:book': 0.84; 'edition': 0.86; 'book:': 0.91 X-SENDER-IP: [213.112.50.224] X-LISTENER: [smtp.bredband.net] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AokdALrtNFDVcDLgPGdsb2JhbAANOIU6tSYBAQEBN4JUAQEBAQECODULEQsYCRYPCQMCAQIBMRQTCAEBiBSlGpQiiwiEAIMcA5ZmkWQ X-IronPort-AV: E=Sophos;i="4.77,809,1336341600"; d="scan'208";a="101256129" Date: Wed, 22 Aug 2012 16:34:40 +0200 From: Virgil Stokes User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:15.0) Gecko/20120815 Thunderbird/15.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Books? References: <5203ee16-5a80-4cd9-9434-ee2efb64515e@kg10g2000pbc.googlegroups.com> <5034e6dd$0$6574$c3e8da3$5496439d@news.astraweb.com> In-Reply-To: <5034e6dd$0$6574$c3e8da3$5496439d@news.astraweb.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 23 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1345647810 news.xs4all.nl 6871 [2001:888:2000:d::a6]:34107 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:27644 On 22-Aug-2012 16:04, Steven D'Aprano wrote: > On Tue, 21 Aug 2012 18:36:50 -0700, Anonymous Group wrote: > >> What books do you recomend for learning python? Preferably free and/or >> online. > Completely by coincidence, I have just discovered, and I mean *literally* > just a few minutes ago, this book: > > http://www.springer.com/mathematics/computational+science+%26+engineering/book/978-3-642-30292-3 > > http://codingcat.com/knjige/python/A%20Primer%20on%20Scientific%20Programming%20with%20Python.pdf > > > I wish it had existed when I was a beginner! I haven't read the whole > thing, but dammit it looks like exactly the sort of book I would have > adored as a newbie. (Your mileage may vary.) > > > I second this --- this is a very good book IMHO. I have the first edition (2009) and have found it very useful. Good tip!