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

27768 Courses

Introduction to Geospatial Technology Course

5.0(2)

By Training Express

The Introduction to Geospatial Technology course offers a fascinating insight into the world of geospatial data and mapping. Geospatial technology plays a crucial role in many industries, from urban planning to environmental monitoring and even emergency response. In this course, you will explore the core concepts behind geographic information systems (GIS), remote sensing, and spatial data analysis. Designed for those curious about the powerful tools that shape our understanding of the world, this course provides a solid foundation in the field without requiring any prior experience. Throughout the course, you will become familiar with the key principles that underpin geospatial technology, including data collection, mapping, and analysis techniques. By the end, you will have a clear understanding of how geospatial tools are used to solve real-life problems, such as mapping urban environments or tracking natural resources. With GIS and other technologies becoming increasingly important in numerous sectors, this course opens the door to a range of career opportunities, allowing you to explore the impact of geospatial technology on a global scale. Whether you're considering a career change or simply seeking to expand your knowledge, this course will provide you with the essential information to begin your journey in the geospatial field. Key Features CPD Accredited FREE PDF + Hardcopy certificate Fully online, interactive course Self-paced learning and laptop, tablet and smartphone-friendly 24/7 Learning Assistance Discounts on bulk purchases Course Curriculum Module 01: Introduction to Geospatial Technology Module 02: Geographic Information Systems (GIS) Basics Module 03: Spatial Data Management Module 04: Spatial Analysis Techniques Module 05: Remote Sensing and Imagery Module 06: Web-Based Mapping and Visualisation Module 07: Geospatial Programming and Automation Module 08: GIS Applications and Real-World Projects Learning Outcomes: Master principles shaping Geospatial Technology for informed decision-making in diverse sectors. Apply Geographic Information Systems (GIS) basics proficiently for spatial data analysis. Demonstrate expertise in efficient Spatial Data Management for effective information handling. Utilise advanced Spatial Analysis Techniques to extract meaningful insights from geospatial data. Interpret Remote Sensing and Imagery, harnessing pixel-based information for analysis. Create compelling Web-Based Maps and Visualisations to communicate geospatial information effectively. Accreditation This course is CPD Quality Standards (CPD QS) accredited, providing you with up-to-date skills and knowledge and helping you to become more competent and effective in your chosen field. Certificate After completing this course, you will get a FREE Digital Certificate from Training Express. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Aspiring GIS Analysts seeking foundational geospatial knowledge. Data Scientists aiming to enhance spatial analysis skills. Environmental Scientists interested in geospatial applications. IT Professionals exploring geospatial programming and automation. Urban Planners desiring a comprehensive understanding of spatial data. Career path GIS Analyst Spatial Data Scientist Environmental Consultant Web Mapping Developer Geospatial Programmer Urban Planning Officer Certificates Digital certificate Digital certificate - Included Once you've successfully completed your course, you will immediately be sent a FREE digital certificate. Hard copy certificate Hard copy certificate - Included Also, you can have your FREE printed certificate delivered by post (shipping cost £3.99 in the UK). For all international addresses outside of the United Kingdom, the delivery fee for a hardcopy certificate will be only £10. Our certifications have no expiry dates, although we do recommend that you renew them every 12 months.

Introduction to Geospatial Technology Course
Delivered Online On Demand1 hour
£12

Junos Service Provider Switching

5.0(3)

By Systems & Network Training

