Companies Home Search Profile

Complete Python GUI With Tkinter - Two Real World Projects

Focused View

Hara Gopal

4:57:18

25 View
  • 1 - Course TakeAways.mp4
    02:48
  • 2 - Introduction to Tkinter.mp4
    02:31
  • 3 - Installing Python Windows.mp4
    02:37
  • 4 - Installing Python Mac.mp4
    01:55
  • 5 - Tkinter Overview and Python REPL.mp4
    05:50
  • 6 - The Master Window.mp4
    04:36
  • 7 - Label Widget 1.mp4
    06:42
  • 8 - Label Widget 2.mp4
    07:04
  • 9 - Button Widget 1.mp4
    05:25
  • 10 - Button Widget 2.mp4
    06:42
  • 11 - Image Widget.mp4
    06:20
  • 12 - Entry Widget.mp4
    04:35
  • 13 - Text Widget 1.mp4
    09:38
  • 14 - Text Widget 2.mp4
    06:07
  • 15 - Pack GM 1.mp4
    08:19
  • 16 - Pack GM 2.mp4
    08:16
  • 17 - Grid GM 1.mp4
    05:57
  • 18 - Grid GM 2.mp4
    06:45
  • 19 - Row and Column Configure.mp4
    03:21
  • 20 - Place GM 1.mp4
    04:06
  • 21 - Place GM 2.mp4
    02:11
  • 22 - Master Window Methods.mp4
    03:03
  • 23 - Top Level Windows.mp4
    03:04
  • 24 - Scroll Widget.mp4
    03:23
  • 25 - Frame Widget.mp4
    06:10
  • 26 - Check Buttons.mp4
    05:00
  • 27 - Radio Buttons.mp4
    03:35
  • 28 - Combo and Spin Buttons.mp4
    06:36
  • 29 - Scale Widget.mp4
    03:29
  • 30 - Command Callbacks.mp4
    07:06
  • 31 - Canvas Widget 1.mp4
    04:01
  • 32 - Canvas Widget 2.mp4
    03:36
  • 33 - Canvas Widget 3.mp4
    04:46
  • 34 - Canvas Widget 4.mp4
    05:24
  • 35 - Mouse Events.mp4
    08:32
  • 36 - Drawing App.mp4
    06:20
  • 37 - Key Board Events.mp4
    05:44
  • 37 - keyboardevents1.zip
  • 38 - Key Logger App.mp4
    04:19
  • 39 - Menu Widget 1.mp4
    07:12
  • 40 - Menu Widget 2.mp4
    05:48
  • 41 - Menu Widget 3.mp4
    02:31
  • 41 - cat.zip
  • 42 - ttk Styles.mp4
    09:14
  • 43 - Project 1 Summary.mp4
    02:42
  • 44 - Image Viewer 1.mp4
    06:00
  • 45 - Image Viewer 2.mp4
    05:06
  • 46 - Image Viewer 3.mp4
    04:42
  • 47 - Image Viewer 4.mp4
    09:01
  • 48 - Image Viewer 5.mp4
    07:05
  • 49 - Image Viewer 6 move foward.mp4
    02:58
  • 50 - Image Viewer 7 move backward.mp4
    01:58
  • 51 - Image Viewer 8 Exif Data.mp4
    05:22
  • 52 - Image Viewer 9 Clear Meta Data.mp4
    02:15
  • 52 - picturestk.zip
  • 52 - requirements.txt
  • 53 - Image Viewer Testing on Mac.mp4
    02:09
  • 53 - picturestk.zip
  • 53 - requirements.txt
  • 54 - Packaging and Distribution.mp4
    02:40
  • 55 - Packaging on Windows.mp4
    03:47
  • 56 - Packaging on Mac.mp4
    02:13
  • 57 - Accessing data from Wikipedia.mp4
    03:52
  • 58 - OMDB Api.mp4
    02:08
  • 59 - Movie App 1 Creating Widgets.mp4
    03:20
  • 60 - Movie App 2 Get Movie Data.mp4
    04:08
  • 61 - Movie App 3 Display Movie Data.mp4
    03:49
  • 61 - requirements.txt
  • 62 - Wrapping Up.mp4
    01:25
  • Description


    Master Class on How to Build Robust And Internet Enabled Cross Platform Python GUI Applications with Python and Tkinter

    What You'll Learn?


    • Build Cross Platform Internet Enabled Python GUI Applications using Python and Tkinter
    • Learn To work with Tkinter Widgets, Command Callbacks, and Events
    • Build a Image Viewer Application that also displays EXIF data / Meta Data
    • Connect to the Internet using Python's Requests library and learn how to access data from Any API
    • Along the way you'll build smaller Tkinter Applications to reinforce the concepts learned

    Who is this for?


  • Those with basic knowledge of Python and interested in building Robust, Cross-Platform, Internet Enabled Graphical User Interfaces with Tkinter Python GUI library
  • What You Need to Know?


  • Basic Python Skills such as working with Lists, Dictionaries, Constructs, and Loops
  • PC, Mac, Linux
  • More details


    Description

    *** The #1 Compete and Ultimate Tkinter Course on Udemy ! *** 


    In this Tkinter Master Class You'll learn how to build Robust, Cross-Platform, Internet Enabled Python GUI Applications using Python and Tkinter. We'll start from the very basics such as creating various widgets, learn how to make Tkinter Applications Interactive by adding command callbacks and event-driven programming. You'll also learn how to Package and Distribute Tkinter Applications so that you can share them with your Friends, Colleagues or Customers. All you need to know is the basics of Python. I'll also teach you the concepts of Object Oriented Programming in Python to the extent necessary


    Along the way we'll build tiny Applications that will reinforce the concepts learned and at the end of the course, we'll build two Awesome Real World Applications together. The first one is an Image Viewer Application that let's you browse through the Images on your Computer and also displays the EXIF Data or Meta Data, like the Date on which the Image was taken, Focal length, Aperture of the Lens, and other Camera settings


    With the second Application you'll Learn the most import aspect of building any Desktop application, that is "Connecting to the Internet". Without this ability Applications will be Boring, Bland, and not so Useful. Connecting to the Internet opens many possibilities and you'll have the power to build any kind of Modern Desktop Applications. In this project you'll Learn how to connect to the Internet, Scrape data from websites, and also learn how to access data from Thousands of APIs on the Internet (Project: Access Movie Data from the Open Movie Database API)

    Who this course is for:

    • Those with basic knowledge of Python and interested in building Robust, Cross-Platform, Internet Enabled Graphical User Interfaces with Tkinter Python GUI library

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    I am a programmer by interest. Simply put, I build apps and automate boring stuff. In teaching you, I reinforce my own understanding ...A wise man once said - You can know the name of that bird in all the languages of the world, but when you’re finished, you’ll know absolutely nothing about the bird. So, let’s look at the bird and see what it’s doing - that’s what counts
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 62
    • duration 4:57:18
    • English subtitles has
    • Release Date 2024/02/25