Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #27644

Re: Books?

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 <vs@it.uu.se>
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 <vs@it.uu.se>
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 <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.3654.1345647810.4697.python-list@python.org> (permalink)
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

Show key headers only | View raw


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!

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Books? Anonymous Group <anonymous42311324@gmail.com> - 2012-08-21 18:36 -0700
  Re: Books? Roy Smith <roy@panix.com> - 2012-08-21 21:39 -0400
    Re: Books? Chris Angelico <rosuav@gmail.com> - 2012-08-22 12:04 +1000
      Re: Books? Anonymous Group <anonymous42311324@gmail.com> - 2012-08-21 19:12 -0700
    Re: Books? Anonymous Group <anonymous42311324@gmail.com> - 2012-08-21 19:12 -0700
  Re: Books? Michael Poeltl <michael.poeltl@univie.ac.at> - 2012-08-22 08:57 +0200
  Re: Books? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-08-22 08:43 +0100
  Re: Books? Jamie Paul Griffin <jamie@kode5.net> - 2012-08-22 11:25 +0100
  Re: Books? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-08-22 14:04 +0000
    Re: Books? Virgil Stokes <vs@it.uu.se> - 2012-08-22 16:34 +0200
    Re: Books? Jamie Paul Griffin <jamie@kode5.net> - 2012-08-23 09:13 +0100
  Books? Madison May <worldpeaceagentforchange@gmail.com> - 2012-08-23 14:56 -0700

csiph-web