I recommend Python with GTK or Qt for user interface. Here is the tutorial for GTK on python (pygtk): http://www.pygtk.org/pygtk2tutorial/index.html You'll be writing some simple GUI apps in no time.