Differences between revisions 2 and 3
Revision 2 as of 2008-10-09 19:12:01
Size: 1594
Editor: px6o
Comment:
Revision 3 as of 2008-10-09 19:12:52
Size: 1675
Editor: px5o
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:

"Consider working in pairs for a better programming and learning experience!"

The Beginning Programmers Workshop will be held as a Birds-of-a-Feather (BoF) session at [http://ohiolinux.org/ Ohio LinuxFest 2008]. Hopefully it will inspire similar workshops elsewhere.

The idea is simply to bring new programmers, and programmers new to Python, together with experienced ones to take their first steps in Python in an environment with plenty of help to get them over the hump.

Project suggestions for attendees

"Consider working in pairs for a better programming and learning experience!"

- Walk through a general Python tutorial

- Use /proc/acpi/thermal_zone/*/temperature and [http://matplotlib.sourceforge.net/ matplotlib] to chart your computer's CPU temperature

- Use [http://www.crummy.com/software/BeautifulSoup/ Beautiful Soup] to extract a shopping list for a recipe from [http://www.opensourcefood.com/ Open Source Food]

- Write a game with [http://www.pyglet.org/ pyglet]

- Use [http://www.vpython.org/vPython Visual Python] to play with the solar system demo or for another 3-D graphics project

- Walk through the [http://www.sqlalchemy.org/docs/05/ormtutorial.html SQLAlchemy Tutorial] to get data into and out of a relational database

- Create a dynamic web application. Possible platforms to build it on include

- Do something that's actually useful *to you* :)

BeginnersWorkshop (last edited 2008-11-15 14:00:56 by localhost)

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