The complete Python GUI with PySimpleGUI

via Udemy

Go to Course: https://www.udemy.com/course/the-complete-python-gui-with-pysimplegui-for-2020/

Introduction

Certainly! Here's a comprehensive review and recommendation for the Coursera course on Python GUI development using PySimpleGUI: --- **Course Review and Recommendation: Python GUI Development with PySimpleGUI on Coursera** **Overview:** This course offers an excellent opportunity for Python enthusiasts who already possess basic knowledge of the language to expand their skill set into creating professional graphical user interfaces (GUIs). Taught by Yasser Abbass, a seasoned software engineer with over 30 years of programming experience, the course is tailored for those looking to develop desktop applications with a user-friendly interface. **Content & Structure:** The course is well-structured, covering essential concepts ranging from software installation across different operating systems to advanced GUI elements. It involves building three progressively complex projects—Calculator, Todo List, and File Backup—helping learners gain practical, hands-on experience. Notably, all source codes are available for download, allowing students to learn by doing and to reuse code in their own projects. **Strengths:** - **Expert Instruction:** Yasser Abbass's extensive experience in programming ensures clear, insightful lectures. - **Hands-on Projects:** Building three real-world applications helps solidify learning and boosts confidence in applying new skills. - **Comprehensive Coverage:** The course covers fundamental topics like data types, functions, and modules, as well as GUI-specific features such as popups, elements, layouts, and dynamic content. - **Multi-platform Support:** Guidance on software installation on Windows, Mac, and Linux makes this course accessible to a diverse audience. - **Active Support:** Learners can ask questions in the Q&A section and expect timely assistance from instructors and teaching assistants. **Who Should Enroll:** This course is ideal for learners with a basic understanding of Python who want to develop desktop applications with graphical interfaces. If you’re interested in creating more interactive and professional-looking apps, this course provides the necessary tools and knowledge. **Recommendation:** I highly recommend this course for Python developers eager to venture into GUI development. Its practical approach, combined with clear instruction from an experienced teacher, makes it an excellent investment for both beginners and intermediate programmers aiming to enhance their portfolio with GUI applications. **Final Verdict:** Whether you want to build personal projects, prototypes, or professional desktop applications, this course offers the skills, hands-on experience, and confidence to bring your ideas to life. Enroll today and start transforming your Python scripts into user-friendly, stand-alone applications. --- Would you like a shorter summary or a more detailed review?

Overview

Python is the fastest-growing programming language in the industry, and among the most popular programming languages in the world.It's not a hard language for beginners to pick up and for intermediate or advanced programmers to advance, which is why the need to learn this language has increased exponentially over the past few years. Python is a scripting language which means that you will write some code and run it in the terminal or command line. Running the code in the command-line will make it harder for the users to adopt your applications, so what if you want your application to have a fancy user interface this requires that your applications have a GUI.In simple terms, GUI is a desktop app that provides you with an interface that helps you to interact with the script and enriches the user experience. My name is Yasser Abbass. I'm a software engineer and I will be your instructor for this courseI have been in programming for the past 30 years and specifically in python for the past decade.David Schaffer: "This course made me literally fall in love with PysimpleGUI. I recommend it. The teacher's great; I wish he had more courses on python on Udemy."This course assumes that you have previous Python knowledge for instance (data types, conditional logic, loops, collections, etc) and it will teach you how to create professional python GUI stand-alone applicationsThe course is divided into several lectures we will be building 3 projects with varying levels of difficulty.Some of the projects we will be building together are:- Calculator Project- Todo List Project- File Backup Project.But don't worry you will be able to create those projects and more as you follow along with the course and with the skills you learned you will be able to apply them to your projects. You will also be able to download all the source code for all the lectures and the projects. During this course, you will learn:- How to install the software on Windows, Mac, and Linux.- An introduction to Jupiter-lab.- Data types, Conditional logic, looping, and collections.- Functions, modules, and built-in functions.- How to install the PySimple GUI.- How to install PyInstaller.- How to create and work with popups.- How to create and work with Elements (buttons, sliders, checkbox, etc).- How to create and work with Windows.- How to create and work with Layouts.- How to create dynamic Layouts.- How to show and hide elements.- How to add and remove elements to the window while it is running.Finally, if you are stuck you can drop a question in the Q & A and me, or one of my teaching assistants will answer you promptly

Skills

Reviews