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

26917 Courses delivered Online

VMware vSphere: Design [V8]

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for System integrators, Consultants, Solution architects Overview By the end of the course, you should be able to meet the following objectives: Create a vSphere design given a case study Identify and assess the business objectives of the vSphere environment Identify business requirements, constraints, assumptions, and risks, for all layers in the vSphere environment Apply a framework to a design Analyze design choices for vCenter, ESXi, storage, networking, vSphere clusters, and virtual machines Identify design decisions to ensure manageability, which include scalability, capacity planning and lifecycle management Identify design decisions to ensure that the vSphere environment is highly available Identify design decisions to ensure that the vSphere environment performs well Identify design decisions to ensure that the vSphere environment is secure Identify design decisions to ensure that the vSphere environment can recover from data loss or disaster This three-day course equips you with the knowledge, skills, and abilities to design a VMware vSphere 8 virtual infrastructure. You follow a proven approach to design a virtualization solution that ensures availability, manageability, performance, recoverability, and security. The approach presented follows VMware best practices. This course discusses the benefits and risks of available design alternatives and provides information to support making sound design decisions. Course Introduction Introductions and course logistics Course objectives Infrastructure Assessment Describe various design framework principles Follow a proven process to design a virtualization solution Define customer business objectives and requirements Use a systematic method to evaluate and document a conceptual model Create a logical design from a conceptual model Recognize key information contained in the physical design Designing for Manageability: Capacity Planning Make capacity planning design decisions that adhere to business requirements Design capacity planning strategies that meet the needs of the vSphere environment and follow VMware best practices Calculate compute and storage requirements for the VMs in the vSphere environment Designing for Manageability: Scalability Make scalability design decisions that adhere to business requirements Design scalability strategies that meet the needs of the vSphere environment and follow VMware best practices Designing for Manageability: Lifecycle Management Make lifecycle management design decisions that adhere to business requirements Design lifecycle management strategies that meet the needs of the vSphere environment and follow VMware best practices Designing for Availability Make availability design decisions that adhere to business requirements Design availability strategies that meet the needs of the vSphere environment and follow VMware best practices Designing for Performance Make performance design decisions that adhere to business requirements Design performance strategies that meet the needs of the vSphere environment and follow VMware best practices Designing for Security Make security design decisions that adhere to business requirements Design security strategies that meet the needs of the vSphere environment and follow VMware best practices Designing for Recoverability Make recoverability design decisions that adhere to business requirements Design recoverability strategies that meet the needs of the vSphere environment and follow VMware best practices Additional course details:Notes Delivery by TDSynex, Exit Certified and New Horizons an VMware Authorised Training Centre (VATC) Nexus Humans VMware vSphere: Design [V8] 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 VMware vSphere: Design [V8] 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.

VMware vSphere: Design [V8]
Delivered OnlineFlexible Dates
Price on Enquiry

Telesales Executive Training Program: Art of Persuasive Selling

4.3(43)

By John Academy

Elevate your telesales prowess with our comprehensive training program - 'Telesales Executive Training: Art of Persuasive Selling.' Master prospecting, sales techniques, call preparation, and closing strategies. Acquire the skills to navigate difficult situations, impeccable telephone etiquette, and decode sales metrics. Join us for a transformative experience in honing your sales skills and achieving unparalleled success in the world of telesales.

Telesales Executive Training Program: Art of Persuasive Selling
Delivered Online On Demand
£24.99

Programming AutoCAD with SQL Server Database Using C#

4.7(160)

By Janets

