Python Adventures: Building Beginner-Friendly Desktop Apps
"Python Adventures: Building Beginner-Friendly Desktop Apps" is a comprehensive course designed to introduce beginners to the world of building graphical user interface (GUI) applications using Python and the popular Tkinter library. This course is ideal for individuals with basic Python programming knowledge who are eager to expand their skills by creating interactive desktop applications.
The course begins by providing an overview of GUI programming concepts and introducing the Tkinter library. Participants will learn how to set up their development environment and create a basic GUI window using Tkinter.
Throughout the course, learners will dive into various topics essential for building beginner-friendly desktop apps. They will explore the fundamentals of GUI design, including creating buttons, labels, input fields, and other interactive elements. Participants will learn how to arrange these elements within a window to create intuitive and visually appealing user interfaces.
The course also covers event handling, where participants will discover how to respond to user interactions such as button clicks and input submissions. Learners will learn how to implement event-driven programming in Python to make their apps more interactive and responsive.
Furthermore, the course explores advanced topics in GUI development, including working with menus, dialog boxes, and file handling. Participants will gain hands-on experience in creating applications that can open, edit, and save files, enhancing the functionality and usability of their apps.
By the end of the course, participants will have developed a strong foundation in building beginner-friendly desktop apps using Python and Tkinter. They will have the skills to create interactive user interfaces, handle user events, and incorporate various GUI elements into their applications.
"Python Adventures: Building Beginner-Friendly Desktop Apps" is an exciting journey for individuals who want to unleash their creativity and develop practical desktop applications using Python and Tkinter. With the knowledge gained from this course, participants will be equipped to build their own custom GUI applications, automate tasks, and create user-friendly software solutions.
Your Instructor
Alexandra Kropf is Mammoth Interactive's CLO and a software developer with extensive experience in full-stack web development, app development and game development. She has helped produce courses for Mammoth Interactive since 2016, including the Coding Interview series in Java, JavaScript, C++, C#, Python and Swift.
Mammoth Interactive is a leading online course provider in everything from learning to code to becoming a YouTube star. Mammoth Interactive courses have been featured on Harvard’s edX, Business Insider and more.
Over 12 years, Mammoth Interactive has built a global student community with 4 million courses sold. Mammoth Interactive has released over 350 courses and 3,500 hours of video content.
Founder and CEO John Bura has been programming since 1997 and teaching
since 2002. John has created top-selling applications for iOS, Xbox and
more. John also runs SaaS company Devonian Apps, building
efficiency-minded software for technology workers like you.
Course Curriculum
-
Start01. Introduction (4:42)
-
Start02. Variables (19:17)
-
Start03. Type Conversion Examples (10:04)
-
Start04. Operators (7:04)
-
Start05. Operators Examples (21:52)
-
Start06. Collections (8:23)
-
Start07. Lists (11:38)
-
Start08. Multidimensional List Examples (8:05)
-
Start09. Tuples Examples (8:34)
-
Start10. Dictionaries Examples (14:24)
-
Start11. Ranges Examples (8:30)
-
Start12. Conditionals (6:41)
-
Start13. If Statement Examples (10:16)
-
Start14. If Statement Variants Examples (11:18)
-
Start15. Loops (7:00)
-
Start16. While Loops Examples (11:30)
-
Start17. For Loops Examples (11:18)
-
Start18. Functions (7:47)
-
Start19. Functions Examples (9:16)
-
Start20. Parameters And Return Values Examples (13:46)
-
Start21. Classes And Objects (11:13)
-
Start22. Classes Example (13:11)
-
Start23. Objects Examples (9:54)
-
Start24. Inheritance Examples (17:26)
-
Start25. Static Members Example (11:03)
-
Start26. Summary And Outro (4:06)
-
StartSource code