Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2007-11-13 17:57:51
Size: 697
Editor: 76
Comment:
Revision 6 as of 2007-11-13 19:21:54
Size: 1437
Editor: DavidGoodger
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
There is still time to propose a Thursday Tutorial or a Session talk. Here is what people are asking for:
There is still time to propose a Tutorial (Thursday) or Conference talk (Friday-Sunday). Here is what people are asking for:
Line 11: Line 12:
* `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 13: Line 14:
* 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.
Line 14: Line 16:
Suggestions from last year:
http://wiki.python.org/moin/PyCon2007/Feedback/TutorialIdeas
* Python for Java programmers
Line 17: Line 18:
Raw survey results:
http://wiki.python.org/moin/PyCon2007/Feedback
http://wiki.python.org/moin/PyCon2007/Feedback/Comments
* 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.

There are `tutorial suggestions from last year <http://wiki.python.org/moin/PyCon2007/Feedback/TutorialIdeas>`__, as well as the `feedback survey results <http://wiki.python.org/moin/PyCon2007/Feedback>`__ (& `survey comments <http://wiki.python.org/moin/PyCon2007/Feedback/Comments>`__).
Line 22: Line 26:
http://us.pycon.org/2008/conference/proposals
http://us.pycon.org/2008/tutorials/proposals

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

Talk Subjects

There is still time to propose a Tutorial (Thursday) or Conference talk (Friday-Sunday). 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.

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.