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


Groups > comp.lang.python > #29507

Re: Python presentations

Path csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <andrea.crotti.0@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.056
X-Spam-Evidence '*H*': 0.89; '*S*': 0.00; 'subject:Python': 0.05; 'ugly': 0.07; 'python': 0.09; 'cc:addr:python-list': 0.10; '(but': 0.15; 'url:blogs': 0.16; 'skip': 0.17; 'decorators': 0.22; 'cc:2**0': 0.23; 'minutes.': 0.23; 'least': 0.25; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; 'probably': 0.29; 'form.': 0.33; 'another': 0.33; 'received:google.com': 0.34; 'thanks': 0.34; 'process,': 0.35; 'similar': 0.35; 'received:209.85': 0.35; 'explain': 0.36; 'but': 0.36; 'should': 0.36; 'york': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'some': 0.38; 'header:Received:5': 0.40; 'link': 0.60; 'first': 0.61; 'back': 0.62; 'url:p': 0.63; 'worth': 0.63; 'gave': 0.65; 'powerpoint': 0.84; 'lot,': 0.95
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=OYY/aQYaBOdEzVf1VIkaO/lVOum+d7oo0aS/u5YeQoU=; b=wtwmQZ7d8WCqYo6HrkVEyYKbgZwnx2J6WBIrryKCeaIXUNaXDXSK8at25NQTTdD4eX iyvyBE2VEg1Zji+ishR+YFvRcKGr0YJ/1AURrECp9kh9dfUJSKHufqY+nEbAPqBF0562 sRXqsxEpIbfQhKmMYz0Pa9pkqSZWe9EVF2Jsn/t5YN0EMXmP/jojB5Il9rE4Ctwe+91b c0UdJFtlqOTBSKME+llLX6mWmk6FM5FF6XCx4odwMsHcw7LkYGFHRZiVdgDiBwBP1sNc bUn1UUEcKiF0EImp6rbzWMpSOWZduWpbHiBbHXLGpvKW769rI3bGDE75jHklEDGFXQgM ysFQ==
MIME-Version 1.0
In-Reply-To <20120919022003.GB61866@snakebite.org>
References <CAF_E5JZE5pACo2a36WT=eYzikf8HzCfUqateYrSjY8fxP9wr9g@mail.gmail.com> <20120919022003.GB61866@snakebite.org>
Date Wed, 19 Sep 2012 17:42:23 +0100
Subject Re: Python presentations
From andrea crotti <andrea.crotti.0@gmail.com>
To Trent Nelson <trent@snakebite.org>
Content-Type text/plain; charset=ISO-8859-1
Cc python-list <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.926.1348072945.27098.python-list@python.org> (permalink)
Lines 24
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1348072945 news.xs4all.nl 6845 [2001:888:2000:d::a6]:37698
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:29507

Show key headers only | View raw


2012/9/19 Trent Nelson <trent@snakebite.org>:
>
>     FWIW, I gave a presentation on decorators to the New York Python
>     User Group back in 2008.  Relevant blog post:
>
>         http://blogs.onresolve.com/?p=48
>
>     There's a link to the PowerPoint presentation I used in the first
>     paragraph.  It's in .pptx format; let me know if you'd like it in
>     some other form.
>
>     Regards,
>
>         Trent.


Ok thanks a lot, how long did it take for you to present that material?

Interesting the part about the learning process, I had a similar
experience, but probably skip this since I only have 30 minutes.

Another thing which I would skip or only explain how it works are
parametrized decorators, in the triple-def form they just look to ugly
to be worth the effort (but at least should be understood).

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


Thread

Re: Python presentations andrea crotti <andrea.crotti.0@gmail.com> - 2012-09-19 17:42 +0100
  Re: Python presentations 88888 Dihedral <dihedral88888@googlemail.com> - 2012-09-19 12:43 -0700
    Re: Python presentations andrea crotti <andrea.crotti.0@gmail.com> - 2012-09-24 16:42 +0100
  Re: Python presentations 88888 Dihedral <dihedral88888@googlemail.com> - 2012-09-19 12:43 -0700

csiph-web