Junos Service Provider Switching training course description This course provides students with an overview of switching concepts such as LANs, Layer 2 address learning, bridging, virtual LANs (VLANs), provider bridging, VLAN translation, spanning-tree protocols, and Ethernet Operation, Administration, and Maintenance (OAM). This course also covers Junos operating system-specific implementations. Junos Service Provider Switching is an intermediatelevel course. What will you learn Describe carrier Ethernet. Describe the function of an Ethernet LAN. Implement VLAN tagging. Describe the components of provider bridging. Identify and use available tools to resolve network issues. Configure and monitor Ethernet OAM, ERP, LAG, STP, the RSTP, the MSTP, and the VSTP. Junos Service Provider Switching training course details Who will benefit: Individuals responsible for configuring and monitoring devices running the Junos OS. Prerequisites: Junos Intermediate Routing Duration 2 days Junos Service Provider Switching training course contents Ethernet Switching and Virtual LANs Ethernet LANs Bridging Configuring and Monitoring VLANs Automating VLAN Administration Configuring and Monitoring IRB Layer 2 Address Learning and Forwarding Layer 2 Firewall Filtering Ethernet Switching and VLANs Lab Virtual Switches Routing Instances Overview Configuring and Monitoring Virtual Switches Interconnecting Routing Instances Logical Systems Virtual Switches Lab Provider Bridging Expanding the Bridged Network Provider Bridging Configuring and Monitoring Provider Bridging Provider Bridging Lab Spanning-Tree Protocols Overview of STP Overview of RSTP Overview of MSTP Overview of VSTP Configuring and Monitoring Spanning-Tree Protocols Understanding BPDU, Loop, and Root Protection MSTP Lab Ethernet OAM OAM Overview LFM CFM Configuring and Monitoring Ethernet OAM Ethernet OAM Lab High Availability and Network Optimization ERP Overview Configuring and Monitoring ERP Link Aggregation Group Overview Configuring and Monitoring a LAG MC-LAG Overview Configuring and Monitoring an MC-LAG High Availability and Network Optimization Lab Troubleshooting and Monitoring Introduction to Troubleshooting and Monitoring Troubleshooting and Monitoring Tools Troubleshooting Case Study: Network Congestion Troubleshooting and Monitoring Lab Appendix A: Carrier Ethernet Ethernet in the WAN Ethernet Standards Organizations MX Series Layer 2 Features Appendix B: Deprecated Syntaxes Appendix C: MX Series Overview

Junos Service Provider Switching
Delivered in Internationally or OnlineFlexible Dates
£2,477

Using Windows PowerShell

5.0(3)

By Systems & Network Training

Windows PowerShell training course description This course is intended for IT Professionals who are already experienced in general Windows Server and Windows Client administration, and who want to learn more about using Windows PowerShell for administration. No prior experience with any version of Windows PowerShell, or any scripting language, is assumed. This course is also suitable for IT Professionals already experienced in server administration, including Exchange Server, SharePoint Server, SQL Server, System Center, and others. What will you learn Work with Windows PowerShell pipeline. Query system information by using WMI and CIM. Work with variables, arrays, and hash tables. Write advanced scripts in Windows PowerShell. Administer remote computers. Use advanced Windows PowerShell techniques. Windows PowerShell training course details Who will benefit: IT professionals. Prerequisites: Supporting Windows Server Duration 5 days Windows PowerShell training course contents Getting started with Windows PowerShell Overview and background of Windows PowerShell, Understanding command syntax, Finding commands. Hands on Configuring Windows PowerShell console & ISE application. Hands on Finding and running basic commands, Using the About files. Cmdlets for administration Active Directory administration cmdlets, Network configuration cmdlets, Other server administration cmdlets. Hands on Windows Administration. Creating and managing Active Directory objects, Configuring network settings on Windows Server, Creating a web site. Working with the Windows PowerShell pipeline Understanding the pipeline, Selecting, sorting, and measuring objects, Filtering objects out of the pipeline, enumerating objects in the pipeline, Sending pipeline data as output. Hands on Using the pipeline. Selecting, sorting, and displaying data. Hands on Filtering objects. Hands on Enumerating objects. Hands on Sending output to a file. Exporting user information to a file. Understanding how the pipeline works Passing the pipeline data, Advanced considerations for pipeline data. Hands on Working with pipeline parameter binding. Predicting pipeline behaviour. Using PSProviders and PSDrives Using PSProviders, Using PSDrives. Hands on Using PSProviders and PSDrives Creating files and folders on a remote computer, Creating a registry key for your future scripts, Create a new Active Directory group. Querying system information by using WMI and CIM Understanding WMI and CIM, Querying data by using WMI and CIM, Making changes with WMI/CIM. Hands on Working with WMI and CIM. Querying information by using WMI, Querying information by using CIM, Invoking methods. Working with variables, arrays, and hash tables Manipulating variables, arrays and hash tables. Hands on Working with variables, Using arrays, Using hash tables. Basic scripting Introduction to scripting, Scripting constructs, Importing data from files. Hands on Basic scripting. Setting a script, Processing an array with a ForEach loop, Processing items by using If statements, Creating a random password, Creating users based on a CSV file. Advanced scripting Accepting user input, Overview of script documentation, Troubleshooting and error handling, Functions and modules. Hands on Accepting data from users. Querying disk information from remote computers, Updating the script to use alternate credentials, Documenting a script. Hands on Implementing functions and modules. Creating a logging function, Adding error handling to a script, Converting a function to a module. Administering Remote Computers Using basic Windows PowerShell remoting, Using advanced Windows PowerShell remoting techniques, Using PSSessions. Hands on Using basic remoting. Enabling remoting on the local computer, Performing one-to-one remoting, Performing one-to-many remoting. Hands on Using PSSessions. Using implicit remoting, Managing multiple computers. Using background jobs and scheduled jobs Using background jobs, Using scheduled jobs. Hands on Using background jobs and scheduled jobs. Starting and managing jobs, Creating a scheduled job. Using advanced Windows PowerShell techniques Creating profile scripts, Using advanced techniques. Hands on Practicing advanced techniques. Creating a profile script, Verifying the validity of an IP address, Reporting disk information, Configuring NTFS permissions, Creating user accounts with passwords from a CSV file. Hands on Practicing script development (optional)

