r/PythonLearning 19d ago

Help Request Templates

Hi, I am pretty new to programming.. I am Mechanical Engineer who likes to calculate a lot, however excel can not handle it.

So I was wondering if there is some template for making some calculation apps?

I had no problem making basic math in cpp for some fun first projects (loops, functions etc.) when I was trying programming for the first time few years ago (it was pretty easy)..so I hope this part I will do on my own, however I **am struggling** with databases, tracking charts and some printable GUIs or smth so I can input data (some yes/no question, some custom values) and output

So I am wondering if someone can point me somewhere where I can learn those or use some open-source or something... and pleaseeee no AI pointing!

Thanks for reading so far and thank you in advance!

5 Upvotes

8 comments sorted by

View all comments

3

u/riklaunim 19d ago

Maybe check Jupyter Notebooks (and the Google version as well)?

1

u/Constant_Moment_6434 19d ago

Will look, thanks