Raspberry Pi is a great platform for learning to write software. The language of choice for many wanting to program this device is Python. Although considered a scripting language, Python can create graphical user interfaces (GUIs) for your applications. Come see how to create GUIs for Raspberry Pi using Python and Glade.