Differences between revisions 1 and 10 (spanning 9 versions)
Revision 1 as of 2005-09-02 22:36:44
Size: 1082
Editor: 162
Comment:
Revision 10 as of 2005-12-01 21:30:10
Size: 751
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe PyCon2006/Tutorials here. The following tutorials will be offered at PyCon 2006.
Line 3: Line 3:
= Ideas for Tutorials =  * Python 102, Ken Whitesell
 * Internet Programming with Python, Wesley Chun
 * Plone Rapid Bootcamp, Joel Burton
 * Getting Started with wxPython, Steve Holden
 * Text Processing Tutorial, David Goodger
 * PyGame, George Paci
 * Using Databases with Python, Steve Holden
 * Getting Started with the Twisted Framework, Ken Whitesell
 * Agile Development and Testing in Python, Grig Gheorghiu/Titus Brown
 * Python without a BusyBox: Building small embedded devices quickly, Alexander Perry
Line 5: Line 14:
What specifically are people looking for in the tutorial sessions on Thursday? Tutorials are ''not'' included in the base price for PyCon registration. The cost of tutorial registration is:
Line 7: Line 16:
== "Python 102" ==
Once you've learned the language, then what?
This type of tutorial could go in a couple different directions:

 * Explaining what it means for a program to be "Pythonic" (The proper / appropriate use of Python idioms and taking advantage of the features of the language)
 * How to best use some of the available libraries
 * How to read and use the available documentation

== "Getting Started with Twisted" ==
An introduction into this incredible networking framework

Topics could include:
 * Understanding program flow in an asynchronous environment
 * Use of specific Twisted features, such as PB
 * How to read and understand the documentation

== "GUI Programming in Python" ==
How to write a user-driven program using one of the available toolkits such as wxPython.

== "Getting Started with Zope" ==
Soup-to-nuts, a complete walkthrough from installation to your first dynamic web page.
 * One tutorial: $100
 * Two tutorials: $150
----
CategoryPyCon2006

The following tutorials will be offered at PyCon 2006.

  • Python 102, Ken Whitesell
  • Internet Programming with Python, Wesley Chun
  • Plone Rapid Bootcamp, Joel Burton
  • Getting Started with wxPython, Steve Holden
  • Text Processing Tutorial, David Goodger
  • PyGame, George Paci

  • Using Databases with Python, Steve Holden
  • Getting Started with the Twisted Framework, Ken Whitesell
  • Agile Development and Testing in Python, Grig Gheorghiu/Titus Brown
  • Python without a BusyBox: Building small embedded devices quickly, Alexander Perry

Tutorials are not included in the base price for PyCon registration. The cost of tutorial registration is:

  • One tutorial: $100
  • Two tutorials: $150


CategoryPyCon2006

PyCon2006/Tutorials (last edited 2008-11-15 13:59:50 by localhost)

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