Using Windows PowerShell
Delivered in Internationally or OnlineFlexible Dates
£3,697

Total IPv6 for engineers

5.0(3)

By Systems & Network Training

IPv6 training course description IPv6 is the next generation Internet Protocol. This hands-on course looks at the benefits and features of the new protocol along with an assessment of the likely impact of the protocol and migration strategies. Practical exercises using PCs and routers follow the major sessions in order to reinforce the theory. What will you learn Configure PCs and routers for IPv6. Troubleshoot IPv6 networks. Analyse IPv6 packets. Plan migration strategies for IPv6. Integrate IPv6 and IPv4 networks. IPv6 training course details Who will benefit: Anyone working in the field of networking. Prerequisites: TCP/IP Foundation for engineers Duration 3 days IPv6 training course contents Introduction Reasons for IPv6, IPv4 weaknesses, what is IPv6? IPv4 solutions for solving address wastage, the origins of IPv6. hands on IPv6 on a PC, IPv6 on a router. IPv6 addressing IPv6 address allocation, address format, Prefixes but no masks, address categories, scope zones, aggregatable global unicast, link local, Unicast, Multicast, Anycast. Prefix delegation. hands on Link local addresses, manual address configuration, name resolution. Plug and play Plug and play addressing, ICMP neighbour discovery, router solicitation, DHCPv6, stateful autoconfiguration and stateless autoconfiguration. hands on Plug and play addresses and default gateways. The IPv6 header The IPv4 header, IPv6 header format, QoS, flow control, priority field, extension headers, hop by hop, destinations header, fragmentation header, security, IPsec, AH, ESP, TCP and UDP, ICMPv6. hands on IPv6 packet analysis. Migrating to IPv6 Overview, migration, dual stack, IPv4 compatible addresses, DNS, IPv6 DNS issues, AAAA records, IPv6 reverse delegation, DNS transport, protocol translators, NAT-PT, NAPT-PT, NAT64, DNS64, tunnelling, tunnel establishment, tunnel brokers, Tunnel types. hands on Dual stack operation, tunnelling, IPv6 name resolution. IPv6 routing IPv6 routing, RIPng packet format, RIPng for IPv6, OSPF for IPv6, MBGP, multiprotocol routing, MBGP and multicasts, MBGP and IPv6. hands on Base router setup for IPv6, IPv6 static routes, RIPng, OSPFv3. MBGP

Total IPv6 for engineers
Delivered in Internationally or OnlineFlexible Dates
£2,367

Certified Scrum Product Owner

