• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

12 TFS courses

🔥 Limited Time Offer 🔥

Get a 10% discount on your first order when you use this promo code at checkout: MAY24BAN3X

Managing Agile Projects Using TFS 2017

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This course is designed for project managers, Scrum masters, business analysts, and team leaders looking to effectively manage their development projects using Team Foundation Server 2017. Overview The course also demonstrates how TFS facilitates the use of storyboards to prototype experiences, request stakeholder feedback, foster team collaboration, and generate reports. The final two modules of the course provide an overview of how testers and developers can work effectively using appropriate tools in the Visual Studio family. In this course, attendees will plan a new software development project and go through the steps to initiate the project using Visual Studio 2017. This includes recording requirements, creating a product backlog, and estimating effort for backlog items. INTRODUCING THE MICROSOFT VISUAL STUDIO 2017 FAMILY * What?s new in Visual Studio 2017 * Overview of the Visual Studio 2017 family * Overview of product features * Project workflow across the Visual Studio 2017 suite of products * INITIATING A NEW PROJECT * Organizing projects in TFS * Understanding process templates * Creating a new team project * Setting team project properties * Switching between team projects * WORK ITEM PRIMER * Overview of work items * Traceability between work items * Searching and creating custom queries * Work item charting and pinning charts * Work item tagging * Configuring project notifications * CREATING OUR PRODUCT BACKLOG * Examining requirement types * Creating backlog items * Creating requirement hierarchies using features * The importance of acceptance criteria * AGILE ESTIMATION * Introduction to estimation * Using story points * Planning Poker and other popular estimation techniques * Adding your estimates to TFS work items * WORKING FROM THE PRODUCT BACKLOG * Introducing the Kanban board * Entering and editing details on the Kanban board * Customizing columns, including using split columns and limiting WIP * Recording our Definition of Done (DoD) * Understanding the Cumulative Flow Diagram * WORKING IN SPRINTS * Specifying your sprint schedule and your team capacity * Selecting items for the sprint backlog using forecasting * Decomposing requirements into tasks * Using burndown charts to track progress * Monitoring work using the task board * Working with unparented work items * RETROSPECTIVES * The importance of retrospectives * Conducting an efficient sprint retrospective * What you should avoid in your retrospective * WORKING WITH TFS TEAMS * Configuring teams in our team project * Managing work from a master backlog * Allocating work to our teams * Configuring iterations for TFS teams * ENHANCING REQUIREMENTS USING STORYBOARDS * Overview of storyboarding capabilities * Creating a storyboard to illustrate a requirement * Linking a storyboard to a work item * GETTING STAKEHOLDER FEEDBACK * Introducing the Microsoft Feedback Client * Using the Microsoft Feedback Client to provide rich feedback to the team * Adding continuous feedback into your workflow * FOSTERING TEAM COLLABORATION * An overview of the various clients * The use of email in sharing information * Choosing the appropriate client tool * CREATING AND CUSTOMIZING REPORTS * Overview of reporting architecture * Reviewing the out of the box reports * Adding new reports * Creating ad hoc reports using Excel * OVERVIEW OF AGILE TESTING * The role of the tester in a sprint planning meeting * A lap around web-based test management * Creating a test plan * Creating manual test cases from requirements * OVERVIEW OF AGILE DEVELOPMENT * Using My Work to select tasks from the sprint backlog * Understanding the value of linking changesets to work items * The importance of unit testing * Creating a continuous integration build * ADDITIONAL COURSE DETAILS: Nexus Humans Managing Agile Projects Using TFS 2017 training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Managing Agile Projects Using TFS 2017 course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Managing Agile Projects Using TFS 2017
Delivered on-request, onlineDelivered Online
Price on Enquiry