Register on the Programming AutoCAD with SQL Server Database Using C# today and build the experience, skills and knowledge you need to enhance your professional development and work towards your dream job. Study this course through online learning and take the first steps towards a long-term career. The course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Learn through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the course, to ensure you are supported every step of the way. Get a certificate as proof of your course completion. The Programming AutoCAD with SQL Server Database Using C# course is incredibly great value and allows you to study at your own pace. Access the course modules from any internet-enabled device, including computers, tablets, and smartphones. The course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the now and start learning instantly! What You Get With The Programming AutoCAD with SQL Server Database Using C# course Receive a digital certificate upon successful completion of the course Get taught by experienced, professional instructors Study at a time and pace that suits your learning style Get instant feedback on assessments 24/7 help and advice via email or live chat Get full tutor support on weekdays (Monday to Friday) Course Design The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Certification After the successful completion of the final assessment, you will receive a CPD-accredited certificate of achievement. The PDF certificate is for £9.99, and it will be sent to you immediately after through e-mail. You can get the hard copy for £15.99, which will reach your doorsteps by post. Who Is This Course For: The course is ideal for those who already work in this sector or are aspiring professionals. This course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge. Requirements: The online training is open to all students and has no formal entry requirements. To study the Programming AutoCAD with SQL Server Database Using C# course, all you need is a passion for learning, A good understanding of English, numeracy, and IT skills. You must also be over the age of 16. Course Content Section 01: Introduction Course Topics 00:02:00 Introduction 00:02:00 Section 02: Tools and SQL Queries Section Overview 00:01:00 Downloading Visual Studio 2019 00:01:00 Downloading SQL Server Express 00:02:00 Downloading SQL Server Management Studio (SSMS) 00:01:00 SQL Queries - Overview 00:03:00 INSERT SQL Statement - Demo 00:13:00 SELECT SQL Statement - Demo 00:08:00 UPDATE SQL Statement - Demo 00:08:00 DELETE SQL Statement - Demo 00:11:00 Section 03: Create Database and Tables Section Overview 00:01:00 Creating the CADDB Database 00:03:00 Creating the Plines Table 00:04:00 Creating the MTexts Table 00:04:00 Creating the Plines Table 00:04:00 Creating the Blocks No Attribute Table 00:04:00 Creating the Blocks With Attributes Table 00:04:00 Section 04: Loading into SQL Server Database Section Overview 00:02:00 Loading Lines into SQL Server Database 00:01:00 Creating the CADDB Project 00:04:00 Creating the Settings File 00:04:00 Creating the Get Connection Method 00:03:00 Creating the LoadLines() Method 00:22:00 Creating the User Interface for the LoadLines() method 00:07:00 Running the LoadLines() Method 00:05:00 Loading MTexts into SQL Server Database - Overview 00:01:00 Creating the LoadMTexts() Method 00:10:00 Running the LoadMTexts() Method 00:06:00 Loading LWPolylines into SQL Server Database - Overview 00:01:00 Creating the LoadPolylines() Method 00:13:00 Running the LoadPlines() Method 00:03:00 Loading Blocks (No Attribute) into SQL Server Database - Overview 00:01:00 Creating the LoadBlocksNoAttribute() Method 00:11:00 Running the LoadBlocksNoAttribute() Method 00:03:00 Loading Blocks (with Attributes) into SQL Server Database - Overview 00:01:00 Creating the LoadBlocksWithAttributes() Method 00:07:00 Running the BlocksWithAttributes() Method 00:02:00 Section 05: Retrieving Data from Database Section Overview 00:02:00 Retrieving Lines from SQL Server Database - Overview 00:01:00 Creating the DBRetrieveUtil Class 00:03:00 Creating the RetrieveAndDrawLines() Method (Part 1) 00:17:00 Creating the GetColorIndex() Method 00:05:00 Creating the RetrieveAndDrawLines() Method (Part 2) 00:11:00 Running and Testing the RetrieveAndDrawLines() Method 00:09:00 Retrieving MTexts from SQL Server Database - Overview 00:01:00 Creating the RetrieveAndDrawMTexts() Method 00:11:00 Running and Testing the CreateAndDrawMTexts() Method 00:05:00 Retrieving LWPolylines from SQL Server Database - Overview 00:01:00 Creating the RetrieveAndDrawPlines() Method 00:12:00 Running and Testing the RetrieveAndDrawPlines() Method 00:05:00 Retrieving Blocks (No Attribute) from SQL Server Database - Overview 00:01:00 Creating the RetrieveAndDrawBlocksNoAttribute() Method 00:11:00 Running and Testing the RetrieveAndDrawBlocksNoAttribute() Method 00:05:00 Retrieving Blocks (with Attributes) from SQL Server Database - Overview 00:01:00 Creating the RetrieveAndDrawBlocksWithAttributes() Method 00:21:00 Running and Testing the RetrieveAndDrawBlocksWithAttributes() Method 00:10:00 Section 06: Updating Data in SQL Server Database - Overview Section Overview 00:01:00 Updating Lines in SQL Server Database - Overview 00:01:00 Creating the DBUpdateUtil Class 00:02:00 Creating the UpdateLines() Method 00:25:00 Creating the User Interface for UpdateLines() Method 00:02:00 Running and Testing the UpdateLines() Method 00:08:00 Updating MTexts in SQL Server Database - Overview 00:01:00 Creating the UpdateMTexts() Method 00:09:00 Creating the User Interface for UpdateMTexts() 00:01:00 Running and Testing the UpdateMTexts() Method 00:07:00 Updating the LWPolylines in SQL Server Database - Overview 00:01:00 Creating the UpdateLWPolylines() Method 00:09:00 Running and Testing the UpdateLWPolylines() Method 00:07:00 Updating Blocks (No Attributes) in SQL Server Database - Overview 00:01:00 Creating the UpdateBlocksNoAttributes() Method 00:10:00 Creating the User Interface for UpdateBlocksNoAttributes() Method 00:01:00 Running and Testing the UpdateBlocksNoAttributes() Method 00:04:00 Updating Blocks With Attributes in SQL Server Database - Overview 00:01:00 Creating the UpdateBlocksWithAttributes() Method 00:08:00 Creating the User Interface for UpdateBlocksNoAttributes() Method 00:01:00 Running and Testing the UpdateBlocksWithAttributes() Method 00:09:00 Section 07: Deleting Data in SQL Server Database from AutoCAD - Overview Section Overview 00:02:00 Deleting Lines in SQL Server from AutoCAD - Overview 00:01:00 Creating the DBDeleteUtil Class 00:01:00 Creating the DeleteLines() Method 00:13:00 Creating the User Interface for the DeleteLines() Method 00:02:00 Running and Testing the DeleteLines() Method 00:04:00 Deleting MTexts in SQL Server Database from AutoCAD - Overview 00:01:00 Creating the DeleteMTexts() Method 00:04:00 Creating the User Interface for DeleteMTexts() Method 00:01:00 Running and Testing the DeleteMTexts() Method 00:03:00 Deleting LWPolylines in SQL Server Database from AutoCAD - Overview 00:01:00 Creating the DeletePlines() Method 00:04:00 Creating the User Interface for the DeletePlines() Method 00:01:00 Running and Testing the DeletePlines() Method 00:02:00 Deleting Blocks (No Attribute) in SQL Server Database from AutoCAD - Overview 00:01:00 Creating the DeleteBlocksNoAttribute() Method 00:03:00 Creating the User Interface for DeleteBlocksNoAttribute() Method 00:01:00 Running and Testing DeleteBlocksNoAttribute() Method 00:02:00 Deleting Blocks (With Attributes) in SQL Server Database from AutoCAD - Overview 00:01:00 Creating the DeleteBlocksWithAttributes() Method 00:02:00 Creating the User Interface for DeleteBlocksWithAttributes() Method 00:01:00 Running and Testing the DeleteBlocksWithAttributes() Method 00:02:00 Frequently Asked Questions Are there any prerequisites for taking the course? There are no specific prerequisites for this course, nor are there any formal entry requirements. All you need is an internet connection, a good understanding of English and a passion for learning for this course. Can I access the course at any time, or is there a set schedule? You have the flexibility to access the course at any time that suits your schedule. Our courses are self-paced, allowing you to study at your own pace and convenience. How long will I have access to the course? For this course, you will have access to the course materials for 1 year only. This means you can review the content as often as you like within the year, even after you've completed the course. However, if you buy Lifetime Access for the course, you will be able to access the course for a lifetime. Is there a certificate of completion provided after completing the course? Yes, upon successfully completing the course, you will receive a certificate of completion. This certificate can be a valuable addition to your professional portfolio and can be shared on your various social networks. Can I switch courses or get a refund if I'm not satisfied with the course? We want you to have a positive learning experience. If you're not satisfied with the course, you can request a course transfer or refund within 14 days of the initial purchase. How do I track my progress in the course? Our platform provides tracking tools and progress indicators for each course. You can monitor your progress, completed lessons, and assessments through your learner dashboard for the course. What if I have technical issues or difficulties with the course? If you encounter technical issues or content-related difficulties with the course, our support team is available to assist you. You can reach out to them for prompt resolution.

