Go to Course: https://www.coursera.org/learn/object-oriented-programming-and-gui-with-python
Students will understand why object oriented programming is used and how to create a graphical user interface.
Module 1: Object-Oriented Programming with Python
In this module, you will discover object-oriented programming and learn how to implement this practice in Python.
Module 2: Inheritance and PolymorphismIn this module, you will implement inheritance and polymorphism into an application.
Module 3: Programming a Graphical User InterfaceIn this module, you will build a basic graphical user interface (GUI) that will tie into an application.
In this course we will implement object-oriented programming into Python programs; outline the importance of why and how we use object-oriented programming; and learn how to use inheritance when designing a program. We will also look at how to build a graphical user interface for a basic program. You do not need programming or computer science experience to learn the material in this course. This course is open to anyone who is interested in learning how to code and write programs in Python. W