Size: 2578
Comment:
|
Size: 2501
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 15: | Line 15: |
Meetings are held the fourth Wednesday of the month from 7:30 p.m. to 9:00 or 9:30 p.m. They are held at the University of Winnipeg with the specific room location listed in the schedule below. | Meetings are held the fourth Wednesday of the month from 7:30 p.m. to 9:00 or 9:30 p.m. They are held at the University of Winnipeg, currently in room 2M70. |
Line 17: | Line 17: |
Room 4CM04 at the UW is on the mezzanine above the 4th floor of the library. To find this room, head up the main escalators in Centennial Hall to the 4th floor, then about-face to your right and proceed into the library. After passing the circulation desk on the left and going through the second doorway, turn right to the spiral staircase, go up one level to the mezzanine, head across to the only door on that level and into the suite of offices where the room is located. If the door is locked, ring the bell. | Room 2M70 at the UW is on the second floor of Manitoba hall. To reach this room, head up the main escalators in Centennial Hall to the 2nd floor, turn right to head east into Manitoba hall, turn left down the hallway and look for the room on your right. |
Line 19: | Line 19: |
=== Meeting Schedule === | === Future Meetings === |
Line 22: | Line 22: |
|| Dec 13, 2005 || || Organizing || Stuart Williams || [http://mail.python.org/pipermail/winnipeg/2005-December/000020.html Rough minutes] || || Jan 17, 2006 || || Teaching Programming with Python || Stuart Williams || || || Feb 22, 2006 || || Recent Code and List Comprehensions || Mark Jenkins || || || Mar 22, 2006 || || Database Access || Sydney Weidman || [http://wiki.uwinnipeg.ca/index.php/Python_Database_Access Python Database Access] || || '''Apr 26, 2006''' || UW 4CM04 || Code review of text based game || Mike Pfaiffer || || || May 24, 2006 || UW 2M70 || TBA || || || || Jun 28, 2006 || UW 2M70 || TBA || || || |
|| '''May 24, 2006''' || UW 2M70 || Object Orientation in Python || Sydney Weidman || || || Jun 28, 2006 || UW 2M70 || Iterators and Generators || Jason Hildebrand || || || Jul 26?, 2006 || UW 2M70 || || || || || Aug 23?, 2006 || UW 2M70 || || || || === Past Meetings === || Date || Topic || Presenter || Presentation File || || Dec 13, 2005 || Organizing || Stuart Williams || [http://mail.python.org/pipermail/winnipeg/2005-December/000020.html Rough minutes] || || Jan 17, 2006 || Teaching Programming with Python || Stuart Williams || || || Feb 22, 2006 || Recent Code and List Comprehensions || Mark Jenkins || || || Mar 22, 2006 || Database Access || Sydney Weidman || [http://wiki.uwinnipeg.ca/index.php/Python_Database_Access Python Database Access] || || Apr 26, 2006 || Code review of text based game || Mike Pfaiffer || || |
The Winnipeg Python Users Group
Welcome! We are [http://www.python.org Python] users in and around Winnipeg, Manitoba.
We meet monthly, typically to listen to a presentation and learn from each other's experience programming in Python. We have members at all levels of experience from expert to novice, and our discussions aren't tied to any particular operating system or platform - so all are welcome.
Feel free to [http://mail.python.org/mailman/listinfo/winnipeg join] our mailing list or view the [http://mail.python.org/pipermail/winnipeg/ archives].
Do you want to find out more about Python from a demo, a tutorial, or a class? Do you have other questions about this group? Contact [mailto:stuartw@mts.net Stuart Williams]
Meeting Times and Location
Meetings are held the fourth Wednesday of the month from 7:30 p.m. to 9:00 or 9:30 p.m. They are held at the University of Winnipeg, currently in room 2M70.
Room 2M70 at the UW is on the second floor of Manitoba hall. To reach this room, head up the main escalators in Centennial Hall to the 2nd floor, turn right to head east into Manitoba hall, turn left down the hallway and look for the room on your right.
Future Meetings
Date |
Location |
Topic |
Presenter |
Presentation File |
May 24, 2006 |
UW 2M70 |
Object Orientation in Python |
Sydney Weidman |
|
Jun 28, 2006 |
UW 2M70 |
Iterators and Generators |
Jason Hildebrand |
|
Jul 26?, 2006 |
UW 2M70 |
|
|
|
Aug 23?, 2006 |
UW 2M70 |
|
|
|
Past Meetings
Date |
Topic |
Presenter |
Presentation File |
Dec 13, 2005 |
Organizing |
Stuart Williams |
[http://mail.python.org/pipermail/winnipeg/2005-December/000020.html Rough minutes] |
Jan 17, 2006 |
Teaching Programming with Python |
Stuart Williams |
|
Feb 22, 2006 |
Recent Code and List Comprehensions |
Mark Jenkins |
|
Mar 22, 2006 |
Database Access |
Sydney Weidman |
[http://wiki.uwinnipeg.ca/index.php/Python_Database_Access Python Database Access] |
Apr 26, 2006 |
Code review of text based game |
Mike Pfaiffer |
|
Topic Ideas
The following topics have been suggested.
- Visual Python
- Zope and Plone
- replacing shell scripts
- scientific computing
- Python enhanced shells like ipython and emacs python mode
- IDE's
- Object-Oriented features
- quick intro to Python for programmers
- iterators and generators