Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #56565
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <bouncingcats@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.024 |
| X-Spam-Evidence | '*H*': 0.95; '*S*': 0.00; 'interpreter': 0.05; 'subject:Python': 0.06; 'beginners': 0.09; 'python': 0.11; 'books': 0.15; 'metaclasses': 0.16; 'side.': 0.16; 'skipping': 0.16; 'topics': 0.16; 'wrote:': 0.18; 'looked': 0.18; 'to:name :python-list@python.org': 0.22; 'url:moin': 0.24; 'header:In- Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'url:wiki': 0.31; 'url:python': 0.33; 'level.': 0.33; 'received:google.com': 0.35; 'url:org': 0.36; 'list': 0.37; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'most': 0.60; 'advanced': 0.63; 'side': 0.67; 'book.': 0.68; 'subject:Good': 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=fgVMNOfOYWbCu/Qgp0nl8nfvfsgXU6hOvUtwgkGYCyk=; b=VWOISOWKZrC8i/2oFLNNHlu3sVvN0tYQ0VhF/GBfrY6l3n8Tk4CT3nO/IN/lP6BHrw HRY0V4zp0GHq1FPnuNhwde5p7Y+whKm5iFWnR2nTkejHHsIpZ46ticZw7UI+CMZNO6H8 Afnnffn0crQGy+2xt6ZliBR6s4HrGnV4osoIGO6Hse65xTMAwPyhjYDLYnbMZ07YO9Zl VbnFzzeGy2znQHRSKGL5GCYHv3iiiQSHGmliME4nlZwWllK30kxbXKTImax9MqPdov/b ttgAf9YHECwP+oJvrMZrl/UjU7Mp5h4e/WY2ee1OjsrxsiZ2xH7wcDP3XU8O85A9r+V8 LdPg== |
| MIME-Version | 1.0 |
| X-Received | by 10.220.92.68 with SMTP id q4mr6747278vcm.93.1381410984740; Thu, 10 Oct 2013 06:16:24 -0700 (PDT) |
| In-Reply-To | <52555235.3050100@globe.de> |
| References | <52555235.3050100@globe.de> |
| Date | Fri, 11 Oct 2013 00:16:24 +1100 |
| Subject | Re: Good Python Book |
| From | David <bouncingcats@gmail.com> |
| To | "python-list@python.org" <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 <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.936.1381410993.18130.python-list@python.org> (permalink) |
| Lines | 11 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1381410993 news.xs4all.nl 15930 [2001:888:2000:d::a6]:47222 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:56565 |
Show key headers only | View raw
On 9 October 2013 23:55, Schneider <js@globe.de> wrote: > > I'm looking for a good advanced python book. Most books I looked at up to > now are on beginners level. > I don't need a reference (that's online) or a book explaining how to use the > interpreter or how to use list comprehensions on the one side and skipping > topics like decorators, metaclasses on the other side. > > any suggestions? https://wiki.python.org/moin/AdvancedBooks
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Good Python Book David <bouncingcats@gmail.com> - 2013-10-11 00:16 +1100
csiph-web