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

2562 Courses delivered Live Online

Agile Scrum Master

By NextGen Learning

Agile Scrum Master Course Overview This Agile Scrum Master course offers a comprehensive introduction to Agile methodologies with a particular focus on the Scrum framework. Learners will gain a clear understanding of Scrum principles, roles, events, and artefacts, enabling them to effectively support and lead Agile teams. The course emphasises the evolution from traditional development models to Agile, ensuring participants grasp how Scrum drives flexibility and continuous improvement. Designed to enhance both knowledge and leadership capabilities, it prepares learners for professional certification while equipping them with skills to improve team collaboration and project delivery efficiency. Upon completion, learners will be confident in facilitating Scrum processes, managing sprint cycles, and applying Agile metrics to monitor progress. Course Description This course delves into the essential concepts of Agile Scrum, starting with its foundational objectives and the transition from traditional project management to Agile approaches. Detailed exploration of the 2020 Scrum Guide updates helps learners stay current with industry standards. The curriculum covers the structure and responsibilities of Scrum teams, the cadence of Scrum events, and the purpose of Scrum artefacts. Additionally, it addresses the challenges of scaling Scrum for larger projects and incorporates advanced topics such as Agile requirements gathering, estimation techniques, and performance metrics. The learning experience is structured to build a thorough understanding of Agile frameworks, preparing learners for the Professional Scrum Master (PSM1) certification with guidelines and strategic tips. This course is ideal for those aiming to enhance their Agile knowledge and leadership within diverse professional environments. Agile Scrum Master Curriculum Module 01: Objectives and Targets Module 02: From the Traditional Development Model to the Agile Module 03: 2020 Scrum Guide: What’s New! Module 04: Bonus: Full eBook of the Course! Module 05: Scrum Module 06: The Scrum Team Module 07: Scrum Events Module 08: Scrum Artifacts Module 09: Scaling Scrum Module 10: Scrum in Practice! Module 11: Agile Requirements Module 12: Estimation Techniques Module 13: Agile Metrics Module 14: PSM1 Certification Preparation Guidelines, Tips & Tricks (See full curriculum) Who is this course for? Individuals seeking to master Agile Scrum principles and practices. Professionals aiming to advance their career in Agile project management. Beginners with an interest in Agile frameworks and team leadership. Project managers, team leads, and business analysts wanting to implement Scrum. Career Path Scrum Master in IT and software development teams. Agile Project Manager in various industries. Product Owner or Agile Team Facilitator roles. Consultant specialising in Agile transformation and coaching.

Agile Scrum Master
Delivered OnlineFlexible Dates
£7.99

Certificate in SEO Content Writing

By NextGen Learning

Certificate in SEO Content Writing Course Overview This Certificate in SEO Content Writing equips learners with the essential knowledge and skills to create compelling, search-engine-optimised content that drives online visibility and engagement. The course covers key principles of content writing, SEO fundamentals, keyword research, and effective writing techniques to attract and retain readers. Learners will develop an understanding of how to craft content that meets both audience needs and search engine criteria, enhancing website rankings and digital marketing success. Upon completion, participants will be confident in producing high-quality, SEO-friendly content tailored to diverse platforms and industries, enabling them to advance in digital marketing or content creation roles. Course Description This comprehensive course explores the full spectrum of SEO content writing, starting with foundational concepts of content creation and progressing through advanced SEO strategies. Topics include writing saleable content, mastering keyword research, optimising meta tags, and understanding off-page SEO factors. Learners will gain insight into engaging readers effectively and making any piece of writing SEO-friendly without compromising quality. The learning experience balances theory with structured guidance on writing processes, text objectives, and article rewriting techniques. By the end, learners will possess a robust skill set applicable to roles in digital marketing, copywriting, and content management, equipped to produce content that enhances online presence and supports business goals. Certificate in SEO Content Writing Curriculum Module 01: What Is Content Writing? Module 02: How To Write Saleable Content Module 03: The Importance of SEO Based Content Writing Module 04: Basics of SEO Module 05: Essential SEO Skills for Content Writers Module 06: How to Engage the Reader? Module 07: Search Engine Optimization Process Module 08: Off Page SEO Module 09: Meta Tags Optimization Module 10: The Importance of Keyword Research Module 11: Keyword Strategy Module 12: How to Make Any Content SEO-Friendly Module 13: The Process of Good Writing Module 14: Text Objectives Module 15: How to Rewrite an Article (See full curriculum) Who is this course for? Individuals seeking to develop skills in SEO content writing. Professionals aiming to enhance their digital marketing career. Beginners interested in digital content creation and optimisation. Freelancers wanting to expand their writing service offerings. Career Path SEO Content Writer Digital Marketing Executive Copywriter Content Strategist Social Media Content Creator Website Content Manager

