Description
There is a specific language for RPA ?
Hey guys I wanna ask u can I learn any language with oop for RPA? Or I should learn specific language cause I see languages in ui path (C# and VB), but I prefer learning python.
There is a specific language for RPA ?
Hey guys I wanna ask u can I learn any language with oop for RPA? Or I should learn specific language cause I see languages in ui path (C# and VB), but I prefer learning python.
Hi @Kareem_Negm
In RPA there isn’t one required programming language. Most RPA tools are low-code (drag & drop), and you only use code when you need customization.
For UiPath specifically:
If you prefer Python, you can still use it with UiPath in different ways, such as:
So yes, you can learn Python + OOP and it will help you a lot (especially for logic, data handling, APIs), but for UiPath it’s also useful to know some basic C# or VB.NET for small customization and expressions.
Also, UiPath Academy has clear learning tracks that cover the tool end-to-end, including how/when to use code.
It’s good to have knowledge of C# or VB as you will be writing smaller code logics while developing.
You can invoke the python script but not always.
Thank you Mahmoud i found your response helpful.
Thank you very much i found your response helpful.