- Python GUI Calculator for the general CS university student.
- Uses Python3 and the tkinter package (https://docs.python.org/3/library/tkinter.html).
- Python 3. (https://www.python.org/download/releases/3.0/)
python cs_calc.py
- CURRENT STATUS: In progress.
Implemented
- Calculator buttons & input box
Need to implement
- Basic calculator functions.
- Base converter: decimal, binary, octal, hex, etc.
- Linear Algebra: Matrix Calculator
- "Hello World" Generator for various languages + comment explanations
- C, C#, C++, Java, Python,
- Conversions
- Volume
- Length
- Weight/Mass
- Temperature
- Speed
- Time
- Power
Created by Santosh Khadka skhadka.code@gmail.com
Contributions are welcome.