Certificate in SEO Content Writing
Delivered OnlineFlexible Dates
£7.99

ISACA CGEIT Training Boot Camp

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for Risk professionals Business analysts Project managers Compliance professionals IT professionals Anyone whose work includes evaluating and mitigating risk Overview This boot camp prepares you to pass the ISACA CGEIT exam, which covers four domain areas designed to reflect the work performed by individuals who have a significant management, advisory or assurance role relating to the governance of IT. Domain 1: Governance of enterprise IT Domain 2: IT resources Domain 3: Benefits realization Domain 4: Risk optimization This CGEIT Boot Camp is designed for experienced IT governance personnel and those who have responsibilities for the stewardship of IT resources. You will learn how to effectively implement and manage governance across all areas of technology ? as well as align that technology with strategic enterprise goals. This training also explains the CGEIT examination process and helpsprepare you for your CGEIT exam by providing guidance and testing your exam readiness through sample questions. You?ll leave fully prepared to earn your CGEIT certification. Course Outline Domain 1: Governance of enterprise IT Domain 2: IT resources Domain 3: Benefits realization Domain 4: Risk optimization

ISACA CGEIT Training Boot Camp
Delivered OnlineFlexible Dates
Price on Enquiry

Python for Data Science: Hands-on Technical Overview (TTPS4873)

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for This introductory-level course is intended for Business Analysts and Data Analysts (or anyone else in the data science realm) who are already comfortable working with numerical data in Excel or other spreadsheet environments. No prior programming experience is required, and a browser is the only tool necessary for the course. Overview This course is approximately 50% hands-on, combining expert lecture, real-world demonstrations and group discussions with machine-based practical labs and exercises. Our engaging instructors and mentors are highly experienced practitioners who bring years of current 'on-the-job' experience into every classroom. Throughout the hands-on course students, will learn to leverage Python scripting for data science (to a basic level) using the most current and efficient skills and techniques. Working in a hands-on learning environment, guided by our expert team, attendees will learn about and explore (to a basic level): How to work with Python interactively in web notebooks The essentials of Python scripting Key concepts necessary to enter the world of Data Science via Python This course introduces data analysts and business analysts (as well as anyone interested in Data Science) to the Python programming language, as it?s often used in Data Science in web notebooks. This goal of this course is to provide students with a baseline understanding of core concepts that can serve as a platform of knowledge to follow up with more in-depth training and real-world practice. An Overview of Python Why Python? Python in the Shell Python in Web Notebooks (iPython, Jupyter, Zeppelin) Demo: Python, Notebooks, and Data Science Getting Started Using variables Builtin functions Strings Numbers Converting among types Writing to the screen Command line parameters Flow Control About flow control White space Conditional expressions Relational and Boolean operators While loops Alternate loop exits Sequences, Arrays, Dictionaries and Sets About sequences Lists and list methods Tuples Indexing and slicing Iterating through a sequence Sequence functions, keywords, and operators List comprehensions Generator Expressions Nested sequences Working with Dictionaries Working with Sets Working with files File overview Opening a text file Reading a text file Writing to a text file Reading and writing raw (binary) data Functions Defining functions Parameters Global and local scope Nested functions Returning values Essential Demos Sorting Exceptions Importing Modules Classes Regular Expressions The standard library Math functions The string module Dates and times Working with dates and times Translating timestamps Parsing dates from text Formatting dates Calendar data Python and Data Science Data Science Essentials Pandas Overview NumPy Overview SciKit Overview MatPlotLib Overview Working with Python in Data Science Additional course details: Nexus Humans Python for Data Science: Hands-on Technical Overview (TTPS4873) 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 Python for Data Science: Hands-on Technical Overview (TTPS4873) 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.

Python for Data Science: Hands-on Technical Overview (TTPS4873)
Delivered OnlineFlexible Dates
Price on Enquiry

