Q: Is this Python?
UiPath? I'm looking for RPA courses to try to understand more and I intend to buy this software to use, or if you can explain more, is there anything that would help me learn to use this software better? Thanks

Faik_Robomotion
May 14, 2024A: Hi,
Robomotion is an RPA product like UiPath. It is written in Golang, not Python. But we are not code based. It is a low-code, drag-and-drop tool that uses basic JavaScript as a "glue" for complex tasks. However, we strive to develop no-code equivalents for the most frequently requested features or those that are difficult to implement with JavaScript. We have created a Web Recorder https://www.producthunt.com/posts/robomotion-web-recorder or added many packages to do things with no-code. But we are a big-fan of low-code which is between both worlds.
You have to spent some time to learn the tool, it has some learning curve, but if you look at our reviews it will pay-off at the end. Also you should join our community at https://community.robomotion.io
Here is a learning path that can help you to get started:
1. Install and set up Robomotion RPA: In order to use Robomotion, you'll need to install the robot on your computer and setup your workspace. Follow this guide to accomplish these: https://docs.robomotion.io/getting-started/
2. Familiarize yourself with Flow Designer: Before you dive into creating your own automation and start learning advanced topics, it would help a lot if you familiarize your self with the Flow Designer. Follow these tutorials step-by-step and try to create and run these automations: https://docs.robomotion.io/tutorials
3. Learn Flow Designer: Follow this guide to learn more about the Flow Designer: https://docs.robomotion.io/reference/products/designer/
4. Learn Admin Console: Follow this guide to learn more about Admin Console screens: https://docs.robomotion.io/reference/products/admin/
5. Tutorials: There is an in app tutorials section with text and videos, finish these tutorials: https://app.robomotion.io/designer/tutorials ( you need to be logged in to open this page )
6. Explore Templates: Try pre-built templates, break, play and create your own flows. https://explore.robomotion.io/
7. Webinars: You can watch our pre-recorded webinars. These are the ones that are found most helpful:
https://forum.robomotion.io/t/webinar-web-scraping-with-robomotion-rpa/17
https://forum.robomotion.io/t/webinar-parallel-processing-with-robomotion-rpa/40
https://www.youtube.com/watch?v=V6KRQ6l5tVE
https://www.youtube.com/watch?v=kiClq9BCS7Y
8. Videos: RPA Challenge is the Hello World of RPA and XPath is the language of scraping and web automation.
https://www.youtube.com/watch?v=GgUdBotjcJI (RPA Challenge in Robomotion)
https://www.youtube.com/watch?v=rED52Vfr6mA (XPath for RPA Developers)
Best,