Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3a.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.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'python,': 0.02; 'subject:Python': 0.05; 'keynote': 0.07; 'cc:addr:python-list': 0.10; ':-)': 0.14; 'adept': 0.16; 'considers': 0.16; 'driscoll': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.16; 'skip': 0.18; 'cc:2**0': 0.21; 'cc:addr:python.org': 0.21; 'am,': 0.23; '2015': 0.23; 'sat,': 0.23; 'header:In-Reply-To:1': 0.24; 'mike': 0.24; 'wondering': 0.25; 'right.': 0.27; 'message-id:@mail.gmail.com': 0.28; 'fri,': 0.31; 'topic': 0.32; 'subject:?': 0.34; 'received:google.com': 0.34; 'subject:" ': 0.36; 'subject:: ': 0.37; 'one,': 0.37; 'whom': 0.37; 'community': 0.38; '30,': 0.63; 'chrisa': 0.84; 'absolutely': 0.87; 'to:none': 0.90; 'url:youtu': 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:cc :content-type; bh=elw8h3Ww5dgI4utynpM7rPsZXC6egEppA+SbBE/nvTU=; b=sGE24DplptE3tCZjhZMnNz+y9EyALlI1lSCCpiGInxnOeDBMHKlacEo+q1KolsPAXd JIyrrh3O3KMDa106MCXg8Iw67GP9/Z5QN7FFGMnwPBGENHcXlUuMjv/q5e59djegwZZe O4bsQIs1AZaNfNkybkM7x6LzoZmVD303AJew5WJ8IWN/RKzEN6u5eNRsg0yg8JlbJaXc YPSm0MSppgl5pHDmvFSNTea09hl+OtpPYU/FtXa1geGoLCC46A1/iFa5rP9V3xiwKwEK HVM0egnim7sNQgOQx/XQnhH1r0rwz7bnnpjEFSyfRfanqiMJrXQRnD4lYGasJWDpo4yQ jt1Q== MIME-Version: 1.0 X-Received: by 10.42.43.199 with SMTP id y7mr16096432ice.12.1432918204652; Fri, 29 May 2015 09:50:04 -0700 (PDT) In-Reply-To: References: Date: Sat, 30 May 2015 02:50:04 +1000 Subject: Re: What is considered an "advanced" topic in Python? From: Chris Angelico Cc: Python Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ 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: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1432918206 news.xs4all.nl 2830 [2001:888:2000:d::a6]:53480 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:91477 On Sat, May 30, 2015 at 2:39 AM, Skip Montanaro wrote: > On Fri, May 29, 2015 at 11:01 AM, Mike Driscoll wrote: >> ... I was wondering what the community considers to be "intermediate" or >> "advanced". > > Just about any topic on which Dave Beazley has given a keynote talk. :-) Hehe. First hit is this one, with its awesome slide... https://youtu.be/l_HBRhcgeuQ?t=3m34s I showed that to my parents and siblings, most of whom are not particularly adept with Python, and they found it highly amusing. As a participant in python-ideas, I found it hilarious... and absolutely right. ChrisA