Skip to content
python hub, python-hub.com, pythonhub
  • Home
  • Basics
  • Intermediate
  • OOP
  • Advanced
  • Projects
  • Quizes
  • CTk GUI
  • About Us
  • Toggle website search
Menu Close
  • Home
  • Basics
  • Intermediate
  • OOP
  • Advanced
  • Projects
  • Quizes
  • CTk GUI
  • About Us
  • Toggle website search

Author: Maitry

This author has written 244 articles
Python Level2_For Intermediaries / CustomTkinter In Python (Modern GUI) / Python GUI

How to Make A Calculator App in Python CustomTkinter

Hello, Pythonistas🙋‍♀️, welcome back. Today, we're gonna be making this awesome modern-looking calculator app 🔢. We will use the customtkinter library for making this calculator app. I strongly suggest you…

3 Comments
September 16, 2022
Read more about the article How to Make A Calculator App in Python CustomTkinter
Python GUI / CustomTkinter In Python (Modern GUI)

Intro To CustomTkinter – Make Your Modern-Looking GUIs In Python 2025

Since you started programming you might have the desire 🤩 to make your own apps. Designed by you from idea to execution. In this post and the next few posts,…

9 Comments
September 15, 2022
Read more about the article Intro To CustomTkinter – Make Your Modern-Looking GUIs In Python 2025
Python Level2_For Intermediaries / Object Oriented Programming

Managing Multiple Instances (Objects): Python OOP

Hello Pythonistas, I hope you all are doing well. Today we'll learn managing multiple instances 🤹‍♀️ in Python OOP. This is your Restaurant class's code till now:- class Restaurant: menu…

0 Comments
September 10, 2022
Read more about the article Managing Multiple Instances (Objects): Python OOP
Python Level2_For Intermediaries / Object Oriented Programming

The 3 Types Of Methods And Inner Class In Python OOP

Hello Pythonistas, I hope🤞 you all are doing well. Today we will discuss the concepts:- types of methods and Inner class. We will continue the example of the Restaurant🏢 class…

0 Comments
September 5, 2022
Read more about the article The 3 Types Of Methods And Inner Class In Python OOP
Python Level2_For Intermediaries / Object Oriented Programming

__init__, Self, And Types Of Variables In Python OOP: The Most Important

Hey Pythonistas, welcome back hope you're having a great day. Let's wise upđź‘“ the day by discussing __init__, self, and types of variables in Python OOP. Read this with care…

18 Comments
August 26, 2022
Read more about the article __init__, Self, And Types Of Variables In Python OOP: The Most Important
  • Go to the previous page
  • 1
  • …
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • …
  • 49
  • Go to the next page

Categories

Recent Posts

  • More Code, Less Load: A Keyword Tool Story
  • How to Use Tkinter Scrollbar – Easy Steps for Beginners
  • Tkinter Text Widget With Example
  • Tkinter Frame Explained With Example
  • Home – python-hub
  • Contact Us
  • Privacy Policy
  • About Us
  • Projects
  • Basics
  • Quick Ref
  • CTk
  • Intermediate
  • Python GUI
  • OOP
  • Quizes
  • Advanced
  • Challenges
  • CodeCraft
  • Flutter
  • Tech Tool Spotlight
Copyright © - python-hub.com All Rights Reserved