DEV Community

shiahalan
shiahalan

Posted on

 

Project Six (Python): Basic Calculator

Why?

Hello, this is my fifth posted project. This project was created with the intention of exposing myself to Python, Stack Overflow, GitHub BASH, and Tkinter.

Image description

How

This project uses Python's built in module Tkinter to create an interactable GUI.

Conclusion

I hope you enjoy this part of my learning journey.
GitHub

Advice?

Advice is greatly appreciated (post in comment section).

Latest comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git