Programming AutoCAD with SQL Server Database Using C#
Delivered Online On Demand7 hours 57 minutes
£25

Emergency Medical Technician - Paramedicine Studies Course

5.0(14)

By Training Express

Step into the fast-paced field of emergency medical response with our Emergency Medical Technician - Paramedicine Studies Course. Designed to provide a detailed understanding of essential medical procedures and theoretical knowledge, this course explores everything from initial patient assessment and paediatric first aid to managing fluid and electrolyte balance and infection control. Whether it's learning about common injuries or navigating legal responsibilities in healthcare, this course covers a wide range of topics relevant to modern paramedicine. The curriculum follows a logical progression, beginning with an introduction to paramedicine and human anatomy before moving into emergency-specific modules such as ambulance maintenance and medical emergencies. Developed with distance learning in mind, this course is ideal for those looking to explore paramedical concepts in a flexible, accessible format. It's particularly well-suited for individuals pursuing knowledge in healthcare support, first response, or community medical services without the need for attendance-based learning. Key Features: CPD Certified Instant e-certificate and hard copy dispatch by next working day Fully online, interactive course with audio voiceover Developed by qualified professionals in the field Self-paced learning and laptop, tablet, smartphone-friendly 24/7 Learning Assistance Discounts on bulk purchases In "Emergency Medical Technician - Paramedicine Studies," students learn essential skills. They gain knowledge in human anatomy, first aid, pediatric care, injury management, infection control, and initial assessment. Understanding fluid balance, ambulance maintenance, and legal aspects prepares them to handle various medical emergencies competently and ethically. Course Curriculum of this Emergency Medical Technician - Paramedicine Studies Course: Module 01: Introduction to Paramedicine Study Module 02: Basic Human Anatomy Module 03: Basic First Aid Module 04: Paediatric First Aid Module 05: Common Injuries Module 06: Infection Control Module 07: Other Medical Emergency Module 08: Initial Assessment Module 09: Fluid and Electrolyte Balance Module 10: Ambulance Maintenance Module 11: Medical and Legal Issues Learning Outcomes: Understand essential concepts in paramedicine studies. Demonstrate proficiency in basic human anatomy and first aid. Identify and manage common injuries effectively. Apply infection control measures in various medical settings. Perform initial assessments with accuracy and efficiency. Comprehend medical and legal considerations in emergency situations. Accreditation All of our courses are fully accredited, including this Emergency Medical Technician - Paramedicine StudiesCourse, providing you with up-to-date skills and knowledge and helping you to become more competent and effective in Paramedicine Studies. Certification Once you've successfully completed your Emergency Medical Technician - Paramedicine Studies Course, you will immediately be sent a digital certificate. Also, you can have your printed certificate delivered by post (shipping cost £3.99). Our Emergency Medical Technician - Paramedicine Studies Course certification has no expiry dates, although we do recommend that you renew them every 12 months. Assessment At the end of the Emergency Medical Technician - Paramedicine StudiesCourse, there will be an online assessment, which you will need to pass to complete the course. Answers are marked instantly and automatically, allowing you to know straight away whether you have passed. If you haven't, there's no limit on the number of times you can take the final exam. All this is included in the one-time fee you paid for the course itself. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Emergency Medical Technician - Paramedicine Studies Course can be taken by anyone who wants to understand more about the topic. With the aid of this course, you will be able to grasp the fundamental knowledge and ideas. Additionally, this Emergency Medical Technician - Paramedicine Studies Course is ideal for: Individuals seeking a career in emergency medical services. Healthcare professionals aiming to enhance their skill set. Students interested in paramedicine and emergency care. First responders looking to expand their knowledge base. Requirements Learners do not require any prior qualifications to enrol on this Emergency Medical Technician - Paramedicine Studies Course. You just need to have an interest in Emergency Medical Technician - Paramedicine Studies Course. Career path After completing this Emergency Medical Technician - Paramedicine Studies Course you will have a variety of careers to choose from: Paramedic - £24K to 40K/year. Emergency Medical Technician - £20K to 35K/year. Ambulance Care Assistant - £18K to 25K/year. Emergency Dispatcher - £18K to 30K/year. Healthcare Assistant - £17K to 23K/year. 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.

