Видавець: 8

62113
Завантаження...
EЛЕКТРОННА КНИГА

Workflow Automation with Microsoft Power Automate. Use business process automation to achieve digital transformation with minimal code - Second Edition

Aaron Guilmette

MS Power Automate is a workflow automation tool built into MS 365 to help businesses automate repetitive tasks or trigger business processes without user intervention. It is a low-code tool that is part of the Microsoft applications framework, the Power Platform.If you are new to Power Automate, this book will give you a comprehensive introduction and a smooth transition from beginner to advanced topics to help you get up to speed with business process automation. Complete with hands-on tutorials and projects, this easy-to-follow guide will show you how to configure automation workflows for business processes between hundreds of applications, using examples within Microsoft and including third-party apps like Dropbox and Twitter. Once you understand how to use connectors, triggers, and actions to automate business processes, you’ll learn how to manage user input, documents, and approvals, as well as interact with databases. This edition also introduces new Power Automate features such as using robotic process automation (RPA) to automate legacy applications, interacting with the Microsoft Graph API, and working with artificial intelligence models to do sentiment analysis.By the end of this digital transformation book, you’ll have mastered the basics of using Power Automate to replace repetitive tasks with automation technology.

62114
Завантаження...
EЛЕКТРОННА КНИГА

Worki

Ignacy Krasicki

