Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS AWS Certified Developer - Associate CompTIA Security+
Photoshop Graphic Design Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Mindfulness Personal Development Personal Transformation Meditation Life Purpose Coaching Neuroscience
Web Development JavaScript React CSS Angular PHP Node.Js WordPress Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
2020-12-23 06:05:20
30-Day Money-Back Guarantee

This course includes:

  • 5.5 hours on-demand video
  • 1 downloadable resource
  • Full lifetime access
  • Access on mobile and TV
Business Operations Robotic Process Automation

UIPath RPA - Tech Primer

Increasing your tech skills increases UiPath RPA success!
Highest Rated
Rating: 4.6 out of 54.6 (3,951 ratings)
12,892 students
Created by Bryan Lamb
Last updated 11/2019
English
English [Auto], Polish [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Flowchart fundamentals
  • RPA target basics (Web, PDF, Excel, Text, Database, File System)
  • Programming concepts: data types
  • Programming concepts: variables, lists, and strings
  • Programming concepts: data tables
  • Programming concepts: flow control
  • Programming concepts: operators
  • Programming concepts: object oriented design
Curated for the Udemy for Business collection

Requirements

  • A modern windows computer with Internet connection
  • Basic job experience at a small, medium, or large company
  • Be familiar with the roles that MS Excel spreadsheets, MS Word, websites, and software applications fill in daily business life

Description

Many of us use computers every day to accomplish business tasks, but we lack the confidence to stray beyond the specific things we've been trained to do.

Creating automation with abc RPA tool like UIPath will definitely require you to level-up your skills so you have full command of your environment, and you can imagine better, more efficient solutions for any problem you face.

For a human to provide the most value in an RPA environment, he or she must have a combination of business AND technical skills so they can use an RPA tool like UiPath to help automate processes across multiple system boundaries including email, documents, databases, websites, mainframes, and APIs.

If you’ve primarily been doing manual computer work and you find technical concepts like databases, APIs, and basic programming to be intimidating... this course is for you.

In this course I’ll provide you with technical skills and entry-level UiPath demos that will allow you to more confidently create software robots including:

  • A flowchart overview

  • Overviews of common automation targets (web, DB, API, folders & files)

  • Entry level .NET programming concepts

  • Data types & data structures, operators, control flow (if/else, loops, etc.)

The goal of this course is to help you become more confident using your computer to create software robots with the RPA tool like UiPath.

Who this course is for:

  • People who use computer frequently but don't feel confident about their technical skills
  • People who use websites but have no idea how they were created or how we can automate them
  • People who have never dealt with variables and data types & structures like int, decimal, string, list, etc.
  • Anyone who has never had to read & write data to files using computer programming techniques
  • Anyone who wants to improve their chances of getting and keeping a white collar job in the near future

Featured review

Jose Otero
Jose Otero
91 courses
10 reviews
Rating: 5.0 out of 5a year ago
Awesome tech primer. It is simple to understand and engaging. My only issue is that the UI path and visual studio installation guide should be on this course as well as the UI path level 1, that way one can follow the steps in the primer. Other than that, This course makes it easy to refresh oneself on foundation concepts in programming while not getting into the intricacies. Moving on to the the next course and I am looking forward to it.

Course content

8 sections • 55 lectures • 5h 22m total length

  • Preview02:39
  • Preview00:43
  • Why do we need a tech primer?
    Preview05:34
  • System awareness & understanding
    02:31
  • But... I already know all this!
    02:08

  • Preview01:04
  • Flowchart Fundamentals
    07:02
  • Flowchart best practices
    03:38
  • Flowchart tool demo
    08:10
  • RPA tool flowchart features
    07:24

  • Overview
    01:27
  • Ideal view settings
    04:49
  • Disk basics
    04:37
  • Folder basics
    07:49
  • File basics
    06:34
  • Screenshots
    01:35
  • Command line basics
    08:29
  • Absolute vs. relative path
    08:59
  • Use a batch file to reduce clicks
    08:00
  • RPA tool vs. batch file
    14:16
  • Takeaways
    01:14

  • Install Visual Studio
    03:53
  • Install UiPath Studio
    02:08
  • Create a simple web page
    08:06
  • Create a simple desktop app
    10:37

  • Web technology overview
    06:08
  • HTML - tags
    06:47
  • HTML - attributes
    03:04
  • Website structure
    01:18
  • CSS - look & feel
    02:18
  • Bootstrap
    08:44
  • Summary
    03:09

  • Overview
    01:40
  • UiPath recorder disclaimer
    08:20
  • Setup sample files
    02:13
  • Selector basics
    08:07
  • Selector challenges
    12:58
  • Dynamic selectors
    03:42

  • Overview
    04:06
  • A simple program
    13:20
  • Intro to Functions
    04:02
  • Functions demo - programming
    09:37
  • Functions demo - UiPath
    06:57
  • Intro to variables
    03:12
  • Variables demo - programming
    06:51
  • Variables demo - UiPath
    07:52
  • Intro to Object oriented programming
    09:51
  • Object oriented programming demo
    14:58
  • The .NET framework
    07:58

  • Overview
    00:34
  • Databases in business systems
    03:32
  • What is a database
    08:47
  • Setup database tools
    02:53
  • Create a database
    05:26
  • UiPath database interaction
    10:18

Instructor

Bryan Lamb
My courses will improve your life and income!
Bryan Lamb
  • 4.4 Instructor Rating
  • 34,049 Reviews
  • 81,310 Students
  • 11 Courses

Bryan Lamb is a 20 year veteran tech leader, entrepreneur, and educator. He runs a creative services company (development, audio, and video), and creates ultra-high quality online training courses!

Bryan's goal is to help improve your life, help you earn more income, help you gain confidence with a variety of skills, and empower you to do greater things that you ever imagined were possible!

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.