AZ-400T00 Designing and Implementing Microsoft DevOps Solutions

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for Students in this course are interested in designing and implementing DevOps processes or in passing the Microsoft Azure DevOps Solutions certification exam. This course provides the knowledge and skills to design and implement DevOps processes and practices. Students will learn how to plan for DevOps, use source control, scale Git for an enterprise, consolidate artifacts, design a dependency management strategy, manage secrets, implement continuous integration, implement a container build strategy, design a release strategy, set up a release management workflow, implement a deployment pattern, and optimize feedback mechanisms Prerequisites Successful learners will have prior knowledge and understanding of: * Cloud computing concepts, including an understanding of PaaS, SaaS, and IaaS implementations. * Both Azure administration and Azure development with proven expertise in at least one of these areas. * Version control, Agile software development, and core software development principles. It would be helpful to have experience in an organization that delivers software. * AZ-104T00 - Microsoft Azure Administrator * AZ-204T00: Developing Solutions for Microsoft Azure 1 - INTRODUCTION TO DEVOPS * What is DevOps? * Explore the DevOps journey * Identify transformation teams * Explore shared goals and define timelines 2 - CHOOSE THE RIGHT PROJECT * Explore greenfield and brownfield projects * Decide when to use greenfield and brownfield projects * Decide when to use systems of record versus systems of engagement * Identify groups to minimize initial resistance * Identify project metrics and key performance indicators (KPIs) 3 - DESCRIBE TEAM STRUCTURES * Explore agile development practices * Explore principles of agile development * Define organization structure for agile practices * Explore ideal DevOps team members * Enable in-team and cross-team collaboration * Select tools and processes for agile practices 4 - CHOOSE THE DEVOPS TOOLS * What is Azure DevOps? * What is GitHub? * Explore an authorization and access strategy * Migrate or integrate existing work management tools * Migrate or integrate existing test management tools * Design a license management strategy 5 - PLAN AGILE WITH GITHUB PROJECTS AND AZURE BOARDS * Link GitHub to Azure Boards * Configure GitHub Projects * Manage work with GitHub Project boards * Customize Project views * Collaborate using team discussions * Agile Plan and Portfolio Management with Azure Boards 6 - INTRODUCTION TO SOURCE CONTROL * Explore DevOps foundational practices * What is source control? * Explore benefits of source control * Explore best practices for source control 7 - DESCRIBE TYPES OF SOURCE CONTROL SYSTEMS * Understand centralized source control * Understand distributed source control * Explore Git and Team Foundation Version Control * Examine and choose Git * Understand objections to using Git * Describe working with Git locally 8 - WORK WITH AZURE REPOS AND GITHUB * Migrate from TFVC to Git * Use GIT-TFS * Develop online with GitHub Codespaces 9 - STRUCTURE YOUR GIT REPO * Explore monorepo versus multiple repos * Implement a change log 10 - MANAGE GIT BRANCHES AND WORKFLOWS * Explore branch workflow types * Explore feature branch workflow * Explore Git branch model for continuous delivery * Explore GitHub flow * Explore fork workflow * Version Control with Git in Azure Repos 11 - COLLABORATE WITH PULL REQUESTS IN AZURE REPOS * Collaborate with pull requests * Examine GitHub mobile for pull request approvals 12 - IDENTIFY TECHNICAL DEBT * Examine code quality * Examine complexity and quality metrics * Measure and manage technical debt * Integrate other code quality tools * Plan effective code reviews 13 - EXPLORE GIT HOOKS * Implement Git hooks 14 - PLAN FOSTER INNER SOURCE * Explore foster inner source * Implement the fork workflow * Describe inner source with forks 15 - MANAGE GIT REPOSITORIES * Work with large repositories * Purge repository data * Manage releases with GitHub Repos * Automate release notes with GitHub 16 - EXPLORE AZURE PIPELINES * Explore the concept of pipelines in DevOps * Describe Azure Pipelines * Understand Azure Pipelines key terms 17 - MANAGE AZURE PIPELINE AGENTS AND POOLS * Choose between Microsoft-hosted versus self-hosted agents * Explore job types * Explore predefined agent pool * Understand typical situations for agent pools * Communicate with Azure Pipelines * Communicate to deploy to target servers * Examine other considerations * Describe security of agent pools * Configure agent pools and understanding pipeline styles 18 - DESCRIBE PIPELINES AND CONCURRENCY * Understand parallel jobs * Estimate parallel jobs * Describe Azure Pipelines and open-source projects * Explore Azure Pipelines and Visual Designer * Describe Azure Pipelines and YAML 19 - EXPLORE CONTINUOUS INTEGRATION * Learn the four pillars of continuous integration * Explore benefits of continuous integration * Describe build properties * Enable Continuous Integration with Azure Pipelines 20 - IMPLEMENT A PIPELINE STRATEGY * Configure agent demands * Implement multi-agent builds * Explore source control types supported by Azure Pipelines 21 - INTEGRATE WITH AZURE PIPELINES * Describe the anatomy of a pipeline * Understand the pipeline structure * Detail templates * Explore YAML resources * Use multiple repositories in your pipeline 22 - INTRODUCTION TO GITHUB ACTIONS * What are Actions? * Explore Actions flow * Understand workflows * Describe standard workflow syntax elements * Explore events * Explore jobs * Explore runners * Examine release and test an action 23 - LEARN CONTINUOUS INTEGRATION WITH GITHUB ACTIONS * Describe continuous integration with actions * Examine environment variables * Share artifacts between jobs * Examine Workflow badges * Describe best practices for creating actions * Mark releases with Git tags * Create encrypted secrets * Use secrets in a workflow * Implement GitHub Actions for CI/CD 24 - DESIGN A CONTAINER BUILD STRATEGY * Examine structure of containers * Work with Docker containers * Understand Dockerfile core concepts * Examine multi-stage dockerfiles * Examine considerations for multiple stage builds * Explore Azure container-related services * Deploy Docker containers to Azure App Service web apps 25 - INTRODUCTION TO CONTINUOUS DELIVERY * Explore traditional IT development cycle * What is continuous delivery? * Move to continuous delivery * Understand releases and deployments * Understand release process versus release 26 - CREATE A RELEASE PIPELINE * Describe Azure DevOps release pipeline capabilities * Explore release pipelines * Explore artifact sources * Choose the appropriate artifact source * Examine considerations for deployment to stages * Explore build and release tasks * Explore custom build and release tasks * Explore release jobs * Configure Pipelines as Code with YAML 27 - EXPLORE RELEASE RECOMMENDATIONS * Understand the delivery cadence and three types of triggers * Explore release approvals * Explore release gates * Use release gates to protect quality * Control Deployments using Release Gates 28 - PROVISION AND TEST ENVIRONMENTS * Provision and configure target environments * Configure automated integration and functional test automation * Understand Shift-left * Set up and run availability tests * Explore Azure Load Testing * Set up and run functional tests 29 - MANAGE AND MODULARIZE TASKS AND TEMPLATES * Examine task groups * Explore variables in release pipelines * Understand variable groups 30 - AUTOMATE INSPECTION OF HEALTH * Automate inspection of health * Explore events and notifications * Explore service hooks * Configure Azure DevOps notifications * Configure GitHub notifications * Explore how to measure quality of your release process * Examine release notes and documentation * Examine considerations for choosing release management tools * Explore common release management tools 31 - INTRODUCTION TO DEPLOYMENT PATTERNS * Explore microservices architecture * Examine classical deployment patterns * Understand modern deployment patterns 32 - IMPLEMENT BLUE-GREEN DEPLOYMENT AND FEATURE TOGGLES * What is blue-green deployment? * Explore deployment slots * Describe feature toggle maintenance 33 - IMPLEMENT CANARY RELEASES AND DARK LAUNCHING * Explore canary releases * Examine Traffic Manager * Understand dark launching 34 - IMPLEMENT A/B TESTING AND PROGRESSIVE EXPOSURE DEPLOYMENT * What is A/B testing? * Explore CI-CD with deployment rings 35 - INTEGRATE WITH IDENTITY MANAGEMENT SYSTEMS * Integrate GitHub with single sign-on (SSO) * Explore service principals * Explore Managed Identity 36 - MANAGE APPLICATION CONFIGURATION DATA * Rethink application configuration data * Explore separation of concerns * Understand external configuration store patterns * Examine Key-value pairs * Examine App configuration feature management * Integrate Azure Key Vault with Azure Pipelines * Manage secrets, tokens and certificates * Examine DevOps inner and outer loop * Integrate Azure Key Vault with Azure DevOps * Enable Dynamic Configuration and Feature Flags 37 - EXPLORE INFRASTRUCTURE AS CODE AND CONFIGURATION MANAGEMENT * Explore environment deployment * Examine environment configuration * Understand imperative versus declarative configuration * Understand idempotent configuration 38 - CREATE AZURE RESOURCES USING AZURE RESOURCE MANAGER TEMPLATES * Why use Azure Resource Manager templates? * Explore template components * Manage dependencies * Modularize templates * Manage secrets in templates * Deployments using Azure Bicep templates 39 - CREATE AZURE RESOURCES BY USING AZURE CLI * What is Azure CLI? * Work with Azure CLI 40 - EXPLORE AZURE AUTOMATION WITH DEVOPS * Create automation accounts * What is a runbook? * Understand automation shared resources * Explore runbook gallery * Examine webhooks * Explore source control integration * Explore PowerShell workflows * Create a workflow * Examine checkpoint and parallel processing 41 - IMPLEMENT DESIRED STATE CONFIGURATION (DSC) * Understand configuration drift * Explore Desired State Configuration (DSC) * Explore Azure Automation State configuration (DSC) * Examine DSC configuration file * Explore hybrid management * Implement DSC and Linux Automation on Azure 42 - IMPLEMENT BICEP * What is Bicep? * Install Bicep * Understand Bicep file structure and syntax 43 - INTRODUCTION TO SECURE DEVOPS * Describe SQL injection attack * Understand DevSecOps * Explore Secure DevOps Pipeline * Explore key validation points * Explore continuous security validation * Understand threat modeling 44 - IMPLEMENT OPEN-SOURCE SOFTWARE * Explore how software is built * What is open-source software * Explore corporate concerns with open-source software components * Explore common open-source licenses * Examine license implications and ratings 45 - SOFTWARE COMPOSITION ANALYSIS * Inspect and validate code bases for compliance * Explore software composition analysis (SCA) * Integrate Mend with Azure Pipelines * Implement GitHub Dependabot alerts and security updates * Integrate software composition analysis checks into pipelines * Examine tools for assess package security and license rate * Interpret alerts from scanner tools * Implement security and compliance in an Azure Pipeline 46 - STATIC ANALYZERS * Explore SonarCloud * Explore CodeQL in GitHub * Manage technical debt with SonarCloud and Azure DevOps 47 - OWASP AND DYNAMIC ANALYZERS * Plan Implement OWASP Secure Coding Practices * Explore OWASP ZAP penetration test * Explore OWASP ZAP results and bugs 48 - SECURITY MONITORING AND GOVERNANCE * Implement pipeline security * Explore Microsoft Defender for Cloud * Examine Microsoft Defender for Cloud usage scenarios * Explore Azure Policy * Understand policies * Explore initiatives * Explore resource locks * Explore Azure Blueprints * Understand Microsoft Defender for Identity 49 - EXPLORE PACKAGE DEPENDENCIES * What is dependency management? * Describe elements of a dependency management strategy * Identify dependencies * Understand source and package componentization * Decompose your system * Scan your codebase for dependencies 50 - UNDERSTAND PACKAGE MANAGEMENT * Explore packages * Understand package feeds * Explore package feed managers * Explore common public package sources * Explore self-hosted and SaaS based package sources * Consume packages * Publish packages * Package management with Azure Artifacts 51 - MIGRATE CONSOLIDATING AND SECURE ARTIFACTS * Identify existing artifact repositories * Migrate and integrating artifact repositories * Secure access to package feeds * Examine roles * Examine permissions * Examine authentication 52 - IMPLEMENT A VERSIONING STRATEGY * Understand versioning of artifacts * Explore semantic versioning * Examine release views * Promote packages * Explore best practices for versioning 53 - INTRODUCTION TO GITHUB PACKAGES * Publish packages * Install a package * Delete and restore a package * Explore package access control and visibility 54 - IMPLEMENT TOOLS TO TRACK USAGE AND FLOW * Understand the inner loop * Explore Azure Monitor and Log Analytics * Examine Kusto Query Language (KQL) * Explore Application Insights * Implement Application Insights * Monitor application performance with Application Insights 55 - DEVELOP MONITOR AND STATUS DASHBOARDS * Explore Azure Dashboards * Examine view designer in Azure Monitor * Explore Azure Monitor workbooks * Explore Power BI * Build your own custom application 56 - SHARE KNOWLEDGE WITHIN TEAMS * Share acquired knowledge within development teams * Integrate with Azure Boards * Share team knowledge using Azure Project Wiki 57 - DESIGN PROCESSES TO AUTOMATE APPLICATION ANALYTICS * Explore rapid responses and augmented search * Integrate telemetry * Examine monitoring tools and technologies 58 - MANAGE ALERTS, BLAMELESS RETROSPECTIVES AND A JUST CULTURE * Examine when get a notification * Explore how to fix it * Explore smart detection notifications * Improve performance * Understand server response time degradation * Reduce meaningless and non-actionable alerts * Examine blameless retrospective * Develop a just culture