AZ-304T00 - Microsoft Azure Architect Design

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for This course is for IT Professionals with expertise in designing and implementing solutions running on Microsoft Azure. They should have broad knowledge of IT operations, including networking, virtualization, identity, security, business continuity, disaster recovery, data platform, budgeting, and governance. Azure Solution Architects use the Azure Portal and as they become more adept they use the Command Line Interface. Candidates must have expert-level skills in Azure administration and have experience with Azure development processes and DevOps processes. Overview Recommend solutions to minimize costs Recommend a solution for Conditional Access, including multi-factor authentication Recommend a solution for a hybrid identity including Azure AD Connect and Azure AD Connect Recommend a solution for using Azure Policy Recommend a solution that includes KeyVault Recommend a solution that includes Azure AD Managed Identities Recommend a storage access solution Design an Azure Site Recovery solution Recommend a solution for autoscaling Recommend a solution for containers Recommend a solution for network security Recommend a solution for migrating applications and VMs Recommend a solution for migration of databases This course teaches Solutions Architects how to translate business requirements into secure, scalable, and reliable solutions. Lessons include design considerations related to logging, cost analysis, authentication and authorization, governance, security, storage, high availability, and migration. This role requires decisions in multiple areas that affect an overall design solution. Design a Compute Solution Recommend a Solution for Compute Provisioning Determine Appropriate Compute Technologies Recommend a Solution for Containers Recommend a Solution for Automating Compute Management Design a Network Solution Recommend a Solution for Network Addressing and Name Resolution Recommend a Solution for Network Provisioning Recommend a Solution for Network Security Recommend a Solution for iInternete Connectivity and On-Premises Networks Recommend a Solution for Automating Network Management Recommend a Solution for Load Balancing and Rraffic Routing Design for Migration Assess and On-Premises Servers and Applications for Migration Recommend a Solution for Migrating Applications and VMs Recommend a Solution for Migration of Databases Design Authentication and Authorization Tips for Identity and Access Management Recommend a Solution for Multi-Factor Authentication Five Steps for Securing Identity Infrastructure Recommend a Solution for Single-Sign On (SSO) Recommend a Solution for a Hybrid Identity Recommend a Solution for B2B Integration Recommend a Hierarchical Structure for Management Groups Design Governance Recommend a Solution for using Azure Policy Recommend a Solution for using Azure Blueprint Design a Solution for Databases Select an Appropriate Data Platform Based on Requirements Overview of Azure Data Storage Recommend Database Service Tier Sizing Dynamically Scale Azure SQL Database and Azure SQL Managed Instances Recommend a Solution for Encrypting Data at Rest, Transmission, and In Use Select an Appropriate Storage Account Understanding Storage Tiers Recommend a Storage Access Solution Recommend Storage Management Tools Design Data Integration Recommend a Data Flow Recommend a Solution for Data Integration Design a Solution for Logging and Monitoring Azure Monitoring Services Azure Monitor Design a Solution for Backup and Recovery Recommend a Recovery Solution for Hybrid and On-Premises Workloads Design and Azure Site Recovery Solution Recommend a Solution for Recovery in Different Regions Recommend a Solution for Azure Backup Management Design a Solution for Data Archiving and Retention Design for High Availability Recommend a Solution for Application and Workload Redundancy Recommend a Solution for Autoscaling Identify Resources that Require High Availability Identify Storage Tpes for High Availability Recommend a Solution for Geo-Redundancy of Workloads Design for Cost Optimization Recommend Solutions for Cost Management Recommended Viewpoints for Minimizing Costs Design an Application Architecture Recommend a Microservices Architecture Recommend an Orchestration Solution for Deployment of Applications Recommend a Solution for API Integration Design Security for Applications Security for Applications and Services Recommend a Solution using Key Vault Recommend Solutions using Azure AD Managed Identities

AZ-304T00 - Microsoft Azure Architect Design
Delivered OnlineFlexible Dates
Price on Enquiry

MLS® Laser Webinar: Laser Therapy in Lower Limb Pathologies (a guide)

4.6(10)

By CelticSMR

If you treat lower limb pathologies and are looking for additional ways to help your patients to get better faster, this webinar is for YOU!

MLS® Laser Webinar: Laser Therapy in Lower Limb Pathologies (a guide)
Delivered OnlineFlexible Dates
FREE

Google Ads Training: Turn Profit with PPC

By NextGen Learning

