Create Simple GUI Applications with Python & Qt

Go to class
Write Review

Free Online Course: Create Simple GUI Applications with Python & Qt provided by Skillshare is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge. Create Simple GUI Applications with Python & Qt is taught by Martin Fitzpatrick.

Overview
  • Welcome to Create Simple GUI Applications where we're going to use Python and Qt to do just that.

    If you want to learn to build GUI applications with Python the learning curve is pretty steep. There is a lot you need to know just to get something to work.

    Many tutorials offer only screen casts and miss the simple concepts that actually matter. Like writing any code, successfully programming PyQt GUI applications is all about thinking in the right way. In this course I give you the real useful basics that you need to get building PyQt applications as quickly as possible. I include explanationsdiagramswalk-throughs and code to make sure you know what you're doing every step of the way.

    By the end of the first 8 minute lesson you will have a running Qt application - ready to customise as you like.

Syllabus
    • Introduction
    • Installation — Windows
    • Installation — Mac
    • Installation — Linux
    • Creating a window
    • Layouts
    • Actions — Toolbars and Menus
    • Dialogs
    • Signals, Slots and Events
    • Widgets
    • Build your own Web Browser
    • Build your own Web Browser — Navigation
    • Build your own Web Browser — Printing
    • Build your own Web Browser — File operations
    • Build your own Web Browser — Help
    • Build your own Web Browser —  Tabbed browsing