Emergency Medical Technician - Paramedicine Studies Course
Delivered Online On Demand1 hour
£12

Security Analyst Training

5.0(5)

By Online Training Academy

Are you ready to dive into the world of cybersecurity and become a skilled Security Analyst? Our Security Analyst Training course is meticulously designed to provide you with the knowledge and expertise needed to protect and defend against the ever-evolving threat landscape. Key Features: CPD Certified Developed by Specialist Lifetime Access The Security Analyst Training course provides a comprehensive understanding of the role and responsibilities of a security analyst. Learners will explore the current threat landscape, identifying and assessing risks that organizations face. The course covers various types and phases of penetration testing, offering hands-on experience in identifying vulnerabilities. Participants will learn about key methodologies and guidelines for maintaining security, as well as the importance of policies and procedures. The curriculum also includes auditing techniques for vulnerability assessments and penetration tests, and interpreting the results of these tests to enhance security measures. By the end of the course, learners will have practical skills and knowledge to effectively protect and secure organizational systems. Course Curriculum Module 01: What is a Security Analyst - Part 1 Module 02: What is a Security Analyst - Part 2 Module 03: What is a Security Analyst - Part 3 Module 04: Threat Landscape - Part 1 Module 05: Threat Landscape - Part 2 Module 06: Threat Landscape - Part 3 Module 07: Risk Assessment - Part 1 Module 08: Risk Assessment - Part 2 Module 09: Risk Assessment - Part 3 Module 10: Types and Phases of Penetration Testing - Part 1 Module 11: Types and Phases of Penetration Testing - Part 2 Module 12: Types and Phases of Penetration Testing - Part 3 Module 13: Methodologies and Guidelines - Part 1 Module 14: Methodologies and Guidelines - Part 2 Module 15: Methodologies and Guidelines - Part 3 Module 16: Policies and Procedures - Part 1 Module 17: Policies and Procedures - Part 2 Module 18: Policies and Procedures - Part 3 Module 19: Auditing Vulnerability Assessment and Pen Test - Part 1 Module 20: Auditing Vulnerability Assessment and Pen Test - Part 2 Module 21: Auditing Vulnerability Assessment and Pen Test - Part 3 Module 22: Penetration Testing Results - Part 1 Module 23: Penetration Testing Results - Part 2 Module 24: Penetration Testing Results - Part 3 Learning Outcomes: Understand roles and responsibilities of a security analyst. Identify current and emerging threats in the threat landscape. Conduct comprehensive risk assessments and risk management. Execute penetration tests through various types and phases. Apply methodologies and guidelines in security analysis. Develop and implement security policies and procedures. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Security Analyst Training course is accessible to anyone eager to learn more about this topic. Through this course, you'll gain a solid understanding of Security Analyst Training. Moreover, this course is ideal for: Aspiring security analysts seeking foundational knowledge. IT professionals transitioning to security roles. Managers responsible for cybersecurity. Students pursuing cybersecurity degrees. Security enthusiasts aiming to enhance their skills. Requirements There are no requirements needed to enrol into this Security Analyst Training course. We welcome individuals from all backgrounds and levels of experience to enrol into this Security Analyst Training course. Career path After finishing this Security Analyst Training course you will have multiple job opportunities waiting for you. Some of the following Job sectors of Security Analyst Training are: Security Analyst Penetration Tester Risk Assessor Vulnerability Auditor Cybersecurity Consultant Information Security Officer Certificates Digital certificate Digital certificate - Included Will be downloadable when all lectures have been completed.

