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

597 Agile courses

🔥 Limited Time Offer 🔥

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

Agile Project Management

By Apex Learning

Limited Time Offer On | 11-in-1 Bundle | CPD QS Certified | 110 CPD Points | Gifts: Hardcopy + PDF Certificates + Transcript + SID - Worth 180 | Customer Support | Lifetime Access | Enrol Today

Agile Project Management
Delivered Online On Demand
£49

Agile and Scrum Training Course

By Course Cloud

COURSE OVERVIEW Are you looking to kickstart a career as a Scrum Master or Agile Project Manager? The Agile and Scrum Training Course will explore Agile and Scrum as project management approaches in detail. It will teach you how the Scrum framework can be applied to improve business workflow, and implement changes faster. You will also learn the differences between Scrum, Agile and waterfall, as well as the key principles underpinning the Agile manifesto. Through highly interactive training lessons, this course will equip you with a wide range of up-to-date skills required for effective project management. It will teach you all the Agile concepts from the ground up, to take your project management skills to the next level. This best selling Agile and Scrum Training Course has been developed by industry professionals and has already been completed by hundreds of satisfied students. This in-depth Agile and Scrum Training Course is suitable for anyone who wants to build their professional skill set and improve their expert knowledge. The Agile and Scrum Training Course is CPD-accredited, so you can be confident you're completing a quality training course will boost your CV and enhance your career potential. The Agile and Scrum Training Course is made up of several information-packed modules which break down each topic into bite-sized chunks to ensure you understand and retain everything you learn. After successfully completing the Agile and Scrum Training Course, you will be awarded a certificate of completion as proof of your new skills. If you are looking to pursue a new career and want to build your professional skills to excel in your chosen field, the certificate of completion from the Agile and Scrum Training Course will help you stand out from the crowd. You can also validate your certification on our website. We know that you are busy and that time is precious, so we have designed the Agile and Scrum Training Course to be completed at your own pace, whether that's part-time or full-time. Get full course access upon registration and access the course materials from anywhere in the world, at any time, from any internet-enabled device.  Our experienced tutors are here to support you through the entire learning process and answer any queries you may have via email.

Agile and Scrum Training Course
Delivered Online On Demand
£319

Agile Scrum Master Level 3, 4 & 5

By Imperial Academy

Level 5 QLS Endorsed Course | Endorsed Certificate Included | Plus 5 Career Guided Courses | CPD Accredited

Agile Scrum Master Level 3, 4 & 5
Delivered Online On Demand
£139

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

Agile - CPD Accredited

By Apex Learning

Boost Your Career with Apex Learning and Get Noticed By Recruiters in this Hiring Season! Get Hard Copy + PDF Certificates + Transcript + Student ID Card worth £160 as a Gift - Enrol Now With a single payment you will gain access to Agile including 10 Career development courses, original hardcopy certificate, transcript and a student ID card which will allow you to get discounts on things like music, food, travel and clothes etc. Don't be left behind in the world of Project Management. Learn to embrace Agile principles and software and lead the pack. This certificated Agile course will tutor you in the expert use of Agile practises and learn how to harness the collective power of your team. If you are confused by the use or terminology of Kanban and Waterfall, this course delivers all of the training that you'll need to incorporate their methodologies into your working routines. By adopting these proven Project Management philosophies, you will rapidly see a change in your department's productivity and work ethics. Take this course anywhere and at any time. Don't let your lifestyle limit your learning or your potential. Agile will provide you with the CPD certificate that you'll need to succeed. Gain experience online and interact with experts. This can prove to be the perfect way to get noticed by a prospective employer and stand out from the crowd. Agile has been rated and reviewed highly by our learners and professionals alike. We have a passion for teaching, and it shows. All of our courses have interactive online modules that allow studying to take place where and when you want it to. The only thing you need to take Agile is Wi-Fi and a screen. You'll never be late for class again. Experienced tutors and mentors will be there for you whenever you need them, and solve all your queries through email and chat boxes. What other courses are included with this Agile? 1. Level 3- Project Management 2. Microsoft Teams 3. Applied Business Analysis Diploma 4. Working from Home Essentials 5. Mental Health and Working from Home 6. Online Meeting Management 7. Effective Communication Skills 8. Time Management 9. Leadership & Management Diploma 10. Emotional Intelligence and Human Behaviour Course Curriculum of Agile * Course Introduction * Agile Overview * Understanding Lean Software Development * Understanding Kanban * Introduction to Scrum * Understanding XP Software Development * Other Agile Models How will I get my Certificate? After successfully completing the course you will be able to order your CPD Accredited Certificates (PDF + Hard Copy) as proof of your achievement. * PDF Certificate: Free (Previously it was £6*11 = £66) * Hard Copy Certificate: Free (For The Title Course: Previously it was £10) CPD 110 CPD hours / points Accredited by CPD Quality Standards WHO IS THIS COURSE FOR? There is no experience or previous qualifications required for enrolment on this Agile. It is available to all students of all academic backgrounds. Note: This is not a professional course. This course only covers theoretical knowledge about the topic. REQUIREMENTS Our Agile is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible on tablets and smartphones so you can access your course on wifi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. CAREER PATH Having this CPD certificate will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. CERTIFICATES CERTIFICATE OF COMPLETION Digital certificate - Included CERTIFICATE OF COMPLETION Hard copy certificate - Included You will get the Hard Copy certificate for the title course (Agile Project Management) absolutely Free! Other Hard Copy certificates are available for £10 each. Please Note: The delivery charge inside the UK is £3.99, and the international students must pay a £9.99 shipping cost