By IIL Europe Ltd

Certified ScrumMaster® This course is an introduction to Scrum and the principles and tools required to be an effective Scrum Product Owner. You will come away with a good understanding of the Scrum framework and the underlying principles required to make effective decisions regarding the application of the Scrum framework to different situations. Participants successfully completing this course earn a Certified Scrum Product Owner® (CSPO®) designation. The Scrum Alliance certification includes a one-year membership with Scrum Alliance. What You Will Learn You'll learn how to: Use the principles, practices, and tools required to be an effective Scrum Product Owner Make effective decisions regarding the application of the Scrum framework to different situations, including: Setting product vision and goals Chartering the project Writing user stories and structuring your product backlog Scaling the Product Owner Estimating for forward planning Applying prioritization techniques Planning and tracking release progress Getting Started Introduction Course structure Course goals and objectives Agile Principles and Scrum Overview Process control models Incremental and iterative development Shifting the focus on product management Overview of the Scrum process Agile principles Lean principles Scrum Roles and Responsibilities Scrum roles Cross-functional teams Product Owner Responsibilities The Scrum Project Community What happens to my traditional role in Scrum? Chartering the Project Establishing a shared vision Elevator Statement Data sheets Product Vision Box Magazine Review / Press Release Product Backlog and User Stories Product uncertainty and progressive refinement User role modeling User Stories Product backlog characteristics Getting backlog items ready Slicing User Stories Using the product backlog to manage expectations Sprints Done and Scaling Done The Scrum process in detail Sustainable pace The Product Owner's role in each of the Scrum meetings Scaling the Product Owner Scaling Scrum Approaches to scaling the Product Owner Estimation for Forward Planning Why comparative estimation works Planning Poker Affinity Estimation Prioritization Techniques Additional Product Backlog Prioritization Techniques Kano Analysis Theme Screening Release Planning and Tracking Progress Velocity Release Planning Tracking release progress

Certified Scrum Product Owner
Delivered In-Person in LondonFlexible Dates
£1,595

Certified Scrum Product Owner: In-House Training

By IIL Europe Ltd

Certified ScrumMaster®: In-House Training This course is an introduction to Scrum and the principles and tools required to be an effective Scrum Product Owner. You will come away with a good understanding of the Scrum framework and the underlying principles required to make effective decisions regarding the application of the Scrum framework to different situations. Participants successfully completing this course earn a Certified Scrum Product Owner® (CSPO®) designation. The Scrum Alliance certification includes a one-year membership with Scrum Alliance. What You Will Learn You'll learn how to: Use the principles, practices, and tools required to be an effective Scrum Product Owner Make effective decisions regarding the application of the Scrum framework to different situations, including: Setting product vision and goals Chartering the project Writing user stories and structuring your product backlog Scaling the Product Owner Estimating for forward planning Applying prioritization techniques Planning and tracking release progress Getting Started Introduction Course structure Course goals and objectives Agile Principles and Scrum Overview Process control models Incremental and iterative development Shifting the focus on product management Overview of the Scrum process Agile principles Lean principles Scrum Roles and Responsibilities Scrum roles Cross-functional teams Product Owner Responsibilities The Scrum Project Community What happens to my traditional role in Scrum? Chartering the Project Establishing a shared vision Elevator Statement Data sheets Product Vision Box Magazine Review / Press Release Product Backlog and User Stories Product uncertainty and progressive refinement User role modeling User Stories Product backlog characteristics Getting backlog items ready Slicing User Stories Using the product backlog to manage expectations Sprints Done and Scaling Done The Scrum process in detail Sustainable pace The Product Owner's role in each of the Scrum meetings Scaling the Product Owner Scaling Scrum Approaches to scaling the Product Owner Estimation for Forward Planning Why comparative estimation works Planning Poker Affinity Estimation Prioritization Techniques Additional Product Backlog Prioritization Techniques Kano Analysis Theme Screening Release Planning and Tracking Progress Velocity Release Planning Tracking release progress

Certified Scrum Product Owner: In-House Training
Delivered in London or UK Wide or OnlineFlexible Dates
£1,595

