[Python-checkins] r43020 - sandbox/trunk/pycon/feedback.txt

andrew.kuchling python-checkins at python.org
Tue Mar 14 02:15:01 CET 2006


Author: andrew.kuchling
Date: Tue Mar 14 02:14:56 2006
New Revision: 43020

Modified:
   sandbox/trunk/pycon/feedback.txt
Log:
Condense and sort tutorial votes

Modified: sandbox/trunk/pycon/feedback.txt
==============================================================================
--- sandbox/trunk/pycon/feedback.txt	(original)
+++ sandbox/trunk/pycon/feedback.txt	Tue Mar 14 02:14:56 2006
@@ -331,90 +331,57 @@
 
 
 Question: If yes, please list 3 tutorial subjects you would like to attend:
-Mod Python  (1)
-text processing/introductory stuff   (1)
-matplotlib and more data parsing  (1)
-Web Applications  (1)
-Advanced Python: Metaclasses, descriptors, decorators  (1)
+Django  (8)
+Web development  (7)
+Agile development and testing  (7)
+Advanced Language Features  (7)
+wxPython  (5)
+Twisted  (5)
+TurboGears  (4)
+Text/Data Processing  (4)
+Scientific computing  (4)
+Advanced wxPython  (4)
+Python on embedded devices  (3)
+GUI Development  (3)
+Zope  (2)
+SQLAlchemy and ORM tools  (2)
+Python and Databases  (2)
+Plone  (2)
+Network programming, with case study/mock application.  (2)
+IronPython  (2)
+Introduction to Object Oriented Programming  (2)
+Dabo  (2)
+Advanced Zope3  (2)
+Advanced Twisted  (2)
+Zope dev setup  (1)
+Zope 3 Component Development Practices  (1)
+Tk GUI building  (1)
+Python gaming  (1)
+Python 301: An unscripted Q&A (should have pre-con questions/topics)  (1)
 Python 103 -special topics (i.e. iterators and generators)  (1)
 Python & XML  (1)
-extending & integrating trac  (1)
-web testing and automating  (1)
-testing  (1)
-Twisted  (4)
-Network programming  (1)
-Advanced Zope3  (1)
-Zope dev setup  (1)
-Advanced python topics, generators, extension writing, metaclasses...  (1)
-Python for mobile devices  (1)
 PyObjC  (1)
-Really, really advanced techniques  (1)
-Zope  (2)
-Agile testing  (2)
-Web development  (1)
-Web application development, with case study/mock application.  (1)
-AJAX with Python  (1)
-Large scale systems  (1)
-Advanced Language Features  (1)
-Using Python to serve web pages  (1)
-GUI development  (1)
-Django or Turbo Gears  (1)
-Python 301: An unscripted Q&A (should have pre-con questions/topics)  (1)
-advanced zope  (1)
-Constraint Based Local Searching  (1)
-Tk and wxPy GUI building  (1)
-matplotlib  (1)
-Intermediate Python  (1)
-wxPython  (4)
-Beginning Graphics a la GTK (not tkinter or wxPython)  (1)
-Implementing pluggable architectures  (1)
-Metaclasses  (1)
 One of the popular web frameworks  (1)
-Advanced wxPython  (4)
-Classes usage, Design  (1)
 Object Oriented Design Patterns  (1)
-Web Development  (1)
-Python and Databases  (1)
-Metaclasses, decorators, generators, slots, ast, other "advanced" topics  (1)
-Advanced Twisted  (1)
-python on embedded devices  (1)
+NumPy  (1)
+New features of Python for 2.5 (and a review of new features for 2.4)  (1)
+Mod Python  (1)
+MetaProgramming  (1)
 Managing Projects with Python  (1)
-Dabo  (1)
-GUI Development  (1)
-Intro to Audio Synthesis? (or something like that)  (1)
-metaclass programming  (1)
-Agile development and testing  (1)
 Making effective use of WSGI  (1)
-Django  (5)
-python gaming  (1)
-SQLAlchemy and ORM tools  (1)
-Text/Data Processing  (1)
-twisted   (1)
-Text Parsing  (1)
-IronPython  (2)
-Python on handhelds  (1)
-numarray or the like  (1)
-Network programming, with case study/mock application.  (1)
-MetaProgramming  (1)
-advanced twisted  (1)
-Turbogears or Django  (1)
-dabo  (1)
-django, turbogears,   (1)
-Latest Dev Practices  (1)
-database  (1)
-Introduction to Object Oriented Programming  (1)
-SQL Alchemy  (1)
-Testing  (3)
-Zope 3 Component Development Practices  (1)
-gui toolkits --an overview  (1)
 Library Design/Structure  (1)
+Latest Dev Practices  (1)
+Large scale systems  (1)
+Intro to Audio Synthesis? (or something like that)  (1)
+Intermediate Python  (1)
+Implementing pluggable architectures  (1)
+Extending & integrating trac  (1)
 Embedding python as a scripting language, with case study/mock application.  (1)
 Creating Cocoa apps in PyObjC  (1)
-Scientific computing  (1)
-New features of Python for 2.5 (and a review of new features for 2.4)  (1)
-NumPy  (1)
-Plone  (2)
+Constraint Based Local Searching  (1)
 Building SWIG/ctypes Interfaces to other people's code  (1)
+Beginning Graphics a la GTK  (1)
+AJAX with Python  (1)
 
 
 Question: Other comments:


More information about the Python-checkins mailing list