Security Analyst Training
Delivered Online On Demand4 hours 6 minutes
£10

Level 2 Certificate in Food Hygiene and Safety for Catering

By iStudy UK

The goal of the Level 2 Food Hygiene and Safety for Catering course is to provide students with a thorough understanding of food safety and cleanliness. Students who complete this course will have the knowledge and skills needed to protect consumers from potential risks, maintain the integrity of their food business, and ensure compliance with food safety legislation. Students will study a variety of modules covering vital subjects linked to food safety and hygiene throughout the course. These topics cover the basics of microbiological dangers, bacteria identification and control, and food safety regulations. By the end of the course, they will comprehend the concepts of food poisoning and how to prevent it, correct food storage and spoilage prevention techniques, personal hygiene standards, Hazard Analysis and Critical Control Points (HACCP) implementation. Course Highlights Level 2 Certificate in Food Hygiene and Safety for Catering is an award-winning and the best selling course that has been given the CPD Certification & IAO accreditation. It is the most suitable course anyone looking to work in this or relevant sector. It is considered one of the perfect courses in the UK that can help students/learners to get familiar with the topic and gain necessary skills to perform well in this field. We have packed Level 2 Certificate in Food Hygiene and Safety for Catering into 8 modules for teaching you everything you need to become successful in this profession. To provide you ease of access, this course is designed for both part-time and full-time students. You can become accredited in just 4 hours, 30 minutes and it is also possible to study at your own pace. We have experienced tutors who will help you throughout the comprehensive syllabus of this course and answer all your queries through email. For further clarification, you will be able to recognize your qualification by checking the validity from our dedicated website. Why You Should Choose Level 2 Certificate in Food Hygiene and Safety for Catering Free e-Certificate immediately after successfully complete your course CPD Accredited certification on successful completion Lifetime access to the course No hidden fees or exam charges Full Tutor support on weekdays (Monday - Friday) Efficient exam system, assessment and instant results Obtain the original print copy of your certificate, dispatch the next working day for as little as £9 Improve your chance of gaining professional skills and better earning potential. Who is this Course for? Level 2 Certificate in Food Hygiene and Safety for Catering is CPD certified and IAO accredited. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic backgrounds. Requirements Our Level 2 Certificate in Food Hygiene and Safety for Catering is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path You will be ready to enter the relevant job market after completing this course. You will be able to gain necessary knowledge and skills required to succeed in this sector. All our Diplomas' are CPD and IAO accredited so you will be able to stand out in the crowd by adding our qualifications to your CV and Resume.[/vc_column_text][/vc_column][/vc_row] Level 2 Certificate in Food Hygiene and Safety for Catering Introduction to Food Safety and the Law 00:26:00 Bacteria and Microbiological Hazards 00:28:00 Module 03: Physical, Chemical and Allergenic Hazards 00:27:00 Food Poisoning and Control Measures 00:23:00 Food Spoilage and Food Storage 00:32:00 Personal Hygiene 00:24:00 HACCP and Food Premises 00:27:00 Cleaning 00:20:00 Mock Exam Mock Exam- Level 2 Certificate in Food Hygiene and Safety for Catering 00:20:00 Final Exam Final Exam- Level 2 Certificate in Food Hygiene and Safety for Catering 00:20:00