Google Ads Training: Turn Profit with PPC Course Overview This Google Ads Training course provides learners with comprehensive insights into running successful Pay-Per-Click (PPC) campaigns using Google Ads. From creating your first Google Ads account to mastering advanced strategies like remarketing and conversion tracking, this course equips you with the essential skills to optimise your campaigns and maximise profitability. With a clear focus on understanding Google Ads’ dynamic system, learners will gain the confidence to structure and refine their ads to attract the right audience, control costs, and drive measurable results. Upon completion, you will be ready to launch, optimise, and scale your own Google Ads campaigns. Course Description The course covers every aspect of Google Ads, starting from the basics, such as account creation and setting up billing, to advanced techniques, including optimising ad structure and bidding strategies. You'll learn how to identify effective keywords, write compelling ads, and use ad extensions to boost visibility. The course delves into account structure, the Google Ads auction dynamics, negative keywords, and remarketing strategies, all crucial for increasing conversion rates. You’ll also explore conversion tracking, ad optimisation, and automated tools like AdWords scripts to speed up performance enhancements. By the end, you'll be proficient in managing Google Ads campaigns that deliver high returns. Google Ads Training: Turn Profit with PPC Curriculum Module 01: Introduction to Google Ads Module 02: Creating and Setting Up Our First Google Ads Account Module 03: Structuring Your Ad Groups Like A Professional Module 04: How To Write Killer Ads in Google Ads! Module 05: Setting Up Your AdWords Billing Module 06: Keywords in Depth - The Heartbeat of Your Account Module 07: Account Structure - How To Structure Ad Groups Like A Pro Module 08: The Incredible Dynamics of the AdWords Auction Module 09: Expanding And Refining Your Campaigns Module 10: Negative Keywords - Your Greatest Ally Module 11: Making Your Ads Unstoppable With Multiple Ad Extensions Module 12: Remarketing – Your Secret Weapon To Converting Like A Boss Module 13: Keeping Track of Profits With Conversion Tracking Module 14: Profitable Bidding Strategies Module 15: Using AdWords Scripts To Enhance Performance and Increase Optimisation Speed Module 16: Conclusion ... Goodbye For Now! Module 17: Bonus Material! (See full curriculum) Who is this course for? Individuals seeking to master Google Ads for business or personal use. Professionals aiming to advance their digital marketing skills. Beginners with an interest in online advertising. Entrepreneurs looking to optimise their ad campaigns. Career Path Digital Marketing Specialist PPC Campaign Manager Google Ads Strategist E-commerce Marketing Manager Paid Media Analyst Online Advertising Consultant

Google Ads Training: Turn Profit with PPC
Delivered OnlineFlexible Dates
£7.99

Advanced SQL Programming (TTSQL005)

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for This is an intermediate and beyond level SQL course geared for experienced end users, data scientists, business analysts, application developers and database administrators. Students should have recently attended a basic SQL class or have equivalent experience. Overview This course is approximately 50% hands-on, combining expert lecture, real-world demonstrations and group discussions with machine-based practical labs and exercises. Our engaging instructors and mentors are highly experienced practitioners who bring years of current 'on-the-job' experience into every classroom. Working in a hands-on learning environment led by our expert practitioner, attendees will learn advanced skills needed to: Advanced Query Techniques Manipulating Table Data Using SQL's Data Manipulation Language (DML) User-Defined Functions Stored Procedures Triggers A company?s success hinges on responsible, accurate database management. Organizations rely on highly available data to complete all sorts of tasks, from creating marketing reports and invoicing customers to setting financial goals. Data professionals like analysts, developers and architects are tasked with creating, optimizing, managing and analyzing data from databases ? with little room for error. When databases aren?t built or maintained correctly, it?s easy to mishandle or lose valuable data. Our SQL Programming and Database Training Series provides students with the skills they require to develop, analyze and maintain data and in correctly structured, modern and secure databases. Next Level SQL explores how to identify and use advanced querying techniques to manipulate and index tables. All hands-on work in this course is ANSI SQL compliant and should work with most SQL databases such as Oracle, SQL Server, MySQL, MS Access, Informix, Sybase, or any other ANSI SQL compliant database. Advanced Query Techniques Join inner outer (Left, Right, Full) Subqueries Simple Correlated Using the Exists Operator Tips for Developing Complex Queries Performing Set Operations Aggregating Results Using Group by Creating Temporary Tables Manipulating Table Data Using SQL's Data Manipulation Language (DML) Inserting Data into Tables Updating Existing Data Deleting Records Truncating Tables Implementing Data Integrity with Transactions Beginning Explicit Transactions Committing Transactions Rolling Back Transactions User-Defined Functions Definition and Benefits of Use CREATE FUNCTION Syntax RETURN Clause and the RETURNS Statement Scalar vs. Table Functions Comparison with Stored Procedures Returning Scalar Values and Tables ALTER and DROP FUNCTION Stored Procedures Definition and Benefits of Use CREATE PROCEDURE Syntax Variables and Parameters Control of Program Flow ALTER and DROP PROCEDURE Implementation Differences Triggers Definition and Benefits of Use Alternatives (e.g., Constraints) CREATE TRIGGER Syntax Trigger Types 'Inserted' (or 'NEW') and 'Deleted' (or 'OLD') Tables Event Handling and Trigger Execution ALTER and DROP TRIGGER Additional course details: Nexus Humans Advanced SQL Programming (TTSQL005) 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 Advanced SQL Programming (TTSQL005) 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.

