News

Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
Abstract: We present an advanced model of a calculator with a graphical user interface (GUI). By means of the programming language "Python" and the library "Tkinter", we developed a generous library ...
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
Abstract: Control systems education plays a fundamental role in engineering education, as it provides the foundation for understanding how dynamic systems respond to various inputs and behave over ...
Are you looking to make your Tkinter application more interactive and responsive? Well, you’re in the right place! In this tutorial, we’ll dive into the world of Tkinter command binding, which allows ...
In this tutorial, we’ll explore how to create and customize a Tkinter window in Python. You’ll learn how to change the window’s title, resize it, set transparency, modify the stacking order, and even ...
This lovely project was made possible by the wonderful Professor Otávio Miranda, and his Python Course "Curso de Python 3 do básico ao avançado - com projetos ...
This is a Love Calculator project written in Python with an amazing GUI using the tkinter library. The project asks the user to input their name and the name of their crush, and then calculates a love ...