AZ-400T00 Designing and Implementing Microsoft DevOps Solutions
Delivered Online5 days, Jun 3rd, 13:00 + 2 more
£2975

Administering Team Foundation Server 2017

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This course is intended for experienced administrators with a background in either software development or system administration. Team leaders, lead developers, and other accidental Team Foundation Server administrators are also encouraged to take this course. This course will also help a student prepare for the relevant Microsoft certification exam. Overview At course completion, attendees will have had exposure to: - TFS editions and components - Supported topologies and environments - Must-have TFS administration tools - Hardware and software requirements - Required service accounts and permissions - Installing Team Foundation Server - Configuring Team Foundation Server - Managing relevant SQL Server components - Managing relevant SharePoint components - Installing and using Team Explorer - Team project collections and team projects - Using and customizing process templates - TFS licensing and Client Access Licenses - Connecting and using Microsoft Excel & Project - Installing and using Team Explorer Everywhere - Integrating TFS and SharePoint - Using the TFS web portal - Git and TFVC version control systems - Basic and advanced version control workflows - Configuring and using code search - Controlling access to version controlled items - Command-line and third party tools - Configuring automated builds - Deploying and using Visual Studio agents - Configuring agent pools and queues - Creating and queuing automated builds - Configuring Package Management - Configuring Release Management - Creating a release definition - Creating and deploying a release - Strategies for upgrading and migrating to TFS - Integrating TFS with other systems and data - High availability and scalability options - Capacity planning and disaster recovery - Backing up, restoring, and moving TFS data - Managing the data warehouse - Using PowerShell to manage TFS - Customizing Team Foundation Server - Extending Team Foundation Server Provides students with the knowledge and skills to deploy, configure, and manage Microsoft Team Foundation Server 2019 and related software components. INTRODUCTION TO TEAM FOUNDATION SERVER * Introduction to Team Foundation Server * Editions, components, and configurations * Visual Studio Team Services comparison * TFS' support of Application Lifecycle Management * TFS administrator responsibilities and tasks * ?Must-have? tools of a TFS administrator PLANNING AND DEPLOYING TFS * Planning the deployment * System requirements, software, and accounts * Installing and configuring TFS * Installing Team Explorer * Troubleshooting CONFIGURING TFS * Administrator roles and tools * Managing team project collections * Managing team projects * Managing process templates * Securing TFS, SharePoint, and SQL Server * Renaming and deleting a team project CLIENT APPLICATIONS * TFS Client Access Licenses (CAL) * Team Explorer and the web portal * Microsoft Excel and Microsoft Project * SharePoint project portal * Team Explorer Everywhere * Command-line and 3rd party tools VERSION CONTROL * Overview of Git and TFVC version control systems * Integration with Visual Studio * Using TFVC and Git version control * Basic and advanced workflows * Controlling access to version control * Command-line tools and utilities * TFS Proxy, MSSCCI Provider, and TFS Sidekicks BUILDING AND RELEASING * Overview of the Visual Studio build system * Build agents, agent pools, agent queues * Creating and queuing a build * Monitoring, and managing a build * Securing the build process * Running tests as part of the build * Overview of Package Management * Overview of Release Management * Defining, creating, and deploying a release UPGRADING, MIGRATING, AND INTEGRATING * Upgrading Team Foundation Server * In-place vs. migration upgrade * Performing post-upgrade tasks * Migrating work items * Migrating items under version controlled * Integrating with Team Foundation Server * Custom and 3rd party solutions ADVANCED ADMINISTRATION * Monitoring the health of Team Foundation Server * Web-based diagnostic tools * Options for scalability and high availability * Disaster recovery, backup, and restore * Moving Team Foundation Server * Managing the data warehouse * Using PowerShell to manage TFS CUSTOMIZING AND EXTENDING * Customizing vs. extending * Customizing a process template * Customizing a work item type * Creating default work items * Creating and using a global list * Using Witadmin.exe * Using work item templates * Creating a custom report * Using the REST API to extend Team Foundation Server ADDITIONAL COURSE DETAILS: Nexus Humans Administering Team Foundation Server 2017 training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Administering Team Foundation Server 2017 course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Administering Team Foundation Server 2017
Delivered on-request, onlineDelivered Online
Price on Enquiry