Introduction to Political Science Course

5.0(2)

By Training Express

The Introduction to Political Science course offers a solid foundation for anyone keen to grasp the intricacies of political systems. By diving into the core concepts of political theory, governance, and the interplay of various political ideologies, students will be able to understand how societies are governed and how power is distributed. The course carefully dissects the structure and functioning of different political systems across the globe, giving learners insight into how these systems influence everyday life and global relations. With this knowledge, students will be better equipped to critically engage with current events and political discourse. Designed for those who wish to explore the subject of political science in a clear and structured manner, this course covers fundamental topics such as political philosophy, political institutions, policy-making, and the role of the state in modern society. Whether you are a student of political science or simply have an interest in the forces that shape our world, this course will provide the necessary tools to analyse and evaluate political structures and events with a more informed perspective. Through engaging lessons and accessible content, we aim to make political science approachable, stimulating, and enriching for all learners. Key Features CPD Accredited FREE PDF + Hardcopy certificate Fully online, interactive course Self-paced learning and laptop, tablet and smartphone-friendly 24/7 Learning Assistance Discounts on bulk purchases Course Curriculum Module 1: Introduction to Political Science Module 2: Political Theories and Philosophies Module 3: Political Systems Module 4: International Relations Module 5: Political Economy Module 6: Public Policy Module 7: Current Topics in Political Science Learning Outcomes: Analyse political theories and philosophies for informed perspectives. Evaluate diverse political systems' structures and functions. Examine international relations, understanding global diplomatic intricacies. Interpret the intersection of economic principles and political structures. Appraise public policy, grasping its impact on societal dynamics. Engage critically with current political topics, fostering informed discourse. Accreditation This course is CPD Quality Standards (CPD QS) accredited, providing you with up-to-date skills and knowledge and helping you to become more competent and effective in your chosen field. Certificate After completing this course, you will get a FREE Digital Certificate from Training Express. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Students of political science and related disciplines. Individuals interested in global affairs and diplomacy. Aspiring policymakers and analysts. Those seeking a comprehensive understanding of political systems. Professionals looking to deepen their political insights. Anyone intrigued by the interplay of politics and economics. Those aiming to engage in informed public policy discussions. Individuals with a passion for understanding current political dynamics. Career path Political Analyst Diplomat Public Policy Researcher International Relations Specialist Political Economist Government Policy Advisor Certificates Digital certificate Digital certificate - Included Once you've successfully completed your course, you will immediately be sent a FREE digital certificate. Hard copy certificate Hard copy certificate - Included Also, you can have your FREE printed certificate delivered by post (shipping cost £3.99 in the UK). For all international addresses outside of the United Kingdom, the delivery fee for a hardcopy certificate will be only £10. Our certifications have no expiry dates, although we do recommend that you renew them every 12 months.

Introduction to Political Science Course
Delivered Online On Demand1 hour
£12

Introduction to UK AML, KYC & CFT Risk Management and Compliance Course

5.0(14)

By Training Express

