Robotic Process Automation Succinctly



Download free course Robotic Process Automation Succinctly, pdf file on 94 pages by Ed Freitas.
Around the world, organizations are facing the challenge of becoming more efficient by increasing productivity with their existing resources - or sometimes even less. Robotic process automation (RPA) is a technology that can augment the productivity of human workers by liberating them from tedious and repetitive tasks that can be performed faster and with more accuracy by a computer. In Robotic Process Automation Succinctly, author Ed Freitas will show readers how to use nonproprietary and open-source software to write RPA scripts using Python and some RPA techniques to automate some common and repetitive business tasks.

Table of contents

  • RPA Fundamentals
  • Accessing Files and Folders
  • File Operations
  • Backup Script
  • Assisted Data Entry Automation
  • My Python 2.7 Backup Script
Pages : 94
Size : 2.5 MB
File type : PDF
Downloads: 42
Created: 2022-02-03
License: For personal or educational use
Author(s): Ed Freitas
Robotic Process Automation Succinctly

Others Computer science Tutorials

Azure Tips and Tricks

Jenkins: The Definitive Guide

Intel Trusted Execution Technology for Server Platforms

UWP Succinctly

HackSpace Magazine: Issue 50

Others related eBooks about Robotic Process Automation Succinctly

Exploring Microservices

In the last few years, microservice-based architecture has become one of the hottest innov..., download free Microservices tutorial in PDF (137 pages) created by ....

Making Servers Work

This book highlights practical sysadmin skills, common architectures that you'll encounter..., download free Making Servers tutorial in PDF (280 pages) created by ....

Arduino Programming Notebook

A beginner's reference to the programming syntax of the Arduino microcontroller. Includes information on program structure, variables, datatypes, arithmetic, constants, flow control, and most of the common functions of the core library. Also includes an appendix with schematics and simple programs...

Asterisk: The Future of Telephony, 2nd Edition

This bestselling book is now the standard guide to building phone systems with Asterisk, t..., download free Asterisk tutorial in PDF (604 pages) created by Jared Smith ....

Programming on Parallel Machines: GPU, Multicore, Clusters and More

Parallel machines provide a wonderful opportunity for applications with large computational requirements. Effeective use of these machines, though, requires a keen understanding of how they work. In only a few years, many standard software products will be based on concepts of parallel programmin...

App Modernization on Azure Succinctly

Download free course App Modernization on Azure Succinctly, pdf file on 122 pages by by Lorenzo Barbieri....

Scala Succinctly

Download free course Scala Succinctly, pdf file on 110 pages by Chris Rose....

Mercurial: The Definitive Guide

Download free course Mercurial: The Definitive Guide, pdf file on 282 pages by Bryan O'Sullivan....

Microservices AntiPatterns and Pitfalls

Remember when service-oriented architecture (SOA) was all the rage? Companies jumped in before fully understanding SOA's advantages and disadvantages, and struggled to make this complex architecture work. Today, we're poised to repeat this same experience with microservices - only this time we’r...

Developing Reactive Microservices: Enterprise Implementation in Java

With microservices taking the software industry by storm, traditional enterprises running large, monolithic Java EE applications have been forced to rethink what they’ve been doing for nearly two decades. But how can microservices built upon reactive principles make a difference? ...