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).

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.