What I referred to when studying tkinter

background

Someone who did a little python studied because he had to make a GUI application, but it was unexpectedly difficult to collect information, so I will leave it as a memo.

Books

There are quite a few books that touch tkinter a little, but there are only a few books that are specialized in the title of Amazon.

[Introduction to tkinter quick learning for people who remember Pythn to develop GUI applications](https://www.amazon.co.jp/Python%E3%82%92%E3%81%8A%E3%81%] BC% E3% 81% 88% E3% 81% 9F% E4% BA% BA% E3% 81% 8CGUI% E3% 82% A2% E3% 83% 97% E3% 83% AA% E3% 82% B1% E3% 83% BC% E3% 82% B7% E3% 83% A7% E3% 83% B3% E9% 96% 8B% E7% 99% BA% E3% 82% 92% E3% 81% 99% E3% 82% 8B% E3% 81% 9F% E3% 82% 81% E3% 81% AEtkinter% E9% 80% 9F% E7% BF% 92% E5% 85% A5% E9% 96% 80-% E6% A8 % 99% E6% BA% 96% E3% 83% A9% E3% 82% A4% E3% 83% 96% E3% 83% A9% E3% 83% AA% E3% 81% A7GUI% E4% BD% 9C % E6% 88% 90-% E8% BE% 9B% E5% B3% B6% E4% BF% A1% E8% 8A% B3-ebook / dp / B07NC8756Q) 650 yen for kindle. As the name suggests, it is for beginners and may not be enough for those who want to know comprehensively, but it is just light enough for beginners to read, and it came in. Recommended

packt This is actually a publisher, not a book, but packt It is a simple cover page in English that often appears when you search on amazon. It seems to be a British company, but there are many publications such as programming, and since it publishes quite niche contents in books, there are more tkinter books than books of Japanese source in this one company. There are also subscriptions for about $ 10 a month ($ 100 a year), and you can read them as much as you want. If you don't have any resistance to English, it's pretty good.

web page

Shito's page It is very easy to understand because there are many examples and explanations of what you are doing one by one.

Python Tkinter Primer Note Isn't this all right? It's written all over, so I was wondering if I should write this article.

Appropriate simmering I was very grateful that the explanation was often mentioned for each command.

GUI programming with Tkinter

Recommended Posts

What I referred to when studying tkinter
What I did when updating from Python 2.6 to 2.7
What I was addicted to when using Python tornado
What I was addicted to when migrating Processing users to Python
[Python3] List of sites that I referred to when I started Python
What to do when Ubuntu crashes
What I was addicted to when introducing ALE to Vim for Python
What I did when I wanted to make Python faster -Numba edition-
What to do when you get "I can't see the site !!!!"
What I got into when using Tensorflow-gpu
What I always add to my ~ / .bashrc
What I was addicted to Python autorun
What I did to save Python memory
What I was addicted to when creating a web application in a windows environment
Introduction to Tkinter 1: Introduction
[Python] What I did to do Unit Test
[Ansible] What I am careful about when writing ansible
What to do when PermissionError of tempfile.mkstemp occurs
[Question] What happens when I use% in python?
I referred to it when I got stuck in the django geodjango tutorial (editing)
What failed when going from Javaer to Pythonista
What I was addicted to when combining class inheritance and Joint Table Inheritance in SQLAlchemy
What I did when I was angry to put it in with the enable-shared option
What I do when imitating embedded go in python
[Go 1.13] What to do when unexpected directory layout: appears
When I tried to introduce python3 to atom, I got stuck
[openpyxl] What to do when IllegalCharacterError appears in pandas.DataFrame.to_excel
curl: (60) What to do when Issuer certificate is invalid.
I investigated what permissions I needed to delete linux files.
What to do when gdal_merge creates a huge file
Continuation ・ I tried to make Slackbot after studying Python3
What to do when raise ValueError, "unsupported hash type"
What I did when I stumbled on a Django tutorial
What to do when "cannot import name xxx" [Python]
What I did to ssh to the VPS Ubuntu environment
What I did to get started with Linux commands
I get "too early to create image" on tkinter
I want to do something in Python when I finish
What to do when you can't bind CaboCha to Python
I started to analyze
What I was addicted to when dealing with huge files in a Linux 32bit environment
I tried to debug.
I tried to paste
What to do when no display name occurs when unittesting Python + Tkinter on Github Actions Memo
What I was careful about when implementing Airflow with docker-compose
[AWS] What to do when you want to pip with Lambda
What to do when Japanese is not displayed on matplotlib
What I did to speed up the string search task
[Failure story] When I added 1 to ndarray, dtype changed unintentionally.
When I try to push with heroku, it doesn't work
What to do when PyCharm font is strange or garbled
What to do when a Remove Error occurs when updating conda
What to do when Unalignable boolean Series provided as indexer
I wanted to skip certain extensions when building Sphinx documentation
I get [Error 2055] when trying to connect to MySQL on Heroku
What I did to welcome the Python2 EOL with confidence
Ubuntu blew up when I tried to change my username
When I try to make Apache SSL, it doesn't start.
What to do when an error occurs with import _ssl
What to do if package installation fails when deploying to heroku
What to do when "SSL: CERTIFICATE_VERIFY_FAILED _ssl.c: 1056" appears in Python