Ignacy Krasicki Bajki nowe Worki Nie patrzajmy na wzorki. Zeszły się raz dwa worki: Pozłacany I skórzany, Pozdrowiwszy się wdzięcznie, Rzekł złoty: To niezręcznie, Iżeś skórzany I obszarpany, Gdy patrzę na cię, Żal mi cię, bracie. Choć ja u kupca, ty między pany Rzekł mu skórzany Ani się troszczę, Ani ... Ignacy Krasicki Ur. 3 lutego 1735 r. w Dubiecku (Sanockie) Zm. 14 marca 1801 r. w Berlinie Najważniejsze dzieła: Myszeida (1775), Mikołaja Doświadczyńskiego przypadki (1776), Monachomachia (1778), Pan Podstoli (1778 i 1784), Bajki i przypowieści (1779), Satyry (1779 i 1782), Antymonachomachia (1779), Wojna chocimska (1780) Wybitny polski poeta, prozaik, komediopisarz i publicysta. Kasztelanic chełmski, hrabia, przeznaczony do stanu duchownego ze względu na trudną sytuację materialną rodziny. Od 1766 r. biskup warmiński. Blisko współpracował z królem Stanisławem Augustem w dziele kulturalnego ożywienia kraju. Tworzył w duchu oświecenia (m.in. napisał w latach 1781-83 dwutomową encyklopedię Zbiór potrzebniejszych wiadomości, był twórcą pierwszego pol. czasopisma, (Monitor), ale jego Hymn do miłości ojczyzny (1774) oraz przekład Pieśni Osjana odegrały znaczącą rolę w kształtowaniu polskiego romantyzmu. Kupując książkę wspierasz fundację Nowoczesna Polska, która propaguje ideę wolnej kultury. Wolne Lektury to biblioteka internetowa, rozwijana pod patronatem Ministerstwa Edukacji Narodowej. W jej zbiorach znajduje się kilka tysięcy utworów, w tym wiele lektur szkolnych zalecanych do użytku przez MEN, które trafiły już do domeny publicznej. Wszystkie dzieła są odpowiednio opracowane - opatrzone przypisami oraz motywami.

62115
Завантаження...
EЛЕКТРОННА КНИГА

Working Abroad

Jonathan Sidor

Specjalistyczny poradnik językowo-biznesowy, tematycznie zgromadzone pojęcia i zagadnienia wraz z tłumaczeniami. Seria kieszonkowych poradników językowo-biznesowych pomoże Ci poszerzyć słownictwo i wiedzę w różnych dziedzinach. Książeczki zawierają tematycznie zgromadzone pojęcia i zagadnienia, a także ich tłumaczenia. Bądź specjalistą w swojej dziedzinie, również w kręgach obcojęzycznych! Wersja elektroniczna, format PDF Autor: Jonathan Sidor Wydanie zawiera tematyczne słownictwo. Przykład: homesickness /ˈhəʊmsɪknəs/ - tęsknota za domem - longing for home while abroad

62116
Завантаження...
EЛЕКТРОННА КНИГА

Working Smarter with Microsoft Outlook. Supercharge your office and personal productivity with expert Outlook tips and techniques

Staci Warne

Millions of users across the globe spend their working hours using Microsoft Outlook to manage tasks, schedules, emails, and more. Post-pandemic, many organizations have started adopting remote working, and the need to stay productive in workspace collaboration has been increasing.Working Smarter with Microsoft Outlook takes you through smart techniques, tips, and productivity hacks that will help you become an expert Outlook user. This book brings together everything you need to know about automating your daily repetitive tasks. You’ll gain the skills necessary for working with calendars, contacts, notes, and tasks, and using them to collaborate with Microsoft SharePoint, OneNote, and many other services. You’ll learn how to use powerful tools such as Quick Steps, customized Rules, and Mail Merge with Power Automate for added functionality. Later, the book covers how to use Outlook for sharing information between Microsoft Exchange and cloud services. Toward the concluding chapters, you’ll get an introduction to Outlook programming by creating macros and seeing how you can integrate it within Outlook.By the end of this Microsoft Outlook book, you’ll be able to use Outlook and its features and capabilities efficiently to enhance your workspace collaboration and time management.

62117
Завантаження...
EЛЕКТРОННА КНИГА

Working Smarter with Microsoft Project. Implement effective project control techniques to maximize efficiency and drive successful outcomes

Staci Warne

Project management is filled with various challenges, such as managing unforeseen risks, balancing priorities, and shifting project scopes, which can lead to inefficiencies. This definitive guide leverages the author’s 25+ years of industry experience to take you on a hands-on journey to unlock your full potential with Microsoft Project.This book helps you grasp the fundamental aspects of project creation, before moving on to more advanced topics, covering tracking, maintenance, and collaborative aspects for any project. You’ll find out how to track progress, optimize schedules, manage budgets, and customize reports based on business requirements by using easy-to-follow instructions and illustrations. The book taps into the author’s extensive experience as a Microsoft Certified Trainer (MCT) and Project Management Professional (PMP) to provide you with invaluable insights into managing resource overallocations, mastering advanced resource management techniques, and seamlessly integrating Microsoft Project with other tools to boost productivity and achieve success with your projects.By the end of this Microsoft Project book, you’ll be able to create professional project plans, execute projects with confidence, and consistently achieve your desired outcomes.

62118
Завантаження...
EЛЕКТРОННА КНИГА

WORKING WITH grep, sed, AND awk Pocket Primer. A Quick Guide to Mastering Powerful Command Line Tools

Mercury Learning and Information, Oswald Campesato

This book introduces readers to three powerful command-line utilities—grep, sed, and awk—that can create simple yet powerful shell scripts. Using the bash shell, it focuses on small text files to help readers understand these tools. Grep searches for patterns in data, sed modifies data, and awk performs tasks on pattern matches. Aimed at those new to the bash environment, the book is also valuable for those with some experience.The journey starts with grep, teaching how to search for specific words or patterns in data. It then moves to sed, showing how to change or modify data efficiently. Finally, it delves into awk, a versatile programming language for searching and processing data files. The book also includes a chapter on using regular expressions with these tools, enhancing your scripting capabilities.Mastering these utilities is crucial for efficient data handling and automation in a bash environment. This book transitions readers from basic to advanced command-line skills, blending theory with practical examples. It is an essential resource for anyone looking to harness the full power of bash scripting.

62119
Завантаження...
EЛЕКТРОННА КНИГА

Working with Legacy Systems. A practical guide to looking after and maintaining the systems we inherit

Robert Annett

The IT industry is constantly evolving with the introduction of new technologies. While it is important to keep up with advancements, maintaining legacy systems is equally necessary to ensure that the infrastructure of your organization functions to the best of its ability. Sound knowledge of techniques that can be used for maintaining legacy systems can help you avoid common pitfalls.The book begins with a quick overview of what a real legacy system looks like, how it works, and common issues that may be faced when trying to maintaining it. You'll then explore the architecture of a legacy system in detail and understand each of its components. As you progress, you'll discover a variety of techniques for analyzing a legacy system and how to apply them. Once you get to grips with the security constraints associated with legacy systems, you'll explore ways to secure them. Finally, you'll be able to easily make changes in legacy systems to enhance their performance.By the end of this book, you’ll have developed the skills and confidence to work with legacy systems and efficiently maintain them.

62120
Завантаження...
EЛЕКТРОННА КНИГА

Working with Linux - Quick Hacks for the Command Line. Command line power like you've never seen

Bogdan Vaida, Petru I>>ôfan

Websites, online services, databases, and pretty much every other computer that offers public services runs on Linux. From small servers to clusters, Linux is anywhere and everywhere. With such a broad usage, the demand for Linux specialists is ever growing. For the engineers out there, this means being able to develop, interconnect, and maintain Linux environments.This book will help you increase your terminal productivity by using Terminator, Guake and other tools. It will start by installing Ubuntu and will explore tools and techniques that will help you to achieve more work with less effort. Next, it will then focus on Terminator, the ultimate terminal, and vim, one of the most intelligent console editors. Futhermore, the readers will see how they can increase their command line productivity by using sed, find, tmux, network, autoenv. The readers will also see how they can edit files without leaving the terminal and use the screen space efficiently and copy-paste like a pro. Towards the end, we focus on network settings, Git hacks, and creating portable environments for development and production using Docker. Through this book, you will improve your terminal productivity by seeing how to use different tools.