Advanced SQL Programming (TTSQL005)
Delivered OnlineFlexible Dates
Price on Enquiry

AZ-303T00 - Microsoft Azure Architect Technologies

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is for IT Professionals with expertise in designing and implementing solutions running on Microsoft Azure. They should have broad knowledge of IT operations, including networking, virtualization, identity, security, business continuity, disaster recovery, data platform, budgeting, and governance. Azure Solution Architects use the Azure Portal and as they become more adept they use the Command Line Interface. Candidates must have expert-level skills in Azure administration and have experience with Azure development processes and DevOps processes. Overview Secure identities with Azure Active Directory and users and groups. Implement identity solutions spanning on-premises and cloud-based capabilities Apply monitoring solutions for collecting, combining, and analyzing data from different sources. Manage subscriptions, accounts, Azure policies, and Role-Based Access Control. Administer Azure using the Resource Manager, Azure portal, Cloud Shell, and CLI. Configure intersite connectivity solutions like VNet Peering, and virtual network gateways. Administer Azure App Service, Azure Container Instances, and Kubernetes. This course teaches Solutions Architects how to translate business requirements into secure, scalable, and reliable solutions. Lessons include virtualization, automation, networking, storage, identity, security, data platform, and application infrastructure. This course outlines how decisions in each theses area affects an overall solution. Implement Azure Active Directory Overview of Azure Active Directory Users and Groups Domains and Custom Domains Azure AD Identity Protection Implement Conditional Access Configure Fraud Alerts for MFA Implement Bypass Options Configure Guest Users in Azure AD Configure Trusted IPs Manage Multiple Directories Implement and Manage Hybrid Identities Install and Configure Azure AD Connect Configure Password Sync and Password Writeback Configure Azure AD Connect Health Implement Virtual Networking Virtual Network Peering Implement VNet Peering Implement VMs for Windows and Linux Select Virtual Machine Size Configure High Availability Implement Azure Dedicated Hosts Deploy and Configure Scale Sets Configure Azure Disk Encryption Implement Load Balancing and Network Security Implement Azure Load Balancer Implement an Application Gateway Understand Web Application Firewall Implement Azure Firewall Implement Azure Front Door Implementing Azure Traffic Manager Implement Storage Accounts Storage Accounts Blob Storage Storage Security Managing Storage Accessing Blobs and Queues using AAD Implement NoSQL Databases Configure Storage Account Tables Select Appropriate CosmosDB APIs Implement Azure SQL Databases Configure Azure SQL Database Settings Implement Azure SQL Database Managed Instances High-Availability and Azure SQL Database In this module, you will learn how to Create an Azure SQL Database (single database) Create an Azure SQL Database Managed Instance Recommend high-availability architectural models used in Azure SQL Database Automate Deployment and Configuration of Resources Azure Resource Manager Templates Save a Template for a VM Evaluate Location of New Resources Configure a Virtual Hard Disk Template Deploy from a template Create and Execute an Automation Runbook Implement and Manage Azure Governance Create Management Groups, Subscriptions, and Resource Groups Overview of Role-Based Access Control (RBAC) Role-Based Access Control (RBAC) Roles Azure AD Access Reviews Implement and Configure an Azure Policy Azure Blueprints Manage Security for Applications Azure Key Vault Azure Managed Identity Manage Workloads in Azure Migrate Workloads using Azure Migrate VMware - Agentless Migration VMware - Agent-Based Migration Implement Azure Backup Azure to Azure Site Recovery Implement Azure Update Management Implement Container-Based Applications Azure Container Instances Configure Azure Kubernetes Service Implement an Application Infrastructure Create and Configure Azure App Service Create an App Service Web App for Containers Create and Configure an App Service Plan Configure Networking for an App Service Create and Manage Deployment Slots Implement Logic Apps Implement Azure Functions Implement Cloud Infrastructure Monitoring Azure Infrastructure Security Monitoring Azure Monitor Azure Workbooks Azure Alerts Log Analytics Network Watcher Azure Service Health Monitor Azure Costs Azure Application Insights Unified Monitoring in Azure

AZ-303T00 - Microsoft Azure Architect Technologies
Delivered OnlineFlexible Dates
Price on Enquiry

Creative Problem Solving

By Centre for Competitiveness

Firefighting or solving the same problems week after week? Create a problem-solving culture in your business with this proven methodology.

Creative Problem Solving
Delivered in Belfast or UK Wide or OnlineFlexible Dates
Price on Enquiry