**6 FREE CPD Accredited Certificates and Included with Lifetime Access** Indulge in our 6-course bundle, originally priced at £120, now available for a limited time at the exclusive rate of £100. Enjoy an instant savings of £20! Welcome to a realm where financial security is not just a buzzword, but a practice rooted in expertise and adherence to the highest standards. To reach these high standards our Introduction to UK AML/CFT Risk Management and Compliance comes in handy. This bundle consists of the following CPD Endorsed Courses: Course 01: Anti Money Laundering (AML) Course 02: Fraud Awareness and Prevention Training Course 03: Know Your Customer (KYC) Course 04: Security Risk and Fraud Prevention Course 05: GDPR UK Training Course 06: Corporate Governance Key Features 6 FREE CPD Accredited Certificate Fully online, interactive course Self-paced learning and laptop, tablet, smartphone-friendly 24/7 Learning Assistance Discounts on bulk purchases Imagine you're navigating the intricate landscape of financial transactions, grappling with the pervasive challenge of money laundering, feeling the weight of security risks, and yearning for a robust shield against fraud. The frustration of combating these complex issues is real. But fear not - our tailored courses serve as your beacon, guiding you through the labyrinth of financial intricacies. As you dive into the intricacies of Anti Money Laundering, Fraud Awareness, and Know Your Customer protocols, a new world unfolds. Imagine gaining a profound understanding of security risks and fraud prevention, and acquiring the tools to shield your organisation. The GDPR UK Training we offer is not just a compliance necessity but a strategic advantage. Corporate Governance ties it all together, offering you the compass to navigate the ever-evolving corporate landscape. Enrol now and let your frustration be replaced with empowerment as you equip yourself with the knowledge and skills to not only navigate but master the intricacies of AML/CFT risk management and compliance. This is your journey to resilience, excellence, and unwavering confidence in the face of financial complexities. Learning Outcomes: Identify and mitigate financial risks for robust compliance. Implement effective fraud prevention strategies in diverse contexts. Master client vetting techniques for thorough KYC practices. Develop strategies to prevent security risks and financial fraud. Navigate the nuances of GDPR compliance within the UK. Instil ethical decision-making through a deep understanding of corporate governance. Certificate After completing this course, you will be able to claim your FREE PDF and Hardcopy certificates, which are CPD accredited. Job Vacancies There are currently over 15,000 job vacancies in the UK for AML/CFT Risk Management and Compliance professionals. The most popular roles include: AML/CFT Compliance Officer Sanctions Officer Anti-Money Laundering Analyst Transaction Monitoring Analyst Financial Crime Analyst Future Job Openings The UK AML/CFT Risk Management and Compliance sector is expected to grow in the coming years. There are a number of reasons for the strong demand for AML/CFT Risk Management and Compliance professionals. The reasons are increased regulatory focus along with evolving financial landscape. Also, the growing international cooperation and technological advancements has led to an increased demand for qualified professionals who can carry out these tasks. The job market for this profession is strong, with a predicted 25% growth in employment from 2022 to 2027. Salaries in the UK The salaries for AML/CFT Risk Management and Compliance professionals vary depending on their experience and qualifications. However, most professionals in this field can expect to earn a competitive salary. The average salary for an AML/CFT Compliance Officer in the UK is £35,000 - £55,000 per year. Satisfaction A recent survey found that 77% of AML/CFT Risk Management and Compliance professionals are satisfied with their jobs. The most common reasons given for job satisfaction were: Meaningful and impactful work Intellectual challenge and problem-solving Competitive salary and benefits Potential for specialisation and career progression Dynamic and ever-changing environment CPD 60 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Financial analysts and compliance officers Banking and finance professionals Risk management specialists Legal and regulatory affairs professionals Business executives and managers Aspiring professionals entering the finance sector Corporate governance enthusiasts Individuals seeking a comprehensive compliance skill set Career path Risk Analyst Compliance Officer Financial Investigator Fraud Prevention Specialist Data Protection Officer Corporate Governance Advisor Certificates Digital certificate Digital certificate - Included Hard copy certificate Hard copy certificate - Included Hardcopy Certificate (UK Delivery): For those who wish to have a physical token of their achievement, we offer a high-quality, printed certificate. This hardcopy certificate is also provided free of charge. However, please note that delivery fees apply. If your shipping address is within the United Kingdom, the delivery fee will be only £3.99. Hardcopy Certificate (International Delivery): For all international addresses outside of the United Kingdom, the delivery fee for a hardcopy certificate will be only £10.

Introduction to UK AML, KYC & CFT Risk Management and Compliance Course
Delivered Online On Demand1 hour
£100

Introduction to Safeguarding Children and Vulnerable Adults in the UK Course

5.0(14)

By Training Express