RPA Boot Camp / Hands-On Robotic Process Automation (RPA) (TTAI4000)

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for The ideal audience for the RPA and UiPath Boot Camp is beginners in the field of RPA and individuals in roles such as developers, project managers, operation analysts, and tech enthusiasts looking to familiarize themselves with automation technologies. It's also perfectly suited for business professionals keen on understanding and implementing automated solutions within their organizations to optimize processes. Overview This 'skills-centric' course is about 50% hands-on lab and 50% lecture, with extensive practical exercises designed to reinforce fundamental skills, concepts and best practices taught throughout the course. Working in a hands-on learning environment, led by our Automation Learning expert instructor, students will explore: Gain a thorough understanding of Robotic Process Automation (RPA) and its applications using UiPath, setting a solid foundation for future learning and application. Learn to record and play in UiPath Studio, a key skill that enables automating complex tasks in a user-friendly environment. Master the art of designing and controlling workflows using Sequencing, Flowcharting, and Control Flow, helping to streamline and manage automation processes effectively. Acquire practical skills in data manipulation, from variable management to CSV/Excel and data table conversions, empowering you to handle data-rich tasks with confidence. Develop competence in managing controls and exploring various plugins and extensions, providing a broader toolkit for handling diverse automation projects. Get hands-on experience with exception handling, debugging, logging, code management, and bot deployment, fundamental skills that ensure your automated processes are reliable and efficient. How to deploy and control Bots with UiPath Orchestrator The Hands-on Natural Language Processing (NLP) Boot Camp is an immersive, three-day course that serves as your guide to building machines that can read and interpret human language. NLP is a unique interdisciplinary field, blending computational linguistics with artificial intelligence to help machines understand, interpret, and generate human language. In an increasingly data-driven world, NLP skills provide a competitive edge, enabling the development of sophisticated projects such as voice assistants, text analyzers, chatbots, and so much more. Our comprehensive curriculum covers a broad spectrum of NLP topics. Beginning with an introduction to NLP and feature extraction, the course moves to the hands-on development of text classifiers, exploration of web scraping and APIs, before delving into topic modeling, vector representations, text manipulation, and sentiment analysis. Half of your time is dedicated to hands-on labs, where you'll experience the practical application of your knowledge, from creating pipelines and text classifiers to web scraping and analyzing sentiment. These labs serve as a microcosm of real-world scenarios, equipping you with the skills to efficiently process and analyze text data. Time permitting, you?ll also explore modern tools like Python libraries, the OpenAI GPT-3 API, and TensorFlow, using them in a series of engaging exercises. By the end of the course, you'll have a well-rounded understanding of NLP, and will leave equipped with the practical skills and insights that you can immediately put to use, helping your organization gain valuable insights from text data, streamline business processes, and improve user interactions with automated text-based systems. You?ll be able to process and analyze text data effectively, implement advanced text representations, apply machine learning algorithms for text data, and build simple chatbots. WHAT IS ROBOTIC PROCESS AUTOMATION? * Scope and techniques of automation * Robotic process automation * About UiPath * The future of automation RECORD AND PLAY * UiPath stack * Downloading and installing UiPath Studio * Learning UiPath Studio * Task recorder * Step-by-step examples using the recorder SEQUENCE, FLOWCHART, AND CONTROL FLOW * Sequencing the workflow Activities * Control flow, various types of loops, and decision making * Step-by-step example using Sequence and Flowchart * Step-by-step example using Sequence and Control flow DATA MANIPULATION * Variables and scope * Collections * Arguments ? Purpose and use * Data table usage with examples * Clipboard management * File operation with step-by-step example * CSV/Excel to data table and vice versa (with a step-by-step example) TAKING CONTROL OF THE CONTROLS * Finding and attaching windows * Finding the control * Techniques for waiting for a control Act on controls ? mouse and keyboard activities * Working with UiExplorer * Handling events * Revisit recorder * Screen Scraping * When to use OCR * Types of OCR available * How to use OCR * Avoiding typical failure points TAME THAT APPLICATION WITH PLUGINS AND EXTENSIONS * Terminal plugin * SAP automation * Java plugin * Citrix automation * Mail plugin * PDF plugin * Web integration * Excel and Word plugins * Credential management Extensions ? Java, Chrome, Firefox, and Silverlight HANDLING USER EVENTS AND ASSISTANT BOTS * What are assistant bots? * Monitoring system event triggers * Monitoring image and element triggers * Launching an assistant bot on a keyboard event EXCEPTION HANDLING, DEBUGGING, AND LOGGING * Exception handling * Common exceptions and ways to handle them * Logging and taking screenshots * Debugging techniques * Collecting crash dumps * Error reporting MANAGING AND MAINTAINING THE CODE * Project organization * Nesting workflows * Reusability of workflows * Commenting techniques * State Machine * When to use Flowcharts, State Machines, or Sequences Using config files and examples of a config file * Integrating a TFS server DEPLOYING AND MAINTAINING THE BOT * Publishing using publish utility * Overview of Orchestration Server * Using Orchestration Server to control bots * Using Orchestration Server to deploy bots * License management * Publishing and managing updates