Agile - CPD Accredited
Delivered Online On Demand
£53

Agile Practitioner : Agile Project Management

By NextGen Learning

Master the principles and practices of Agile project management with our comprehensive Agile Project Management course. Learn about the different Agile methodologies and how to apply them in real-world projects. Gain the skills to lead Agile projects with confidence and deliver results. The Agile Project Management course is designed for professionals who want to learn the principles and practices of Agile project management. This course will cover Agile methodologies, including Scrum, Kanban, and Lean, and teach participants how to apply Agile principles in real-world projects. Participants will learn how to prioritize project requirements, work effectively with cross-functional teams, and use Agile tools and techniques to manage project risks, budgets, and timelines. Through a combination of lectures, interactive exercises, and real-life scenarios, participants will gain a deep understanding of Agile project management and the ability to lead Agile projects with confidence. Whether you are a project manager, product owner, or team leader, this course will provide the skills and knowledge you need to successfully manage Agile projects and deliver results. After completing this course, you will be able to: * Apply Agile principles to real-world projects. * Understand the key concepts of Agile project management. * Develop effective initiation and planning techniques. * Use tools to execute and control projects. * Maintain and control a project. * Close out a project. What will make you stand out? On completion of this online Agile Project Management course, you will gain: * CPD QS Accreditation * After successfully completing the Course, you will receive a FREE PDF Certificate as evidence of your newly acquired abilities. * Lifetime access to the whole collection of learning materials. * The online test with immediate results * You can study and complete the course at your own pace. * Study for the course using any internet-connected device, such as a computer, tablet, or mobile device. The substantial Agile Project Management is designed to help you demonstrate the preliminary to in-depth level of learning regarding this topic. Moreover, you will be provided with the most knowledgeable and informative modules for your lifetime by enrolling in this course just once. Furthermore, as you proceed through the modules of this course, you will discover the fundamentals of Agile Project Management and explore the key topics. Therefore, reinforce your knowledge and furnish your skills by enrolling in our Agile Project Management course. Take one step closer to achieving your goal. Show off your new skills with a certificate of completion Once you complete the course, you will be eligible to request a digital certificate for free. For Printed Transcript & Hardcopy Certificate- * 4.99 GBP (Inside the UK Postal Fee) * 8.99 GBP (International Delivery Fee) CPD 10 CPD hours / points Accredited by CPD Quality Standards MODULE 01: KEY CONCEPTS (I) 05:13 * 1: Key Concepts (I) Preview 05:13 MODULE 02: KEY CONCEPTS (II) 04:07 * 2: Key Concepts (II) 04:07 MODULE 03: INITIATION (I) 04:31 * 3: Initiation (I) 04:31 MODULE 04: INITIATION (II) 04:16 * 4: Initiation (II) 04:16 MODULE 05: PLANNING (I) 05:01 * 5: Planning (I) 05:01 MODULE 06: PLANNING (II) 06:38 * 6: Planning (II) 06:38 MODULE 07: PLANNING TOOLS 04:46 * 7: Planning Tools 04:46 MODULE 08: EXECUTING THE PROJECT 03:57 * 8: Executing the Project 03:57 MODULE 09: MAINTAINING AND CONTROLLING THE PROJECT 03:53 * 9: Maintaining and Controlling the Project 03:53 MODULE 10: CLOSING OUT 04:32 * 10: Closing Out 04:32 WHO IS THIS COURSE FOR? Is This Course the Right Option for You? This course is recommended for anyone who is interested in learning more about this topic. You'll learn the fundamental ideas and gain a comprehensive understanding of the topic by taking this Agile Project Management course. Our Course may also prepare you to enrol later in- PRINCE2 Agile, PRINCE2 Agile Foundation. Agile Project Management (AgilePM) Foundation Certificate, Agile Business Analysis (AgileBA) Practitioner Certificate. REQUIREMENTS Without any formal requirements, you can delightfully enrol in this Agile Project Management course. CAREER PATH Upon completing this course, you may pursue the following career paths: * Agile Project Manager * Agile Practitioner * Business Manager * Scrum Master * Product Owner * Project Coordinator * Project Manager

