# learning-tkinter **Repository Path**: rangliuqingqing/learning-tkinter ## Basic Information - **Project Name**: learning-tkinter - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-25 - **Last Updated**: 2025-12-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # freeCodeCamp's Tkinter Course A Python module for creating GUI applications Can be found on the [freeCodeCamp YouTube channel](https://www.youtube.com/watch?v=YXPyB4XeYLA). ## Course contents: - Intro to Tkinter - Positioning With Tkinter's Grid System - Creating Buttons - Creating Input Fields - Build A Simple Calculator App - Using Icons, Images, and Exit Buttons - Build an Image Viewer App - Adding A Status Bar - Adding Frames To Your Program - Radio Buttons - Message Boxes - Create New Windows in tKinter - Open Files Dialog Box - Sliders - Checkboxes - Dropdown Menus - Using Databases - Building Out The GUI for our Database App - Delete A Record From Our Database - Update A Record With SQLite - Build a Weather App - Change Colors In our Weather App - Add Zipcode Lookup Form - Matplotlib Charts