What can I do after learning Python?

TeraBlack

BANNED
Joined
Sep 30, 2022
Messages
34
Reaction score
8
I am planning to start learning Python. I want to know how I can make money after learning it.

I also handle few social media. I heard python can automate most of the things using Bots.

What are the others?
 
yeah, python is great for bots. anyway you also need to learn how to hide data like footprints, etc.
 
After learning Python you could learn MongoDb and advanced SQL queries and find work as a data analysis or you could learn Flask and FastAPI and get a job as an API developer. Whichever you path you choose you should also try to learn Bash scripting, Docker and Amazon Web Services. You could also get in to web development by learning frameworks like Django but I don't know too much about Python web development or any web development for that matter.
Python by itself like all programming languages are generally not enough to find work, you need to learn something else to complement your new coding skills.
 
After learning python you could try selenium for even more bot automation.
 
Back
Top