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

4548 Courses

Master Microservices with Spring Boot and Spring Cloud

By Packt

Learn to build an amazing REST API with Spring Boot and understand what all this hype about microservices is about.

Master Microservices with Spring Boot and Spring Cloud
Delivered Online On Demand19 hours 39 minutes
£37.99

The Complete Flutter and Dart App Development Course

By Packt

Learn Flutter - Google's mobile development framework - and build Flutter iOS and Android apps using a single codebase

The Complete Flutter and Dart App Development Course
Delivered Online On Demand21 hours 30 minutes
£126.99

Hydrogen Sulphide (H2S) Training: Essential Safety Measures

4.3(43)

By John Academy

Enhance workplace safety with our Hydrogen Sulphide (H2S) Training course, covering essential awareness, hazards, detection, safety measures, and emergency response. Equip your team with the knowledge to navigate H2S environments confidently. Enroll now for comprehensive industrial safety training. #H2STraining #WorkplaceSafety

Hydrogen Sulphide (H2S) Training: Essential Safety Measures
Delivered Online On Demand
£24.99

Renewable Energy: Solar

By NextGen Learning

Course Overview: This course provides a comprehensive introduction to the field of renewable energy, focusing on solar energy systems. Learners will explore the fundamentals of solar power, including system components, design, and application. With a practical approach, the course offers insights into both off-grid and on-grid systems, solar water pumping, and system protection. The course equips learners with essential skills for designing and optimising photovoltaic (PV) systems using industry-standard software like PVSyst, MATLAB, and ETAP. Upon completion, participants will be able to contribute to renewable energy projects, enhance their career prospects in the solar energy sector, and implement solar systems with a deeper understanding of the technological and environmental impacts. Course Description: This course delves into the key aspects of solar energy systems, offering a clear overview of essential topics such as solar panel components, battery storage, system design, and optimisation. Learners will gain in-depth knowledge of off-grid and on-grid solar energy systems, solar water pumping, and system protection. The course incorporates theoretical knowledge and system design techniques using industry-standard tools, including PVSyst, MATLAB, and ETAP. Additionally, students will learn how to design and simulate PV systems, as well as the design of system diagrams using Excel. By the end of this course, learners will have acquired the skills to confidently design and optimise solar energy systems for a range of applications, contributing to the growing renewable energy sector and ensuring sustainable energy solutions. Course Modules: Module 01: Basics of Solar Energy System Module 02: Batteries in PV System Module 03: Components and Design of Off Grid Solar Energy System Module 04: Designing of ON Grid Solar Energy System Module 05: Design of PV System Using PVSyst Programme Module 06: Solar Water Pumping System Module 07: Protection of PV System Module 08: Design Using Excel Sheet Module 09: Single Line Diagram of PV System Module 10: MATLAB and ETAP PV Simulation (See full curriculum) Who is this course for? Individuals seeking to enter the renewable energy sector. Professionals aiming to develop expertise in solar energy system design. Beginners with an interest in sustainable energy solutions. Engineers or technicians looking to broaden their knowledge of solar energy applications. Career Path Solar Energy System Designer Renewable Energy Consultant Solar Power Technician Project Manager in Renewable Energy Energy Analyst Sustainability Specialist

Renewable Energy: Solar
Delivered OnlineFlexible Dates
£9.99

Software Testing

By Compete High