Agile  Practitioner : Agile Project Management
Delivered Online On Demand
£12

Agile Scrum - CPD Certified

By Apex Learning

Limited Time Offer | 11-in-1 Bundle | CPD QS Certified | 145 CPD Points | Free Hardcopy + PDF Certificate + Exam | Customer Support | Lifetime Access | Enrol Today

Agile Scrum - CPD Certified
Delivered Online On Demand
£49

Adobe Acrobat Pro DC - Advanced

By Nexus Human

Duration 1 Days 6 CPD hours This course is intended for The target students for this course are office professionals with a foundational understanding of Adobe Acrobat Pro DC who want to use the advanced productivity features and the creative features of Acrobat Pro DC. Overview In this course you will create and manage PDF documents. Students will: Customize the Acrobat Pro DC workspace. Create PDFs from technical documents. Enhance PDF documents. Create interactive PDF forms. Finalize PDF files for commercial printing. In this course, students will learn to use advanced document tools and modify document properties, compare documents, enhance scans, as well as enhance documents by adding rich media such as sound, video, and interactive buttons. Students will learn to use the measurement tool, the distance tool, the perimeter tool and the area tool. Students will create interactive forms from a Word document or InDesign document, add form elements, add check boxes and radio buttons, and distribute forms for feedback. Students will understand the importance of accessibility and test for accessibility. Finally, students will understand signatures, create signatures, and add signatures to a document. 1 - INTRODUCTION * Introduction 2 - ADVANCED DOCUMENT TOOLS * Using Document Properties * Comparing Documents * Enhancing Scans 3 - ADDING RICH MEDIA * Adding Sound * Adding Video * Adding Buttons 4 - USING THE MEASUREMENT TOOLS * Understanding the Measurement Tool * Using the Distance Tools * Using the Perimeter Tool * Using the Area Tool 5 - CREATING FORMS * Creating a Form from a Word Document * Creating a Form from InDesign * Adding Form Elements * Adding Check Boxes and Radio Buttons * Distributing Forms 6 - UNDERSTANDING ACCESSIBILITY * What is Accessibility? * Running an Accessibility Test 7 - CREATING SIGNATURES AND CERTIFICATES * What is a Digital Signature? * Creating a Digital Signature * Adding a Signature to a Document 8 - CONCLUSION * Course Recap ADDITIONAL COURSE DETAILS: Nexus Humans Adobe Acrobat Pro DC - Advanced 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 Adobe Acrobat Pro DC - Advanced 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.

Adobe Acrobat Pro DC - Advanced
Delivered OnlineTwo days, May 30th, 13:00 + 1 more
£395

Agile Scrum Master Certification

By Imperial Academy

Free Level 5 QLS Endorsed Certificate | CPD Accredited | 150 CPD Points | Advanced Learning Materials | Lifetime Access

Agile Scrum Master Certification
Delivered Online On Demand
£100

Project Management, Agile Scrum and Team Management

By Imperial Academy

3 QLS Endorsed Diploma | QLS Hard Copy Certificate Included | Plus 10 CPD Courses | Lifetime Access

Project Management, Agile Scrum and Team Management
Delivered Online On Demand
£399