Description
In this course, you will learn :
- Create notebook scripts in iPython.
- Explain what a GUI is and how to make one.
- Explain what modules, functions, objects, and methods are (Prior knowledge is appreciated for this course).
- In Python, use the tkinter module to create simple applications.
- In Python, you can read and write CSV files, among other things.
Syllabus :
- Introduction to Jupyter iPython Notebook
- Five steps to create a GUI
- GUI to add two numbers
- CSV Handling in Python
- Final Project_Data Entry in CSV