🚀 Unlock the Power of Quality Assurance with Our Software Testing Course! 🚀 Are you ready to take your career in the tech industry to new heights? Dive into the world of software testing and equip yourself with the essential skills needed to ensure top-notch quality in every digital product! Our comprehensive Software Testing course is your gateway to mastering the art of detecting bugs, ensuring functionality, and delivering seamless user experiences.   Why Software Testing Matters? In today's fast-paced digital landscape, flawless software performance is non-negotiable. Every glitch, bug, or malfunction can cost a company its reputation, customers, and revenue. That's where software testing comes into play. By meticulously examining code, analyzing system functionalities, and running rigorous tests, software testers play a crucial role in identifying and rectifying issues before they escalate.   Benefits of Our Software Testing Course Stay Ahead of the Curve: In an industry that's constantly evolving, staying stagnant is not an option. Our course provides you with the latest techniques, tools, and methodologies in software testing, ensuring you're always ahead of the curve. Enhance Product Quality: Become the guardian of quality by learning how to conduct thorough tests that identify even the most elusive bugs. With your expertise, you'll contribute to the creation of robust, reliable software that delights users. Boost Employability: Employers are constantly on the lookout for skilled software testers who can ensure their products meet the highest standards. By completing our course, you'll enhance your employability and open doors to exciting career opportunities. Save Time and Resources: Catching bugs early in the development process saves both time and resources. Our course teaches you how to implement efficient testing strategies, helping companies streamline their workflows and minimize costly rework. Earn Recognition and Respect: As a proficient software tester, you'll earn the respect of your peers and recognition from industry leaders. Your ability to deliver flawless software solutions will position you as a valuable asset in any organization.   Who is This For? Our Software Testing course is perfect for: Aspiring QA Engineers Software Developers looking to expand their skillset IT Professionals interested in quality assurance Students pursuing a career in technology Anyone passionate about ensuring top-notch software quality No matter your background or experience level, if you're eager to dive into the world of software testing, this course is for you!   Career Path Upon completing our Software Testing course, you'll be well-equipped to pursue a variety of exciting career paths, including: Quality Assurance Engineer: As a QA engineer, you'll be responsible for ensuring that software products meet the highest quality standards. You'll design and execute tests, identify defects, and collaborate with developers to resolve issues. Test Automation Engineer: Automation is becoming increasingly essential in software testing. As a test automation engineer, you'll leverage tools and scripts to automate repetitive testing tasks, improving efficiency and accuracy. Software Development Engineer in Test (SDET): SDETs combine development and testing skills to create robust testing frameworks and tools. They play a crucial role in ensuring the reliability and scalability of software systems. Quality Assurance Manager: With experience and expertise, you could advance to a managerial role overseeing QA teams and processes. Quality assurance managers are responsible for setting testing standards, optimizing workflows, and ensuring the overall quality of deliverables.   Don't Miss Out on This Opportunity! Are you ready to embark on an exciting journey into the world of software testing? Enroll in our Software Testing course today and unlock the door to a rewarding career in quality assurance. Join thousands of satisfied students who have transformed their careers with our comprehensive training program. Don't wait - secure your future in tech today!   FAQ (Frequently Asked Questions) - Software Testing Q1: What is software testing, and why is it important? Software testing is the process of evaluating a software application or system to ensure that it meets specified requirements and works as expected. It involves executing a program or system with the intent of finding errors or bugs and verifying that the software meets its quality and performance objectives. Testing is crucial for several reasons: It helps identify and fix defects or bugs early in the development process, reducing the cost of fixing issues later. It ensures that the software meets user requirements and expectations, enhancing user satisfaction. Testing improves the reliability, usability, and performance of software applications, thereby increasing their overall quality. It helps build confidence in the software's correctness and functionality, leading to better adoption and success in the market. Q2: What are the different types of software testing? There are various types of software testing, each serving different purposes and objectives: Unit Testing: Tests individual components or modules to ensure they function correctly in isolation. Integration Testing: Verifies that multiple components work together as expected when integrated. System Testing: Evaluates the entire system's functionality and performance in the context of the intended environment. Acceptance Testing: Validates that the software meets user requirements and is ready for deployment. Regression Testing: Ensures that changes or updates to the software do not adversely affect existing functionality. Performance Testing: Evaluates the software's responsiveness, scalability, and stability under different workload conditions. Security Testing: Identifies vulnerabilities and weaknesses in the software to prevent unauthorized access or data breaches. Q3: When should testing be performed in the software development lifecycle? Testing should be integrated into the software development lifecycle from the early stages and conducted iteratively throughout the process. Ideally, testing starts as soon as individual components or modules are developed and continues through integration, system development, and acceptance testing phases. Iterative testing allows for early detection and resolution of issues, reducing the risk of defects accumulating and impacting the final product. Q4: What are some common challenges in software testing? Incomplete or unclear requirements: Lack of clear specifications can make it challenging to determine what to test. Time and resource constraints: Limited time and resources may restrict the extent of testing that can be performed. Changing requirements: Frequent changes in requirements can lead to scope creep and require retesting. Complexity of software: Testing complex systems with intricate dependencies can be challenging and time-consuming. Test environment setup: Creating and maintaining test environments that mimic production can be complex and costly. Effective communication: Ensuring clear communication among stakeholders, developers, and testers is essential for successful testing. Course Curriculum Module 1 Introduction to Software Engineering Introduction to Software Engineering 00:00 Module 2 Software Design Principles and Testing Software Design Principles and Testing 00:00 Module 3 Software Maintenance and Evolution Software Maintenance and Evolution 00:00 Module 4 Software Project Management Software Project Management 00:00 Module 5 Software Configuration Management Software Configuration Management 00:00 Module 6 Software Project Metrics and Measurement Software Project Metrics and Measurement 00:00

Software Testing
Delivered Online On Demand6 hours
£4.99

MLS Therapeutic Laser & MODUS Shockwave Therapy- A Combined Treatment Approach

5.0(2)

By CelticSMR

