Python is one of the most approachable languages to learn, thanks to its object-oriented-first approach and its minimal syntax. The standard library includes many useful modules that you can use to ...
Hey all,<BR><BR>As my "learn python" project I've been writing a little GTK Gmail Notifications tray icon thingie. It's been fun. Learned the basic syntax. All's well.<BR><BR>I'm wondering how to ...