Level 2 Certificate in Food Hygiene and Safety for Catering
Delivered Online On Demand4 hours 7 minutes
£25

Crisis Communication for HR: Part 2

By iStudy UK

Course Description Get instant knowledge from this bite-sized Crisis Communication for HR: Part 2 course. This course is very short and you can complete it within a very short time. In this Crisis Communication for HR: Part 2 course you will get fundamental ideas of crisis communication, the key understanding of managing communication, effective communication and so on. Enrol in this course today and start your instant first step towards learning about crisis and HR. Learn faster for instant implementation. Learning outcome  Familiarise with crisis Deepen your understanding of effective communication Learn about planning and managing communication How Much Do HR Managers Earn? Senior - £69,000(Appx.) Average - £48,000(Appx.) Starting - £34,000(Appx.) Requirement Our Crisis Communication for HR: Part 2 is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Crisis Communication for HR: Part 2 Module 01: Preparing for a Crisis 00:24:00 Module 02: Communication During and After a Crisis 00:23:00 Module 03: Building a Crisis Resilient Workforce 00:39:00 Assignment Assignment - Crisis Communication for HR: Part 2 00:00:00

Crisis Communication for HR: Part 2
Delivered Online On Demand1 hour 26 minutes
£25

Crisis Communication for HR: Part 1

By iStudy UK

Course Description Get instant knowledge from this bite-sized Crisis Communication for HR: Part 1 course. This course is very short and you can complete it within a very short time. In this Crisis Communication for HR: Part 1 course you will get fundamental ideas of crisis communication, the key understanding of managing communication, effective communication and so on. Enrol in this course today and start your instant first step towards learning about crisis and HR. Learn faster for instant implementation. Learning outcome  Familiarise with crisis Deepen your understanding of effective communication Learn about planning and managing communication How Much Do HR Managers Earn? Senior - £69,000(Appx.) Average - £48,000(Appx.) Starting - £34,000(Appx.) Requirement Our Crisis Communication for HR: Part 1 is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Crisis Communication for HR: Part 1 Module 01: Crisis and HR Manager 00:19:00 Module 02: Planning and Managing Communication 00:24:00 Module 03: Effective Communication 00:30:00 Assignment Assignment - Crisis Communication for HR: Part 1 00:00:00