RPA Boot Camp / Hands-On Robotic Process Automation (RPA) (TTAI4000)
Delivered on-request, onlineDelivered Online
Price on Enquiry

tpgf

By g-mcl

tpgf
Delivered Online1 hour, Jun 10th, 08:00 + 1 more
FREE

Costing for Export

By Business Works

This module will outline some of the costs applicable to an export transaction and how to accurately cost an export transaction according to a particular Incoterm progression.

Costing for Export
Delivered on-request, onlineDelivered Online
Price on Enquiry

Managing International Contracts

By Business Works

This module will cover the function of a contract, the fundamental principles of contract formation, the termination or conclusion of a contract and the various contractual relationships in international trade.

Managing International Contracts
Delivered on-request, onlineDelivered Online
Price on Enquiry

Financing an Export Plan

By Business Works

This module will cover the importance of cashflow and sound business planning; types of trade finance, government backed preferential interest loans bank overdrafts; bank loans & bank factoring facilities; bank Customer Foreign Currency CFC accounts, Eurocurrency accounts and other private sector loan facilities.

Financing an Export Plan
Delivered on-request, onlineDelivered Online
Price on Enquiry

Export Readiness for Small Business

By Business Works

This course will encompass seven modules. Each module has a specific focus and the title of each will outline the topics that will be covered in the course and provide you an insight into how the course will function.

