Aplicaciones de escritorio en Python: Desarrollo de interfaces gráficas con Tkinter

This video presents the first installment in a series on developing desktop applications using the Tkinter library. It explains that desktop applications are composed of windows and controls such as text boxes, labels, drop-down lists, and others. Tkinter is one of the most commonly used libraries for developing desktop applications in Python. This video shows how to create a basic window using Tkinter and add a label and a button to the window. It also explains the concepts of classes, objects, and methods in object-oriented programming. The video provides a practical introduction to developing desktop applications with Python and Tkinter. #python #tkinter #programming #learnpython #beginner Efrén Juárez Playlist    • Curso PYTHON desde cero   Code: https://github.com/juarezefren/mecatr... Materials: https://github.com/juarezefren/mecatr... Install Python and PyCharm    • Hola Mundo en Python: Instalación de Pytho...   Install Python and Visual Studio Code    • Cómo descargar e instalar Python y Visual ...   #Python101 #ProgrammingInSpanish