Crisis Communication for HR: Part 1
Delivered Online On Demand1 hour 13 minutes
£25

Sage 50: Accounting and Finance - CPD Certified

5.0(3)

By School Of Health Care

Sage 50: Sage 50 Course Online Introducing: Sage 50: Sage 50 Course - Master Financial Management with Ease! Are you looking to enhance your financial management skills and take control of your business's accounts? Look no further! The Sage 50: Sage 50 Course is here to empower you with the knowledge and expertise you need to manage your finances effectively. The Sage 50: Sage 50 Course includes multiple instructional videos, instructive images, directions, support, and other resources. You will have access to online help during the course. The Sage 50: Sage 50 Accounts course is conveniently available online, allowing you to study at your own speed and from the comfort of your own home. The Sage 50: Sage 50 Accounts course modules are accessible from any device and location with an internet connection. The Sage 50: Sage 50 Course will provide you with a warm introduction to the world of Sage 50: Sage 50 Accounts. You will discover the key features and benefits of this powerful software, setting the stage for your journey toward financial mastery. The Sage 50: Sage 50 Accounts course will guide you through the process of setting up your Sage 50: Sage 50 Accounts software. From installation to configuration, we will ensure that you are up and running smoothly and ready to harness the full potential of this remarkable tool. With this Sage 50: Sage 50 Course, you will become a pro at managing customer accounts and improving cash flow. Unlock the power of financial reporting with Sage 50: Sage 50 Accounts. The Sage 50: Sage 50 Course will help you learn how to analyse key metrics, identify trends, and make data-driven decisions to drive growth. Main Course: Sage 50 Accounts Course Free Courses included with Sage 50: Sage 50 Course: Along with Sage 50: Sage 50 Course you will get free Level 5 Accounting and Finance Along with Sage 50: Sage 50 Course you will get free Financial Advisor Special Offers of this Sage 50: Sage 50 Course; This Sage 50: Sage 50 Course includes a FREE PDF Certificate. Lifetime access to this Sage 50: Sage 50 Course Instant access to this Sage 50: Sage 50 Course 24/7 Support Available to this Sage 50: Sage 50 Course Sage 50: Sage 50 Course Online You will embark on an exciting adventure into accounting and financial management with our Sage 50: Sage 50 Course. You'll also learn a great deal about inventory management, payroll processing, bookkeeping, and much more from this Sage 50: Sage 50 Course. You'll also discover insider knowledge that will enable you to master Sage 50: Sage 50 accounts. You can advance your career, make better decisions, and be more productive through this Sage 50: Sage 50 accounts course. Who is this course for? Sage 50: Sage 50 Course Online This Sage 50: Sage 50 Course is open to everyone. Requirements Sage 50: Sage 50 Course Online To enrol in this Sage 50: Sage 50 Course, students must fulfil the following requirements: Good Command over English language is mandatory to enrol in our Sage 50: Sage 50 Course. Be energetic and self-motivated to complete our Sage 50: Sage 50 Course. Basic computer Skill is required to complete our Sage 50: Sage 50 Course. If you want to enrol in our Sage 50: Sage 50 Course, you must be at least 15 years old. Career path Sage 50: Sage 50 Course Online This Sage 50: Sage 50 Course will offer you with desirable abilities and open the door to a variety of job opportunities., including — Accountant Bookkeeper Financial controller Auditor Budget analyst Financial analyst Payroll specialist Accounts payable clerk Accounts receivable clerk Tax specialist

Sage 50: Accounting and Finance - CPD Certified
Delivered Online On Demand1 hour 54 minutes
£12

Introduction to Petroleum Engineering and Exploration

By IOMH - Institute of Mental Health

