Worth learning the skills to make scripts?

Aesthetica

Newbie
Joined
Apr 7, 2022
Messages
37
Reaction score
27
Hi, I am new and getting involved with making money online. I notice a lot of the users on here have greatly improved their efficiency through scripts, and I was wondering whether it was worth the labour required to learn how to make these (I have no background in coding/programming -- I am not against learning though) or what?

Thanks
 
To make script you can start with javascript and PhantomJS.

For quick solution you can learn macro
 
I started like this. At first I wrote simple scripts to solve simple problems. For example, read the file line by line and select something from it. It's always good to know basic scripting skills. Otherwise, you will always pay the programmer.
 
You need to understand in which direction you want to develop (development of websites / mobile applications / bots, etc.), based on this, it will be possible to choose a language, when studying which you will quickly see results in the direction you need. If you want to do automation - try Python or Node.js, if mobile applications - Kotlin
 
Back
Top