A small calc app I made with ncurses!!!! (linux only)
.
Sebass
Verified
this is the repo: https://github.com/GreyTen1/ncurses_calc_improved_v1
I've been programming this for 2 days. I have experience programming with C++, and I wanted to try this language bc I heard that is widely used for Linux stuff. My issue tho, is that I don't know how to structure my code, beacuse im used to the OOP paradigm. I'll be so grateful if you could check my code and give some feedback (its obviously not finished yet, there are lots of bugs)
I've been programming this for 2 days. I have experience programming with C++, and I wanted to try this language bc I heard that is widely used for Linux stuff. My issue tho, is that I don't know how to structure my code, beacuse im used to the OOP paradigm. I'll be so grateful if you could check my code and give some feedback (its obviously not finished yet, there are lots of bugs)

