UiPath Beginners Course [2021] - How to Learn RPA

preview_player
Показать описание
This video tutorial will teach you how to learn UiPath RPA. If you're a beginner, this is the course for you. Anders Jensen will teach you everything you need to know about UiPath to start building your own RPA robots as an advanced UiPath user.

FOLLOW ME:

0:00 Intro
Welcome to the UiPath Beginners Course. Make sure to open UiPath and all the exercises with me. By the end of this course, you will be an RPA Developer.

1:08 Install UiPath and connect to Orchestrator

3:35 Start UiPath
Start UiPath Studio. If you can find the shortcut, search for it in the Windows Start Menu.

3:58 Our first UiPath Robot
Having installed UiPath, we are now ready to create our first robot. We make a robot that automatically starts Notepad and does operations in it. First, a brief overview of the UiPath client is given. Then, you are given an introduction to a Sequence and best practices about naming your activities. In our sequence, we open Notepad and type in the application. In our first robot, we'll also do clicks, have a Message Box and a Delay. We use a Message Box a lot as developers when we want our workflow to pause and inspect something.

22:24 Variables
Guide to the most common variables in UiPath. We talk about Strings, Integers, Doubles, Booleans, and DataTables. Conversion between variable types is covered, e.g., integer to string and how to output DataTables. A String can hold all characters, an Integer is a whole number, a Double is a number with decimals, a Boolean is a true/false variable, and a DataTable is a table with rows and columns (think Excel).

40:30 If/While
We solve a simple use case (a guessing game) to quickly learn about the two activities, If and While. An If activity is straightforward to understand, and if you know, programming is equivalent to an If there. Always specify a condition that can be answered either True or False. If it's True, we go to Then, and if it's False, we go to Else. We don't have to put activities in Then and Else. If that's the case, we just continue with our workflow without performing any activity. A While loop should simply be seen as a workflow that runs over and over as long as the initial condition is true.

53:28 Excel and Data Tables
When we automate Excel in UiPath, we convert the Excel sheets to Data Tables using an Excel Application Scope and a Read Range. A Data Table looks precisely like an Excel sheet. The only difference is that they only exist in the memory of our robot. Having manipulated our data, we can now write the data back to Excel. Make sure you understand this lesson, as this is the most essential part of the course.

1:07:06 Applications and Selectors
Learn to automate applications and do essential selector work. A simple example is an application where we need to type, click and modify the selector. In this lesson, you also learn to send hotkeys to applications, copy from the clipboard, and save them to a string.

1:19:07 Browser Automation
We learn to automate in a browser, where we open a browser, fill in login details, log in, take a screenshot and save it to a folder. The default browser is Internet Explorer, and we also see how we can work with Chrome, Firefox, or Edge.

1:32:02 File Handling

1:43:55 Web/Data Scraping to Excel
In this last lesson, we learn to do web/data scraping with UiPath RPA. We scrape data from a webpage (Amazon) and save the results to Excel. We learned to make it dynamically to scrape many different pages based on Excel data input (For Each Row).

#uipath #rpa #roboticprocessautomation
Рекомендации по теме
Комментарии
Автор

I've just created an updated version 🙌🔥

andersjensenorg
Автор

A huge thanks for all your support! I try to answer every question to this course, if you just post your questions below 🙂 If you want to send me a nice (or a not so nice) greeting, it's also very welcome. Have a great day. Kind regards, Anders

andersjensenorg
Автор

This is an automated message: Hello, this is Ana from Serbia. Thank You Anders for this amazing tutorial, everything is well structured and easy to understand!

anadjurovic
Автор

Automated message: Hi Anders! Thanks for the awesome and straight-forward tutorials! I'm writing this comment using UiPath which means I was able to follow your instructions to the fullest and that's really awesome and says a lot about how great your tutorials are! Keep up the good work!

kjprogrammer
Автор

Automated message: Hey Anders, thank you so much for this course, it's a great hands-on introduction to RPA. I previously worked with VBA and find UiPath very convenient and user-friendly so far. Best regards from Poland.

KeluMocy
Автор

Thank you Anders for getting this course done - one of the best Uipath courses i have come across - straight and simple to understand Kudos to you

anirudhkumar
Автор

An automated message from UiPath: Thanks for making these tutorials! Having a reliable guide like this makes it less daunting to learn something new. I'm glad I found your channel.

Axl-rjbg
Автор

Thank you so much for doing these videos, Anders! The pace is perfect, and I love that you always mention the little things that can cause errors. Your tutorials are, by far, the best I have found! I plan to work through your advanced playlist after I complete this. :)

kellyc
Автор

not only did you made a two hour video explination for free but also all the files and written instructions are free as well. You are a God sent, thank you so much!

arianezequiel
Автор

This is an amazing video! I'm a beginner in RPA and this video has been really helpful in understanding the basics. Anders Jensen has done a great job in explaining the concepts in a simple and easy to understand way. I'm looking forward to learning more from this channel. Thanks for the great content!

botsDNA
Автор

Thank you. I am starting a new path in my career and this is what I needed. Your course is awesome will go through the rest for sure. Much appreciated and keep up the great work.

WakoKiler
Автор

Thanks so much for putting together such great content that is the perfect speed for someone with no experience using UIPath

seanthompson
Автор

This course is more engaging than the UI path academy ones, and more straight to the point which is perfect for people like me who will be using it for work purposes. thanks Anders!

ide
Автор

Anders, this is such an excellent structured way that you have presented the UIPath beginners course. Easy to follow, small chunks. Great speed and very very practical. Awesome!!

Steff
Автор

Anders, Great job putting this RPA intro together. I liked the flow and I have to say that you are a great Instructor. Keep up the great work, its a nice way of sharing your knowledge with Tech community!

vinodbhatt
Автор

Hej Anders. Thank you for this lesson! It's much easier to understand than trainings in Uipath Academy! Tak

RaimoLis
Автор

I am beginner in Ui path and from this video i started to learn Ui Path .
Thanks for uploading it .
Are u going to share a course which for beginner to advanced level?

riteshpandey
Автор

Hi Anders, Mark from London, UK, Thank you very much for producing this excellent beginners tutorial. I can't wait to progress onto the 'Advanced' levels. Kudos to you - Mark!

markgriffith
Автор

Your videos have been such a great help for a beginner like myself. Thank you for making this content and making it easy to understand!

SaraMeldrum
Автор

Thanks for putting this out Anders! This content is much more enjoyable than the UiPath Academy.

daveebbelaar