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


Groups > comp.lang.python > #29055

Re: Python presentations

Subject Re: Python presentations
From "William R. Wing (Bill Wing)" <wrw@mac.com>
Date 2012-09-13 12:16 -0400
References <CAF_E5JZE5pACo2a36WT=eYzikf8HzCfUqateYrSjY8fxP9wr9g@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.622.1347556588.27098.python-list@python.org> (permalink)

Show all headers | View raw


On Sep 13, 2012, at 12:00 PM, andrea crotti <andrea.crotti.0@gmail.com> wrote:

> I have to give a couple of Python presentations in the next weeks, and
> I'm still thinking what is the best approach.
> 
> In one presentation for example I will present decorators and context
> managers, and my biggest doubt is how much I should show and explain in
> slides and how much in an interactive way (with ipython for example).


[byte]

Speaking from experience as both a presenter and an audience member, please be sure that anything you demo interactively you include in your slide deck (even if only as an addendum).  I assume your audience will have access to the deck after your talk (on-line or via hand-outs), and you want them to be able to go home and try it out for themselves.

Nothing is more frustrating than trying to duplicate something you saw a speaker do, and fail because of some detail you didn't notice at the time of the talk.  A good example is one that was discussed on the matplotlib-users list several weeks ago:

http://www.loria.fr/~rougier/teaching/matplotlib/

-Bill

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


Thread

Re: Python presentations "William R. Wing (Bill Wing)" <wrw@mac.com> - 2012-09-13 12:16 -0400

csiph-web