Differences between revisions 3 and 4
Revision 3 as of 2009-02-22 06:48:29
Size: 1235
Editor: 118
Comment:
Revision 4 as of 2009-02-23 03:22:38
Size: 1368
Comment: Added environment setup
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
 2. PyPy - The python on python project. There are some fascinating topics in the [[http://www.youtube.com/watch?v=GnPmErtqPXk]|google video]] on this topic (+1)
 3. PyGame - The SDL wrapper for Python used to make games [NoufalIbrahim]
 4. Python in embedded scenarios - I don't know enough of these to actually see how python can be useful here (+1)
 5. Introductory tutorials - Might be useful for python initiates (final year college students etc.).
 6. Parallel Programming in Python (Multi-threading, multi-processing, GIL, stackless)
 7. Scientific Computing in Python (Scipy, Numpy, Sage)
 8. Web frameworks (Django, webpy, zope, turbogears)
 9. Asynchronous Programming using Twisted
 1. PyPy - The python on python project. There are some fascinating topics in the [[http://www.youtube.com/watch?v=GnPmErtqPXk]|google video]] on this topic (+1)
 1. PyGame - The SDL wrapper for Python used to make games [NoufalIbrahim]
 1. Python in embedded scenarios - I don't know enough of these to actually see how python can be useful here (+1)
 1. Introductory tutorials - Might be useful for python initiates (final year college students etc.).
 1. Parallel Programming in Python (Multi-threading, multi-processing, GIL, stackless)
 1. Scientific Computing in Python (Scipy, Numpy, Sage)
 1. Web frameworks (Django, webpy, zope, turbogears)
 1. Asynchronous Programming using Twisted
 1. Environment setup hacks - Nice tricks used in development environments to make python development more fun (IDEs, scripts etc.)

These are topics which people are interested in having presented (or which people can present) at the BangPypers meetings ie. It's a mix of expertise and desire.

Feel free to add topics (with a little description). If you like a topic, vote for it with a +1 by it's side inside ().

If there are people who can present any of these topics, add your name there inside [] so that we can set something up in the next meeting.

  1. Python Virtual Machine - Some insights into the working and implementation of the PVM. (+1)
  2. PyPy - The python on python project. There are some fascinating topics in the google video on this topic (+1)

  3. PyGame - The SDL wrapper for Python used to make games [NoufalIbrahim]

  4. Python in embedded scenarios - I don't know enough of these to actually see how python can be useful here (+1)
  5. Introductory tutorials - Might be useful for python initiates (final year college students etc.).
  6. Parallel Programming in Python (Multi-threading, multi-processing, GIL, stackless)
  7. Scientific Computing in Python (Scipy, Numpy, Sage)
  8. Web frameworks (Django, webpy, zope, turbogears)
  9. Asynchronous Programming using Twisted
  10. Environment setup hacks - Nice tricks used in development environments to make python development more fun (IDEs, scripts etc.)

BangPypers/PresentationTopics (last edited 2009-03-02 06:06:52 by indc-nat)

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