Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
PySide 6 Foundation to Application Deployment Course
Rating: 5.0 out of 5(1 rating)
12 students

PySide 6 Foundation to Application Deployment Course

Inside PySide6 Programming Course
Created byFanuel Mapuwei
Last updated 4/2023
English

What you'll learn

  • Design and Develop Responsive Desktop Applications
  • Database Handling
  • Deployment of applications made with PySide6
  • Problem solving using Pyside 6 apps

Course content

4 sections39 lectures4h 50m total length
  • Setting Up a Vertual Environment using CMD4:33
  • Py Installation3:47
  • Downloading VS Code and Activationg our view5:11

Requirements

  • Python Basics

Description

Hello everyone, I have made an effort in the preparation of this course to ensure the accuracy of the information demonstrated and presented when making the GUI application. This course aims to introduce you to efficiently developing GUI applications. Python is easy to learn, and its programs are relatively shorter than several Programming Languages.


In this course, I will introduce you to user interface programming and its components, looking into how to design and deploy application programs using PySide6. PySide is a very efficient tool when developing applications within a short period due to the availability of widgets. This course will assist you in mastering a well clear and organized program structure which is well-optimized.

In this course, we shall be looking into the following aspects:

  • Designing and Deployment: In this area, we shall be looking into how best we can create attractive GUI apps and distribute them for use.

  • Database Handling: In this section, we shall be looking at how to connect our application program to the database since we all know that all applications rely much on a database, so database handling is inevitable in application development.

  • Organizing Program Structure: In this part, we will be looking into how best we can create windows, add data to the windows and organize them in a user-friendly manner.

  • Layout Management


Who this course is for:

  • Python Developers