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


Groups > comp.lang.python > #84066

Re: Trees

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <wingusr@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.187
X-Spam-Level *
X-Spam-Evidence '*H*': 0.72; '*S*': 0.09; 'lawrence': 0.09; 'cc:addr :python-list': 0.11; 'python': 0.11; 'jan': 0.12; 'language,': 0.12; 'lie': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'mon,': 0.24; "haven't": 0.24; 'cc:2**0': 0.24; 'possibly': 0.26; 'header:In-Reply-To:1': 0.27; 'michael': 0.29; '[1]': 0.29; '[2]': 0.30; 'message-id:@mail.gmail.com': 0.30; 'maybe': 0.34; 'basic': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'pm,': 0.38; 'read': 0.60; '2nd': 0.60; 'algorithms': 0.60; "you've": 0.63; 'interest.': 0.81; '2013)': 0.84; '2015': 0.84; 'mastering': 0.84; 'edition': 0.86; 'to:none': 0.92; 'url:ru': 0.98
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:cc :content-type; bh=ODYDFUccR7HLj0EGajB8XBqmwupyBvCWrnxpXCpuabQ=; b=V6TI9OYbiSR6Ddsr+wwpS+cAV/VzbnJEDLsydVXQ64MWx5UuKhH3y9JVsveX7hPXBq bil71ib15EHvJiOkOubfxMIM8CSdfp/nX0+JIne8xVKeJlLPHQIOyVZO5pcUkJw5koLt wUl5u4eZHVnN8qnzwtHnEEJ9YES+qvcI/DMjbSLtAMqihwQ71xGY4s1c68wCTg3CV/5K HQ7aTT2OZW39z4jqaYt01zrJS2RBNE4lYVUCSDbvErxzJWtMiI387IOqBOwNKCe60/of bV9jxq047S2trEr6Ex2tMwjr8Jq9+U5e5Gno8AP+TCm3cBLZDlZffkakH3LhXk9lEK+5 RNyA==
X-Received by 10.180.7.201 with SMTP id l9mr45968233wia.80.1421762830056; Tue, 20 Jan 2015 06:07:10 -0800 (PST)
MIME-Version 1.0
In-Reply-To <m9kfhe$vh$1@ger.gmane.org>
References <CAG=hEY1L-39EmuWpdEh_n-BNfs=qG9nL=MrMT0ar72yGBrkoUA@mail.gmail.com> <CAGGBd_pMdYZwt-ksdSpDFNVxXwkekGsJFi=2C66PStTFzS0R+w@mail.gmail.com> <m9kfhe$vh$1@ger.gmane.org>
From TP <wingusr@gmail.com>
Date Tue, 20 Jan 2015 06:06:29 -0800
Subject Re: Trees
Cc "python-list@python.org" <python-list@python.org>
Content-Type multipart/alternative; boundary=f46d0442883270c07f050d15f401
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 <https://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 <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.17890.1421762838.18130.python-list@python.org> (permalink)
Lines 46
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1421762838 news.xs4all.nl 2931 [2001:888:2000:d::a6]:36372
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:84066

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

On Mon, Jan 19, 2015 at 6:46 PM, Mark Lawrence <breamoreboy@yahoo.co.uk>
wrote:

> I don't know if you've seen this http://kmike.ru/python-data-structures/
> but maybe of interest.
>

I haven't read but also possibly of interest:

Data Structures and Algorithms in Python by Michael T. Goodrich, Roberto
Tamassia, Michael H. Goldwasser (Wiley, 2013) [1]

Python Algorithms: Mastering Basic Algorithms in the Python Language, 2nd
Edition by Magnus Lie Hetland (Apress, 2014) [2]

[1] http://www.wiley.com/WileyCDA/WileyTitle/productCd-EHEP002510.html

[2] http://www.apress.com/9781484200568

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


Thread

Re: Trees TP <wingusr@gmail.com> - 2015-01-20 06:06 -0800

csiph-web