I want to move away from AutoIT, but where to? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

I want to move away from AutoIT, but where to?

I had a great run with AutoIT and i really enjoyed it, however it is not enough for my needs, I wish to code cross-platform and I wish to have the ability to use Threading, I have considered PHP since PHP7 and I have always been admiring C/C++, what would you recommend i learn in 2017?

15th Apr 2017, 1:12 PM
informedmoon
informedmoon - avatar
3 Answers
+ 1
Hi ! AutoIT is a script language. If you want to go ahead, try other script language like Perl or python.
17th Apr 2017, 8:18 AM
Nicolas Fazilleau
Nicolas Fazilleau - avatar
0
Thank you for your reply, I already looked at Python and Perl, but I am more interested in getting started with another none "script" language so to speak, such as PHP because i like the fact you can run it from any device or C++ because I have heard great things about it overall, but then again I am unsure what I should choose, other languages might be what I want to go with, but i Wish to do more than scripting :)
21st Apr 2017, 8:19 PM
informedmoon
informedmoon - avatar
0
Ok. But primary goal of php is webserver langage. You will be finally. With perl, you've got a very efficiency language for subroutines and text processing. With python, you can work on network, system, sockets, and create gui for this very easely. With ruby, you've got a great object oriented langage. And finally, the master of windows infrastructure langage powershell, who can manipulate in a same script different servers. Php can't do this... Try different courses on sololearn and i think you will understand.
28th Apr 2017, 4:51 PM
Nicolas Fazilleau
Nicolas Fazilleau - avatar