Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #29055 > unrolled thread
| Started by | "William R. Wing (Bill Wing)" <wrw@mac.com> |
|---|---|
| First post | 2012-09-13 12:16 -0400 |
| Last post | 2012-09-13 12:16 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Python presentations "William R. Wing (Bill Wing)" <wrw@mac.com> - 2012-09-13 12:16 -0400
| From | "William R. Wing (Bill Wing)" <wrw@mac.com> |
|---|---|
| Date | 2012-09-13 12:16 -0400 |
| Subject | Re: Python presentations |
| Message-ID | <mailman.622.1347556588.27098.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web