Learn Python GUI programming using Qt framework

This course is about building GUI applications using Python and Qt framework. We will see how we can build powerful desktop applications using nothing but Python and one of its Qt bindings. For every app that we write in the course, the source will freely be available on Github. We will be using Python 2.7.3 and PyCharm IDE, however, minimal (if any) code adaptations are necessary if you are using Python 3.x. The PyCharm IDE, while having a 30 day free trial, is not necessary at all. You should take this course if you're interested in learning more about how to write "real-world" GUI applications with Python, or if you're just curious and want to learn more!
Course Requirements...
Basic grasp of Python is strongly recommended