Join this webinar discussing how therapeutic laser and shockwave therapy can be combined to deliver excellent outcomes. Discover how to integrates these approaches into treatment pathways, and learn more about the science and practical applications of laser and shockwave therapies.

MLS Therapeutic Laser & MODUS Shockwave Therapy- 
A Combined Treatment Approach
Delivered OnlineFlexible Dates
FREE

Financial Analysis

By NextGen Learning

Financial Analysis Course Overview The "Financial Analysis" course provides a comprehensive introduction to financial analysis, equipping learners with the knowledge and skills needed to interpret and evaluate financial statements. Covering key areas such as balance sheets, income statements, and cash flow analysis, this course enables learners to assess financial performance and make informed decisions. Whether you are starting your career in finance or aiming to enhance your existing knowledge, this course offers essential tools for financial analysis. Upon completion, learners will be able to analyse financial data effectively, understand the key financial indicators of businesses, and contribute to strategic financial decision-making. Course Description This course covers the fundamentals of financial analysis, providing in-depth insights into financial statements, including balance sheets, income statements, and cash flow statements. Learners will explore various financial reporting techniques, evaluate profitability, and develop the ability to conduct ratio and equity analysis. The course also delves into the applications and limitations of EBITDA and teaches learners to assess credit risks. By the end of the course, participants will have gained valuable skills in financial data interpretation, enabling them to assess financial health and contribute to strategic financial decisions in organisations. The learning experience combines theoretical knowledge with practical analytical skills to prepare learners for roles in finance and accounting. Financial Analysis Curriculum: Module 01: Introduction to Financial Analysis Module 02: The Balance Sheet Module 03: The Income Statement Module 04: The Cash Flow Statement Module 05: Financial Reporting Module 06: Analysing Profitability Module 07: The Applications and Limitations of EBITDA Module 08: Credit Analysis Module 09: Equity Analysis Module 10: Ratio Analysis (See full curriculum) Who is this course for? Individuals seeking to understand financial analysis Professionals aiming to enhance their financial reporting and decision-making skills Beginners with an interest in finance or accounting Business owners looking to improve their financial literacy Career Path Financial Analyst Accountant Credit Analyst Financial Consultant Corporate Finance Manager Business Intelligence Analyst Investment Analyst

Financial Analysis
Delivered OnlineFlexible Dates
£7.99

Professional CV Writing

By NextGen Learning

Professional CV Writing Course Overview This Professional CV Writing course is designed to help learners craft a compelling CV that effectively highlights their qualifications, skills, and experiences. The course covers the essential components of a professional CV, from personal profiles to work experience, and educates learners on how to tailor their CV for different job applications. By the end of the course, learners will be equipped with the knowledge and tools to create a CV that stands out to potential employers and increases their chances of landing their desired job. This course offers both practical insights and expert advice to help learners succeed in today’s competitive job market. Course Description The Professional CV Writing course delves into the critical elements of an effective CV, including personal profiles, work experience, education, skills, and notable achievements. Learners will explore how to structure each section to capture the attention of employers and demonstrate their value in a clear, concise manner. The course will provide in-depth guidance on how to showcase transferable skills, career progression, and relevant experiences to suit various industries. Learners will leave the course with a refined CV that highlights their strengths and aligns with industry standards. Throughout the course, learners will gain essential knowledge to make their CV appealing and tailored to specific job roles. Professional CV Writing Curriculum Module 01: Introduction Module 02: CV Basics Module 03: Personal Profile Part 1 Module 04: Personal Profile Part 2 Module 05: Work Experience Part 1 Module 06: Work Experience Part 2 Module 07: Education & Qualifications Module 08: Skills & Abilities Module 09: Notable Experiences & Personal Achievements Module 10: Hobbies Module 11: References Module 12: Recap (See full curriculum) Who is this course for? Individuals seeking to enhance their job applications. Professionals aiming to improve their career prospects. Beginners with an interest in improving their CV-writing skills. Job seekers looking to stand out in a competitive job market. Career Path Recruitment Consultant Human Resources Specialist CV Writing Service Provider Career Coach Talent Acquisition Specialist

Professional CV Writing
Delivered OnlineFlexible Dates
£7.99

CBT for Abandonment Anxiety

By NextGen Learning