**6 FREE CPD Accredited Certificates and Included with Lifetime Access** Indulge in our 6-course bundle, originally priced at £120, now available for a limited time at the exclusive rate of £100. Enjoy an instant savings of £20! Our Introduction to Child Protection and Safeguarding in the UK course bundle is not just an educational offering; it's a call to action, a pledge to uphold the sacred responsibility of ensuring every child's and vulnerable Adults safety and well-being. This bundle consists of the following CPD Endorsed Courses: Course 01: Safeguarding Vulnerable Adults Training Course 02: Level 3 Safeguarding Children & Vulnerable Adult Course 03: Sexual Harassment Awareness Training Course 04: Drug and Alcohol Awareness Training Course 05: Equality, Diversity and Inclusion (EDI) Course 06: Child Care Diploma Level 3 Key Features 6 FREE CPD Accredited Certificate Fully online, interactive course Self-paced learning and laptop, tablet, smartphone-friendly 24/7 Learning Assistance Discounts on bulk purchases In today's complex and interconnected world, ensuring the safety and well-being of vulnerable individuals is of paramount importance. The burden of navigating the intricacies of safeguarding can be overwhelming, leaving many feeling uncertain and exposed. Our comprehensive bundle addresses the pressing concerns that weigh on the minds of those responsible for the welfare of others. Imagine the frustration of not being equipped to identify and mitigate potential risks, or the anguish of feeling unprepared in the face of safeguarding dilemmas. But fear not, as a solution is at hand. Our suite of courses offers a journey through the realms of safeguarding, empowering you to become a vigilant guardian. Picture gaining the confidence to protect vulnerable adults, children, and yourself against the insidious threats of sexual harassment, substance abuse, and discrimination. Embrace the opportunity to elevate your skills, embrace diversity, and champion the cause of safeguarding with our immersive and invaluable courses. Because in the pursuit of knowledge lies the power to safeguard those who need it most. Learning Outcomes: Identify signs of vulnerability, ensuring swift and appropriate interventions. Demonstrate proficiency in level 3 safeguarding for children and vulnerable adults. Promote a safe and inclusive environment through equality and diversity awareness. Understand the complexities of sexual harassment and its prevention strategies. Acquire knowledge on the impact of drug and alcohol abuse, fostering harm reduction. Attain a Level 3 Child Care Diploma, showcasing expertise in childcare practices. Certificate After completing this course, you will be able to claim your FREE PDF and Hardcopy certificates, which are CPD accredited. Job Vacancies There are currently over 25,000 to 30,000 job vacancies in the UK for Safeguarding Children and Vulnerable Adults professionals. The most popular roles include: Child protection social workers Support workers Foster carers Youth workers Family support workers Adoption support workers Future Job Openings The UK Safeguarding Children and Vulnerable Adults sector is expected to grow in the coming years. There are a number of reasons for the strong demand for Safeguarding Children and Vulnerable Adults professionals. The reasons are increased awareness of safeguarding issues and the focus on early years support and preventative measures. This has led to an increased demand for qualified professionals who can carry out these tasks. The job market for this profession is strong, with a predicted 28% growth in the next 5 years. Salaries in the UK The salaries for Safeguarding Children and Vulnerable Adults professionals vary depending on their experience and qualifications. However, most professionals in this field can expect to earn a competitive salary. The average salary for a Support Worker in the UK is £29,000 per year. Satisfaction A recent survey found that 78% of Safeguarding Children and Vulnerable Adults professionals are satisfied with their jobs. The most common reasons given for job satisfaction were: Building relationships Making a positive difference Variety and challenge Personal growth Contributing to a safer society CPD 60 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Healthcare professionals seeking advanced safeguarding knowledge. Social workers dedicated to enhancing community well-being. Education professionals prioritising the safety of children and vulnerable adults. Individuals aspiring to join or advance in the childcare sector. Volunteers contributing to community welfare. Law enforcement personnel with a focus on safeguarding initiatives. HR professionals committed to creating safe workplace environments. Anyone passionate about promoting equality, diversity, and inclusion. Career path Social Worker Childcare Practitioner Healthcare Assistant School Safeguarding Officer Substance Abuse Counsellor Equality, Diversity, and Inclusion Officer Certificates Digital certificate Digital certificate - Included Hard copy certificate Hard copy certificate - Included Hardcopy Certificate (UK Delivery): For those who wish to have a physical token of their achievement, we offer a high-quality, printed certificate. This hardcopy certificate is also provided free of charge. However, please note that delivery fees apply. If your shipping address is within the United Kingdom, the delivery fee will be only £3.99. Hardcopy Certificate (International Delivery): For all international addresses outside of the United Kingdom, the delivery fee for a hardcopy certificate will be only £10.

