This beginner-friendly course empowers learners to design, construct, and deploy a desktop application using PySide2 that reads and displays structured data from a CSV file. Through guided, hands-on video lessons, participants will first establish a working development environment, then build foundational GUI components, and finally implement logic to process, count, and visualize CSV data within the interface.
The course follows a project-based approach, enabling learners to progressively apply, analyze, and demonstrate their understanding of GUI application development. Ideal for learners with basic Python skills, this course emphasizes event-driven programming concepts, widget manipulation, and practical data handling using native Python libraries.
By the end of the course, learners will be able to:
Construct CSV data files for use in GUI applications
Design interactive interfaces using PySide2 widgets
Implement data integration and display logic in a real-world desktop app
Demonstrate output in a working GUI environment
Overview
Syllabus
- Building a Data-Fetching Desktop App with PySide2
- This module guides learners through the complete process of developing a beginner-friendly desktop application using PySide2 that reads and displays data from a CSV file. Learners begin by setting up their environment and understanding the purpose of the project. They progress through creating a CSV dataset, designing a functional GUI using PySide2 widgets, integrating data reading logic, and concluding with a working application output that dynamically displays structured data. The module emphasizes GUI construction, file handling, and event-driven programming.
Taught by
EDUCBA