Overview This Introduction to Petroleum Engineering and Exploration course will unlock your full potential and will show you how to excel in a career in Introduction to Petroleum Engineering and Exploration. So upskill now and reach your full potential. Everything you need to get started in Introduction to Petroleum Engineering and Exploration is available in this course. Learning and progressing are the hallmarks of personal development. This Introduction to Petroleum Engineering and Exploration will quickly teach you the must-have skills needed to start in the relevant industry. In This Introduction to Petroleum Engineering and Exploration Course, You Will: Learn strategies to boost your workplace efficiency. Hone your Introduction to Petroleum Engineering and Exploration skills to help you advance your career. Acquire a comprehensive understanding of various Introduction to Petroleum Engineering and Exploration topics and tips from industry experts. Learn in-demand Introduction to Petroleum Engineering and Exploration skills that are in high demand among UK employers, which will help you to kickstart your career. This Introduction to Petroleum Engineering and Exploration course covers everything you must know to stand against the tough competition in the Introduction to Petroleum Engineering and Exploration field.  The future is truly yours to seize with this Introduction to Petroleum Engineering and Exploration. Enrol today and complete the course to achieve a Introduction to Petroleum Engineering and Exploration certificate that can change your professional career forever. Additional Perks of Buying a Course From Institute of Mental Health Study online - whenever and wherever you want. One-to-one support from a dedicated tutor throughout your course. Certificate immediately upon course completion 100% Money back guarantee Exclusive discounts on your next course purchase from Institute of Mental Health Enrolling in the Introduction to Petroleum Engineering and Exploration course can assist you in getting into your desired career quicker than you ever imagined. So without further ado, start now. Process of Evaluation After studying the Introduction to Petroleum Engineering and Exploration course, your skills and knowledge will be tested with a MCQ exam or assignment. You must get a score of 60% to pass the test and get your certificate.  Certificate of Achievement Upon successfully completing the Introduction to Petroleum Engineering and Exploration course, you will get your CPD accredited digital certificate immediately. And you can also claim the hardcopy certificate completely free of charge. All you have to do is pay a shipping charge of just £3.99. Who Is This Course for? This Introduction to Petroleum Engineering and Exploration is suitable for anyone aspiring to start a career in Introduction to Petroleum Engineering and Exploration; even if you are new to this and have no prior knowledge on Introduction to Petroleum Engineering and Exploration, this course is going to be very easy for you to understand.  And if you are already working in the Introduction to Petroleum Engineering and Exploration field, this course will be a great source of knowledge for you to improve your existing skills and take them to the next level.  Taking this Introduction to Petroleum Engineering and Exploration course is a win-win for you in all aspects.  This course has been developed with maximum flexibility and accessibility, making it ideal for people who don't have the time to devote to traditional education. Requirements This Introduction to Petroleum Engineering and Exploration course has no prerequisite.  You don't need any educational qualification or experience to enrol in the Introduction to Petroleum Engineering and Exploration course. Do note: you must be at least 16 years old to enrol. Any internet-connected device, such as a computer, tablet, or smartphone, can access this online Introduction to Petroleum Engineering and Exploration course. Moreover, this course allows you to learn at your own pace while developing transferable and marketable skills. Course Curriculum Module 01: Introduction to the World of Petroleum Introduction to the World of Petroleum 00:30:00 Module 02: Petroleum Geology Petroleum Geology 00:30:00 Module 03: Reservoir Rock and Fluid Reservoir Rock and Fluid 00:30:00 Module 04: Reservoir Engineering for Oil Reservoirs Reservoir Engineering for Oil Reservoirs 00:30:00 Module 05: Reservoir Engineering for Gas Reservoirs Reservoir Engineering for Gas Reservoirs 00:30:00 Module 06: Flow in Well Tubing Flow in Well Tubing 00:30:00 Module 07: Well Intervention Well Intervention 00:30:00 Module 08: Drilling Contracts and Rig Crew Drilling Contracts and Rig Crew 00:30:00 Module 09: The Drilling Rig The Drilling Rig 00:30:00 Module 10: Drilling Rig System and Drilling Process Drilling Rig System and Drilling Process 00:30:00 Module 11: Petroleum and the Environment Petroleum and the Environment 00:30:00 Module 12: The Future of Energy The Future of Energy 00:30:00

Introduction to Petroleum Engineering and Exploration
Delivered Online On Demand6 hours
£11