Wow things have been quiet around here
Posted: Fri Aug 01, 2008 11:06 am
I'm finally making a "real" effort to learn python. I'm proposing an application to my bosses using python and wxwidgets. It will be a frontend to a mysql database. From what I've seen apps written with wxpython look very nice on all platforms. I've been checking out some of these videos:
http://showmedo.com/videos/series?name= ... nersSeries
I got wxpython working and started coding some basic apps. I have to say the code with wxpython is very easy to follow for someone coming from Java or C++. Multiple inheritance is very nice. Java can only do single inheritance.
http://showmedo.com/videos/series?name= ... nersSeries
I got wxpython working and started coding some basic apps. I have to say the code with wxpython is very easy to follow for someone coming from Java or C++. Multiple inheritance is very nice. Java can only do single inheritance.