Two tutorials I just finished up and learned a shit-ton from.
First one is on making a GUI with Glade, then tying it in to a Python app.
http://www.overclock.net/application-programming/342279-tutorial-using-python-glade-create-simple.html
Second one is on object oriented programming with Python, something I’d never understood until now.
http://www.devshed.com/c/a/Python/Object-Orientation-in-Python/
(note: both tutorials are kinda unclear at some points, so you actually have to use your BRAIN. I hope you don’t mind.)
Recent Comments