Overview
Syllabus
) 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.
Taught by
freeCodeCamp.org
Reviews
5.0 rating, based on 1 Class Central review
-
One of the standout features of this course is its hands-on approach. Each module is accompanied by practical exercises that not only solidify your understanding but also give you the chance to put your newly acquired skills into action. The real-ti…