Skip to content

kprainsa/UiPath-Academy-Automation-Developer-Professional

 
 

Repository files navigation

UiPath Academy Automation Developer Professional

This project is a study guide to support the UiPath Automation Developer Professional course. The course is free at the UiPath Academy. There are many courses and even a survey (at present, a "Take the career guidance survey: button) you can take and AI will suggest where to start.

Note: This content does not replace the training in the UiPath Academy. This is meant as a supplement for review.

Learning Plan: Automation Developer Professional Training

Getting Started

This repository contains documents and projects both.

Documents

UiPath-Academy-Automation-Developer-Professional.md - This is the main note document and is in markdown. See the requirements section for details on markdown.

Module "State Machines in Studio" completed.

Projects
  1. S01P02-State-Machine-Air-Conditioning-Representation
  2. S01P03-State-Machine-AutomatedPayment
  3. S01P04-State-Machine-VendingMachine
  4. More to come

Architecture Requirements

Markdown

You are most likely familiar with markdown, however for the sake of clarity, it is a lightweight formatting language. It is viewable and even quite readable in a text editor but viewing markdown interpreted as it is intended is even better. Some markdown viewers are:

  • Atom Editor - While the IDE Atom has been archived, it still works and performs well. This is my favorite interface for markdown.
  • Atom Editor GitHub - The GitHub page for Atom. I am adding it here should the official page go offline.
  • MarkText - A very lightweight markdown viewer.
  • Sublime Text - A popular text editor that works also.
  • Visual Studio Code - VSCode should need no introduction.
UiPath

A standard UiPath, Studio to Orchestrator cloud setup is the base of operation. It is easy to setup and free.

  1. An Orchestrator connection - Visit https://cloud.uipath.com/ and authenticate or sign up.
  2. UiPath Studio is used to run the robot. Note that Studio Web can be used directly in Orchestrator but I recommend installing the Studio IDE application.

UiPath Setup Guide

Git Notes

Clone the project to develop or change it.

git clone https://github.com/ShonHarsh/UiPath-Academy-Automation-Developer-Professional

Links

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Visual Basic .NET 100.0%