| FAQ Index - Search - Recent Changes - Everything - Add entry |
1.9. Are there any PyGTK tutorials available?
The official tutorials are hosted at [www.pygtk.org] -- there are both HTML versions and tarballs for download. This entry lists a few articles published, but there is a list kept better up to date at [www.pygtk.org]
- Aug 2003 "A Beginner's Guide to using pyGTK and Glade" by Dave Aitel in the Linux Journal, available at [www.linuxjournal.com]
- Jul 2003 "PyGTK Tutorials" by John Finlay, they are the GTK+ tutorials rewritten for PyGTK v1.x and v2.x, available at [www.moeraki.com]
- Feb 2003 "Bonobo Tutorial for Python" an excellent tutorial by Martin Grimme, available at [www.pycage.de]
- Nov 2002 "Developing GNOME Applications with Python(part 3)" by Hilaire Fernandes, available at [www.linuxfocus.org] Source code is available at [www.linuxfocus.org]
- Jan 2002 "Developing GNOME Applications with Python(part 2)" by Hilaire Fernandes, available at [www.linuxfocus.org]
- Aug 2001 Russ Nelson has a tutorial up at [handhelds.org] that takes you step-by-step to hello world, and uses an interesting class design (with __getitem__() overridden for his "View", interesting)
- Jul 2000 "GNOME Panel Applets" by Daniel Solin at OnLamp (o'reillynet member), available at [www.onlamp.com] (Yes those little applets that live in the gnome panel.)
- Jul 2000 "Developing GNOME Applications with Python(part 1)" by Hilaire Fernandes, available at [www.linuxfocus.org] Source code is available at [www.linuxfocus.org]
- Feb 2000 "Python Gnome tutorial" (unfinished) by Daniel Kornhauser, available at [laguna.fmedic.unam.mx]
(People looking for a GObject tutorial should take a peek at FAQ 6.1.)
