Skip to content

tamimcodes/Python_GUI_Programming_With_Tkinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Python GUI Programming With Tkinter

This repository contains my practice code and projects from the book Python GUI Programming with Tkinter by Alan D. Moore.

The book follows a project-based learning approach โ€” starting from simple Tkinter syntax and gradually introducing more advanced concepts for building cross-platform GUI applications.

data_entry_app

๐Ÿ“š Topics Covered

โœ… Getting started with Tkinter basics

โœ… Layouts, widgets, and event handling

โœ… Organizing code with classes

โœ… Reducing user error with validation and automation

โœ… Planning for application expansion

โœ… Maintaining cross-platform compatibility

๐Ÿ› ๏ธ Tech Stack

Python (3.12)

Tkinter (standard Python GUI library)

PostgreSQL (database)

This repo is a personal journey through the book, practicing each concept and building progressively complex Tkinter applications.

๐Ÿ“– Reference

Book: Python GUI Programming with Tkinter by Alan D. Moore

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages