Week 20 UW WordPress/Python Tkinter
This week we will work on the United Way WordPress and Python’s Tkinter GUI.
Monday
United Way WordPress site update: this will help prepare the site for next Tuesday’s meeting with the client and will be used as the class lecture.
Wednesday
Today we will review your Python project homework then have a lecture on Python’s Tkinter Graphical User Interface (GUI).
- Bob’s Links:
Hivepress CSS: https://www.youtube.com/watch?v=LkojYp-8uwY
Hivepress (Click on Developers Dropdown): https://hivepress.io/ - Review your homework project: demos, discussion, challenges, problem solving.
- Lecture on Tkinter; one of Python’s GUI classes which gives the ability to create user interaction.
- Download the Web Search Python file: https://edward.codingcareerconnect.com/Web-Search/
Homework
- Follow this tutorial on creating a Tkinter GUI using Python then add screenshots and a description of it to your Personal WordPress site: https://www.youtube.com/watch?v=vusUfPBsggw
- Using what you have learned by taking the tutorial, create a simple personal project that performs some task. You may need to do some further research, such as how to read and update files, to support you project.
EX: update a file on your computer, performs some type of calculation, performs some type of analysis of a data file (like how many times a word appear in a document). Feel free to come up with your own project.