CBT for Abandonment Anxiety Course Overview: This course on CBT for Abandonment Anxiety explores the core principles of Cognitive Behavioural Therapy (CBT) as a tool for addressing abandonment anxiety. The programme is designed to provide learners with a comprehensive understanding of how CBT techniques can help individuals overcome fears related to abandonment, fostering emotional resilience and healthier relationships. Learners will gain insight into the underlying causes of abandonment anxiety, alongside methods for managing emotional distress, improving self-esteem, and building secure attachments. By completing this course, participants will be equipped to apply CBT strategies in both personal and professional settings, enhancing their ability to support others struggling with similar issues. Course Description: This course covers key topics such as the psychology behind abandonment anxiety, common behavioural patterns, and the role of cognitive distortions. Learners will delve into specific CBT techniques such as cognitive restructuring, exposure therapy, and emotion regulation strategies. Through structured learning, participants will explore how to identify and challenge irrational thoughts, manage emotional responses, and develop healthier relationship dynamics. Throughout the course, learners will also examine real-world case studies to better understand how CBT is applied to address abandonment anxiety. By the end of the course, learners will have gained valuable skills to manage anxiety and build lasting emotional resilience. CBT for Abandonment Anxiety Curriculum: Module 01: Introduction to Abandonment Anxiety Module 02: Understanding Cognitive Behavioural Therapy (CBT) Module 03: Cognitive Restructuring for Abandonment Anxiety Module 04: Exposure Therapy Techniques Module 05: Emotion Regulation and Mindfulness Module 06: Building Secure Attachments Module 07: CBT in Practice: Case Studies and Applications (See full curriculum) Who is this course for? Individuals seeking to manage abandonment anxiety Professionals aiming to enhance therapeutic skills in CBT Beginners with an interest in mental health and anxiety management Therapists looking to deepen their knowledge of CBT applications Career Path Cognitive Behavioural Therapist Mental Health Counsellor Clinical Psychologist Therapeutic Support Worker Anxiety Specialist in Healthcare

CBT for Abandonment Anxiety
Delivered OnlineFlexible Dates
£7.99

Microsoft Teams for the Remote Business User

By Nexus Human

Duration 0.5 Days 3 CPD hours This course is intended for This course is intended for people who have made the transition to remote working and now wish to fully leverage Microsoft Teams for their day to day business needs. Done in a show and Tell style, this course is designed to give business users a thorough understanding of how to use Teams features from an organizational perspective. Features such as: how to manage communications, file sharing for collaboration, calendar events, conference calling, search functions and other daily tasks. Prerequisites: To ensure your success in this course, you should have end-user skills with any current version of Windows, including being able to open and close applications, navigate basic file structures, and manage files and folders. Overview Overview of Teams Permissions, Access & Restrictions Team Management (Power Users) Team Management (End Users) Communication and Collaboration Searching and Activity Sharing Files Customizing your settings Meetings and Calls Done in a show and Tell style, this course is designed to give business users a thorough understanding of how to use Teams features from an organizational perspective. Overview What is Microsoft Teams? How to Access Microsoft Teams Etiquette for using teams Integration and Storage Capabilities Interface Permissions, Access & Restrictions Owner, Member & Guest Team restrictions Channel restrictions Call Restrictions Team Management (Power Users) Create a Team Access administrator settings Add/delete members to a Team Add/delete a guest user Create and manage Channels Create and manage Private channels Customize Channel tabs Creating Tags Team Management (End Users) Getting your Channel email address Integration with Outlook Leave a Team or Channel Communication and Collaboration Team Conversations Using the New Conversation panel Replying to a conversation Using the interactive options Deleting and editing a conversation Turn off notifications for a conversation Using Mentions and Tags Saving messages Accessing your saved messages Accessing recent chats Create a new Chat for one-2-one Create a new chat for group chats Read Receipts Pop out Chats Searching and Activity Use the search tool to find Specific messages Files People Accessing your Activity Accessing your Feed Filtering your feed and activity Sharing Files Uploading files Viewing files Attaching files to a conversation Sharing a link to a file Edit and Collaborate on files Create files Open files in Teams Online Desktop SharePoint Add a file to a tab Share file outside your organization Customizing your settings Filter Teams Hide channels Channel notifications Channel analytics Changing your Status Setting your status message Controlling the general user settings Controlling your privacy settings Controlling your personal notification settings Controlling your device settings (headphones and microphone) Controlling your call settings Setting your Voicemail message Controlling your app permissions Meetings and Calls Accessing your calendar Calendar views Create a Teams meeting Meeting options Meeting requests and RSVP options Join a Teams meeting Copy join information Create a meeting from Outlook Using the Meet Now option Sharing your screen Changing your background image Adding more people to a meeting Meetings menu Download meeting attendees End meetings for everyone (Organizer only) Accessing your Contacts Accessing your Voicemail Accessing your call history Additional course details: Nexus Humans Microsoft Teams for the Remote Business User 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 Microsoft Teams for the Remote Business User 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.

Microsoft Teams for the Remote Business User
Delivered OnlineFlexible Dates
Price on Enquiry