Export Readiness for Small Business
Delivered on-request, onlineDelivered Online
Price on Enquiry

The International Legal Environment

By Business Works

This module covers the scope of the law, the classification of the law as it relates to international trade, and the influence of international trade over the ages on the development of commercial law. This module will cover legal traditions in different parts of the world, and the sources of a country’s law.

The International Legal Environment
Delivered on-request, onlineDelivered Online
Price on Enquiry

Educators matching "TFS"

Show all 5
Training For Success

training for success

Berkshire

TFS leads the way on customer satisfaction, reliability and creativity and has demonstrated a significant return on investment to our clients since incorporation in 1997. Supporting organisations to minimise corporate threats engages with three key aspects: Education, Legal certainty and added value. Education: TFS operates up to and including level 8, the highest level of the educational spectrum. The domestic regulated UK security sector, for example, is positioned at level 2. Legal certainty: TFS has its own dedicated team of LLB (Hons) practitioners and therefore provides complete peace of mind to customers. Not all providers can claim this guarantee. For example, The Corporate Manslaughter and Corporate Homicide Act 2007 provides the framework for legal compliance in terms of personal safety training. The findings in R v Cotswold Geotechnical Holdings (CGH). 2011 EWCA Crim 1337 amplify the requirement to integrate reliable industry practice. TFS exceeds these standards with the inclusion of the nonintrusive body mechanics approach. Other providers fall significantly short of this benchmark and can leave clients vulnerable to litigation. Equally Investigative procedures should be ethical, fair and reliable. TFS maintains the gold standard of The Home Office Police & Criminal Evidence Act 1984 (PACE) codes of practice and the TFS interview model has been adopted by Hertfordshire Constabulary. Not all providers can demonstrate this approach and compliance to domestic law. Added value: TFS provides training and consultancy to a broad range of corporate and governmental clients both within the UK and overseas. Examples of ROI’s have engaged with an 80% reduction in assaults on staff (leading UK supermarket) and interventions that have driven improvements in shrinkage figures that contributed to a year-on-year saving of £2M (FTSE 100 client). TFS continues to meet the rigorous RSQS accreditation: The RSQS accreditation mark is valued by some of the largest purchasers in retail industry and indicates that you have gone through the process and have demonstrated your commitment and credentials to the industry.