hello
Trying to start learning a programming language, I chose Javascript, since it is the most widely used one. However, the fact that it does not work independently, but only according to its environment, made me drop it. Then, I moved to VBScript, which was nice to see how easy it is, but I realized it is limited: you cannot display date using more than 3-4 formats, while Excel offers you 17-18, and to be honest, I expect a programming language to give you the option to create your own date format.
So, do you have any suggestions that would make my searching for a powerful programming language easier?
Given the fact that it must be able to identify and interact with windows and controls of other apps, with databases, with website elements, etc
thanks!