Worth it to learn Python?

I’m working on my UiPath Developer and AI Specialist certificates. My goal is to be an automation developer with a specialty in AI automation. Is it worth it to learn Python as well?

Interesting question @Terry_Marr I can give you my perspective as UiPath developer, recently certified as Specialized AI Professional but also Python Developer.

Python is a potent language and has provided me with the friendliest coding experience I ever had (leaving visual Low-Code environments apart). It has been my choice for simple to medium complexity background automation (mostly because of costs). In recent years I’ve also had the opportunity to learn and develop API applications using it, particularly with the FastAPI framework something that has provided me a wider understanding of data integration toward my goal of becoming an Automation Architect.

Even though I don’t think is a mandatory skill to become a senior UiPath RPA developer. Even if your goal is to master the AI field to create more powerful automations using the UiPath platform, not knowing how to code in Python is not something that will reduce your capabilities for a long time, and let me tell you why. Most AI-related products and features that are part of the UiPath Platform do not require you to know Python, like Communications Mining, Document Understanding (deploying OOTB models or retraining existing ones) or GenAI Activities from Integration Services.

Python skills will be needed if you decide to move forward to a position more similar to a Data Scientist to develop and deploy your own AI/ML models.

I tell you this only to focus on what to prioritize based on the goals you described, anyway If you like it continue with your learning path also with Python, it will be time well invested and those skills will be useful at some point even if you don’t know when or where.

1 Like

Thank you for taking the time to answer my question thoroughly and thoughtfully. I appreciate it.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.