Introduction to Safeguarding Children and Vulnerable Adults in the UK Course
Delivered Online On Demand1 hour
£100

ITIL 4 Strategist: Direct, Plan and Improve: In-House Training

By IIL Europe Ltd

ITIL® 4 Strategist: Direct, Plan and Improve: In-House Training The ITIL® 4 Strategist: Direct, Plan, and Improve course is based on the ITIL® 4 Strategist Direct, Plan, and Improve candidate syllabus from AXELOS. This course is based on the ITIL® 4 Strategist: Direct, Plan and Improve IT exam specifications from AXELOS. With the help of ITIL® 4 concepts and terminology, exercises, and examples included in the course, candidates acquire the relevant knowledge required to pass the certification exam. This course provides the practical skills necessary to create a 'learning and improving' IT organization, with a strong and effective strategic direction. It was designed to provide practitioners with a practical and strategic method for planning and delivering continual improvement with necessary agility. It covers both practical and strategic elements, making it the universal module that is a key component to both ITIL® 4 Managing Professional and ITIL® 4 Strategic Leader streams. What You Will Learn At the end of this course, participants will be able to: Understand the key concepts of direction, planning, improvement Understand the scope of what is to be directed and/or planned and know how to use key principles and methods of direction and planning in that context Understand the role of GRC and know how to integrate the principles and methods into the service value system Understand and know how to use the key principles and methods of continual improvement for all types of improvements Understand and know how to use the key principles and methods of Communication and Organizational Change Management to direction, planning and improvement Understand and know how to use the key principles and methods of measurement and reporting in direction, planning, and improvement Understand and know how to direct, plan, and improve value streams and practices Course Introduction Let's Get to Know Each Other Course Overview ITIL® 4 Certification Scheme Course Learning Objectives Course Components Course Agenda Exercises Case Study: Axle Car Hire Case Study: HandyPerson on Demand Exam Details Core Concepts of DPI Key Terms Covered in the Module Module Learning Objectives Basics of Direction Basics of Planning Basics of Improvement Other Core Elements DPI through Service Value Chain and Guiding Principles Key Terms Covered in the Module Module Learning Objectives DPI of the SVS DPI of Guiding Principles Role of Direction in Strategy Management Key Terms Covered in the Module Introducing Strategy Management Developing Effective Strategies Implementation of Strategies Key Terms Covered in the Module Module Learning Objectives Managing Risks Making Decisions through Portfolio Management Directing via Governance, Risk, and Compliance (GRC) Introduction to Assessment and Planning Key Terms Covered in the Module Module Learning Objectives Core Concepts of Assessment Conducting Effective Assessments Core Concepts of Planning Assessment and Planning through VSM Key Terms Covered in the Module Module Learning Objectives Introducing VSM Developing Value Stream Maps Knowing More About VSM Measurement, Reporting, and Continual Improvement Key Terms Covered in the Module Module Learning Objectives Measurement and Reporting Alignment of Measurements and Metrics Success Factors and Key Performance Indicators Continual Improvement Measurements and Continual Improvement through Dimensions and SVS Key Terms Covered in the Module Module Learning Objectives Measurements for the Four Dimensions Continual Improvement of the Service Value Chain and Practices OCM Principles and Methods Key Terms Covered in the Module Module Learning Objectives Basics of OCM OCM throughout DPI and Service Value Chain Resistance and Reinforcement Communication Principles and Methods Key Terms Covered in the Module Module Learning Objectives Basics of Effective Communication Communication with Stakeholders SVS Development Using Four Dimensions Key Terms Covered in the Module Module Learning Objectives Organizations and People in the SVS Partners and Suppliers in the SVS Value Streams and Processes in the SVS Information and Technology in the SVS

ITIL 4 Strategist: Direct, Plan and Improve: In-House Training
Delivered in London or UK Wide or OnlineFlexible Dates
£2,295