Welcome to the MMOLEARN.COM

Build your first Dropshipping, Online Course, Affiliate, Blog, Business, Optin, etc, WEBSITE and make money with us. We offer over 10.000+ Wordpress Plugins & Themes which will let you build ANYTHING. Plus we have nice community which likes to gossip about building websites and making some money online! Its really easy to do when we have everything you need to BUILD anything you WANT. Hope you enjoy your stay and have a beautiful day with us!

or Register
gifd

What's the quickest way to learn Python for automation?

Tarasuff

Active member

Reputation: 22%
Joined
Dec 17, 2019
Messages
182
Reaction score
10
Points
27
I'm interested in learning Python for automating tasks. For those who have done this, what resources or steps helped you the most? I'd appreciate any tips on how to learn quickly. Thanks!
 

DreamyContent

Well-known member

Reputation: 33%
Joined
Jun 18, 2020
Messages
244
Reaction score
31
Points
57
I'm interested in learning Python for automating tasks. For those who have done this, what resources or steps helped you the most? I'd appreciate any tips on how to learn quickly. Thanks!

Have you worked with programming before, or is Python your first language?
If Python isn’t your first language, the official tutorial should teach you enough to handle most tasks.

If you need more help, I’d suggest this book:
It’s free to read online and also covers common automation tools.
 

Heracyte

Well-known member

Reputation: 31%
Joined
Apr 2, 2020
Messages
220
Reaction score
29
Points
62
First, you need to learn Python as a programming language. You’ll need to understand how it works, like variables, functions, data types, dictionaries, and more. After that, you can start learning libraries for automation and keep going from there. But I have to say, it takes a lot of time to really understand all of this. I’d probably say it could take over a year of studying and practicing every day... Or, you could just hire a freelancer to do it for you.
 

Istsmatt

Well-known member

Reputation: 33%
Joined
May 11, 2020
Messages
261
Reaction score
21
Points
52
One more for YouTube!
 

Mitzios

Active member

Reputation: 27%
Joined
Jul 22, 2019
Messages
203
Reaction score
23
Points
44
Start by learning the basics of Python on YouTube. There are hundreds of playlists to choose from. Pick one that makes the most sense to you.

Follow the tutorials step by step. You might not understand everything at first, but that's okay. As you keep going through the lessons and practicing, many things will start to make sense.

Once you've finished that playlist, try a new one for Python basics, but this time choose one of the most popular and recent playlists (or you can go back to the first one if it fits these criteria).

After that, check out some new tutorials on automation and start practicing them.

In about a month, you'll be able to reach an intermediate level of Python.
 
Top Bottom