Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!ecngs!feeder2.ecngs.de!novso.com!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.018 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'subject:Python': 0.06; 'subject:How': 0.10; 'cc:addr:python-list': 0.11; 'jan': 0.12; 'blessing': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'point!': 0.16; 'sat,': 0.16; 'wrote:': 0.18; "python's": 0.19; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'feature': 0.29; 'am,': 0.29; 'especially': 0.30; 'message-id:@mail.gmail.com': 0.30; 'code': 0.31; 'too.': 0.31; 'class': 0.32; 'received:google.com': 0.35; 'subject:new': 0.38; 'subject:" ': 0.39; 'first': 0.61; 'show': 0.63; 'worth': 0.66; '2015': 0.84; 'to:none': 0.92 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=v3BJzL0Sb3doNQeIncfU7f+2AkhT5FeMNxKOi2zfl1Q=; b=WgcuOYQksNH9eevJZ04yi5idJ+rMombnUOTpzxuoGrOl2TvNe9b8d9fVwzalikpE+e AvzgKKhWN6S9pBqi5vQghywWhqQN21Fgz8UOT0xFv3n4Q21/8mGg0QB7TzOzTQtQG4v5 PFssRqsnasOb9VKxhe4dICnkGSJ7z+m6CxCPE6sNVR9Z68Q2oK4x0qRVL8mspNEgygt+ GNL+mpIng7+5rJyv7+2yvSg15I7tp8Z8N8rufFnMLX2su0+kqQEAoKMJYAcaDck4fxLN DKEBs5jfivBGTkn55UBCsavCMjXtLEyTusi1cPIhLBWf+CrRX9p2k6FN0DFmdEALwsnU U+8Q== MIME-Version: 1.0 X-Received: by 10.107.7.94 with SMTP id 91mr17408108ioh.27.1421430262346; Fri, 16 Jan 2015 09:44:22 -0800 (PST) In-Reply-To: References: Date: Sat, 17 Jan 2015 04:44:22 +1100 Subject: Re: How to "wow" someone new to Python From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 12 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1421430265 news.xs4all.nl 2840 [2001:888:2000:d::a6]:36100 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:83889 On Sat, Jan 17, 2015 at 4:31 AM, Rustom Mody wrote: > Nice point! > First class concrete data structures is a blessing especially for > a C programmer. Definitely! Worth noting. There've been some nice concepts mentioned; concrete suggestions would be good too. Some specific feature or exact line of code that would show off Python's awesomeness. ChrisA