castoro
Power Member
- Jan 24, 2021
- 525
- 122
I have never programmed anything but I would like to understand which is the best programming language to create customized calculators like this:
The goal would be to create a series of calculators like this (some can be pretty complex), divided into various categories and have them both on my wordpress site and on an application for Android.
I am particularly confused because looking online you will find several things that (perhaps) can achieve the result:
The ideal would be to create calculators that work well for both wordpress and android, so as not to work twice (calculators that can be "put" both on the site and in the app).
Since I've never created anything like this I wanted to hear your views on it.
I am willing to learn a lot for this project so I would like to understand the best way to do it (but taking into account that I have never done coding).
The goal would be to create a series of calculators like this (some can be pretty complex), divided into various categories and have them both on my wordpress site and on an application for Android.
I am particularly confused because looking online you will find several things that (perhaps) can achieve the result:
- There are wordpress plugins to create forms and calculators (I don't know how complex)
- Some recommend learning javascript
- Other PHP
- Then there are plugins that are able to create a web interface starting from google sheet (which seems very convenient in theory), and even systems that do the same thing to create android applications always starting from google sheets.
The ideal would be to create calculators that work well for both wordpress and android, so as not to work twice (calculators that can be "put" both on the site and in the app).
Since I've never created anything like this I wanted to hear your views on it.
I am willing to learn a lot for this project so I would like to understand the best way to do it (but taking into account that I have never done coding).