Differences between revisions 4 and 11 (spanning 7 versions)
Revision 4 as of 2007-11-13 19:09:51
Size: 1407
Editor: DavidGoodger
Comment:
Revision 11 as of 2008-12-31 02:54:57
Size: 1569
Editor: dsl092-236-102
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
Tutorials are scheduled for Wednesday & Thursday, Conference Talks for Friday-Sunday at PyCon.
Line 8: Line 9:
There is still time to propose a Tutorial (Thursday) or Conference (Friday-Sunday) talk. Here is what people are asking for: Here is what people are asking for:
Line 12: Line 13:
* `Twisted`_ - The most requested subject in 07. How do you explain twisted in one session? * Twisted - The most requested subject in 07. How do you explain twisted in one session?
Line 21: Line 22:
* Intro to easy_install and PyPI. * Intro to easy_install and PyPI.
* Debugging with `WinPDB <http://winpdb.org/>`__
* Python for embedded systems / embedded Linux - tips, tricks, traps, etc.
Line 25: Line 28:
Once you have picked a subject, check out the proposal process for `scheduled talks <http://us.pycon.org/2008/conference/proposals>`__ and for `tutorials <http://us.pycon.org/2008/tutorials/proposals>`__. Once you have picked a subject, check out the proposal process:

* `Call for Conference T
alk Proposals <http://us.pycon.org/2008/conference/proposals>`__
* `Call for T
utorial Proposals <http://us.pycon.org/2008/tutorials/proposals>`__

Talk Subjects

Tutorials are scheduled for Wednesday & Thursday, Conference Talks for Friday-Sunday at PyCon.

Here is what people are asking for:

  • Core Python - Just the facts, ma'am.
  • Twisted - The most requested subject in 07. How do you explain twisted in one session?
  • Basic Python - a subset of the core language elements. Cover the import command, but don't cover any modules. Scope, lists vs tuple... that stuff, but don't cover lambda and other things that would make someones head explode.
  • Python for Java programmers
  • Under the hood of Python - or what ever you want to call the interaction between = and __eq__() and all the other things listed here: http://docs.python.org/ref/customization.html
  • Python's Dark Magic - the pros and cons of messing with __magic__()
  • Intro to easy_install and PyPI.
  • Debugging with WinPDB
  • Python for embedded systems / embedded Linux - tips, tricks, traps, etc.

There are tutorial suggestions from last year, as well as the feedback survey results (& survey comments).

Once you have picked a subject, check out the proposal process:

Talk Subjects (last edited 2008-12-31 02:54:57 by dsl092-236-102)

Unable to edit the page? See the FrontPage for instructions.