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


Groups > comp.lang.python > #29644

Re: Algorithms using Python?

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 <joel.goldstick@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.005
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.05; '21,': 0.07; 'sep': 0.09; 'subject:using': 0.09; 'cc:addr:python- list': 0.10; 'received:74.125.82.44': 0.15; 'foundational': 0.16; 'wrote:': 0.17; 'python?': 0.20; 'thanks.': 0.21; 'url:amazon': 0.22; 'cc:2**0': 0.23; "i've": 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'am,': 0.27; 'message-id:@mail.gmail.com': 0.27; 'url:mailman': 0.29; 'fri,': 0.30; 'url:python': 0.32; 'url:listinfo': 0.32; 'received:74.125.82': 0.33; 'received:google.com': 0.34; 'subject:?': 0.35; 'there': 0.35; 'received:74.125': 0.36; 'url:org': 0.36; 'subject:: ': 0.38; 'header:Received:5': 0.40; 'url:mail': 0.40; 'joel': 0.91
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; bh=3D7MlAaD/RqUNvt5J/tbBNmBYZPSQvZX21PG8Cmuc8w=; b=XB+862vC4/3exliNi4s2Ul6iPQ5lmmySWfPZX7R4Bal9tyuQft0hWybI6XDufsACep lxtSSVMZll9Vvi9SyzYB4TA7NFcnJDDqVsKLyUyI1wqc6F3p2Ve4kudjc7tZjMGJV5cl cBB5FPVeJe5/gkpq7SYrS/x9AgpwpF89HV8+/52bhHTirv3OPr6spTHU1zYM8ZkYBE0M 9TQ1A0YfdVHfXP24xvk4SHniNFSceV/6mofsYMyZg5ehbS9P4iBxBeHsD8019zyJj8J6 7IPFMJSdPK9NobjL50EaP22wdHfDkToPgMV0cB41ciAbhp9m/h61vkO+6AdjiA8DZO/Y kIhw==
MIME-Version 1.0
In-Reply-To <TYV6s.7304$Vh6.4862@newsfe20.iad>
References <TYV6s.7304$Vh6.4862@newsfe20.iad>
Date Fri, 21 Sep 2012 10:41:31 -0400
Subject Re: Algorithms using Python?
From Joel Goldstick <joel.goldstick@gmail.com>
To Mayuresh Kathe <mayuresh@kathe.in>
Content-Type text/plain; charset=UTF-8
Cc 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 <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.1018.1348238493.27098.python-list@python.org> (permalink)
Lines 15
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1348238493 news.xs4all.nl 6941 [2001:888:2000:d::a6]:34683
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:29644

Show key headers only | View raw


On Fri, Sep 21, 2012 at 4:56 AM, Mayuresh Kathe <mayuresh@kathe.in> wrote:
> Is there a good book on foundational as well as advanced algorithms using
> Python?
>
> Thanks.
>
> --
> http://mail.python.org/mailman/listinfo/python-list

There is one on Apress that I've seen

http://www.amazon.com/Python-Algorithms-Mastering-Language-Experts/dp/1430232374

-- 
Joel Goldstick

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


Thread

Algorithms using Python? Mayuresh Kathe <mayuresh@kathe.in> - 2012-09-21 14:26 +0530
  Re: Algorithms using Python? Joel Goldstick <joel.goldstick@gmail.com> - 2012-09-21 10:41 -0400
  Re: Algorithms using Python? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-09-21 15:45 -0400
  Re: Algorithms using Python? Ian Kelly <ian.g.kelly@gmail.com> - 2012-09-21 14:07 -0600
  Re: Re: Algorithms using Python? Evan Driscoll <driscoll@cs.wisc.edu> - 2012-09-21 15:43 -0500
  Re: Algorithms using Python? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-09-21 17:14 -0400
    Re: Algorithms using Python? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-09-22 01:28 +0000
      Re: Algorithms using Python? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-09-22 00:29 -0400
  Re: Algorithms using Python? Wayne Werner <wayne@waynewerner.com> - 2012-09-26 10:55 -0500
    Re: Algorithms using Python? 88888 Dihedral <dihedral88888@googlemail.com> - 2012-09-27 04:15 -0700
    Re: Algorithms using Python? 88888 Dihedral <dihedral88888@googlemail.com> - 2012-09-27 04:15 -0700

csiph-web