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

25794 Courses in Liverpool delivered Online

Food Safety for Retail, Level 2

5.0(50)

By Pochat Training

QA Level 2 Award In Food Safety For Retail (RQF) Face to Face: Full day course Virtual Classroom: Spread over 3 sessions of 2½ hr duration Food business operators are required by law, to ensure that food handlers receive appropriate supervision and instruction/training in food hygiene in line with their work activity and should enable them to handle food safely Recommended by HSE and Environmental Health Officers (EHO's) Course Contents: The Importance of Food Safety Food Safety Laws Legal Responsibilities of Food Handlers Types of Contamination and the Associated Risks Bacteriology Food Poisoning Foodborne Illnesses An Introduction to Hazard Analysis and Critical Control Points (HACCP) Personal Hygiene Work Flow, Work Surfaces and Equipment Cleaning and Disinfection Waste Disposal Pest Control Safe Food Handling Practices including Time and Temperature Controls Preparation Cooking and Reheating Chilling Cooling Thawing Hot holding Displaying food Core temperatures Food Preservation Storage Stock Control Procedures Benefits of this course: Businesses have a duty to their customers to produce food that is safe for consumption. There are one million cases of food poisoning in the UK each year. More than 6,000 are admitted to hospital. In 2014/2015, businesses in Chesterfield were issued 344 written enforcement notices. Derby received 1,116. Doing our Ofqual regulated, nationally accredited course ensures that nothing of importance is left out. EU and UK regulations state that all food handlers must receive appropriate training in food safety practices relevant to their duties. The Food Standards Agency says that 'Food business operators are required by law, to ensure that food handlers receive appropriate supervision and instruction/training in food hygiene in line with their work activity and should enable them to handle food safely’. Our QA Level 2 Award in Food Safety in Catering (RQF) is a nationally accredited qualification especially suitable for people working in, or planning to work in, the food retail industry, and complies with the training regulations.

Food Safety for Retail, Level 2
Delivered in Chesterfield or Online + more
£105

Word 2016 Introduction

By Course Cloud

This course will introduce you to the basics of Word 2016. By completing this Word 2016 Introduction course, you will have skills to stand out from the crowd. You will learn how to create and manage documents in Word. You will learn how to add data, graphs and charts to documents. In this Word 2016 Introduction course, you will be able to confidently enhance documents. This course will teach you how to use specific features such as photo editing and page breaks. Learn how to easily modify margins, proofread documents and print word documents by taking this course. You can also practice what you learn throughout the course Word 2016 Introduction is a best selling course developed by industry experts and already helped tons of students like you. It is suitable for anyone who wants to improve their knowledge and skills in the or relevant sector.  This course is accredited by CPD, so you will get a career boost upon completing this course. Our Word 2016 Introduction is packed with 82 modules and 4 hours, 32 minutes of study. You will be awarded with a certificate of completion, the proof of your expertise in this field. If you want to get a job or looking for professional skills to excel in this field, a certificate from this course will help you appear as a strong candidate. You can also validate your certification from our website. It doesn't matter if you are willing to study full-time or part-time. This course is designed for any type of student and you can even complete it at your own pace. The materials are accessible from anyplace, any device and anytime.  Besides that, our experienced tutors will help you throughout the comprehensive syllabus of this course and answer all your queries through email.

Word 2016 Introduction
Delivered Online On Demand
£25

PowerPoint 2016 Introduction

By Course Cloud

This course will introduce you to the basics of PowerPoint. By completing this PowerPoint 2016 Introduction course, you will have skills to stand out from the crowd. You will learn how to create and manage presentations in PowerPoint. Upon completion, you know how to make and deliver a presentation. In this PowerPoint 2016 Introduction course, you will be able to confidently create a presentation with slides. This course will teach you how to use specific features such as tables and charts. Learn how to easily create and edit a presentation as well as format slide text by completing this course. PowerPoint 2016 Introduction is a best selling course developed by industry experts and already helped tons of students like you. It is suitable for anyone who wants to improve their knowledge and skills in the or relevant sector.  This course is accredited by CPD, so you will get a career boost upon completing this course. Our PowerPoint 2016 Introduction is packed with 44 modules and 5 hours, 49 minutes of study. You will be awarded with a certificate of completion, the proof of your expertise in this field. If you want to get a job or looking for professional skills to excel in this field, a certificate from this course will help you appear as a strong candidate. You can also validate your certification from our website. It doesn't matter if you are willing to study full-time or part-time. This course is designed for any type of student and you can even complete it at your own pace. The materials are accessible from anyplace, any device and anytime.  Besides that, our experienced tutors will help you throughout the comprehensive syllabus of this course and answer all your queries through email.

PowerPoint 2016 Introduction
Delivered Online On Demand
£25

Excel 2016 Introduction

By Course Cloud

This course will introduce you to the basics of Excel 2016. By completing this Excel 2016 Introduction course, you will have skills to stand out from the crowd. You will learn how to create and manage spreadsheets in Excel. You will learn how to use cells and themes in Excel. In this Excel 2016 Introduction course, you will be able to confidently add columns and rows to spreadsheets. This course will teach you how to use specific features such as calculation hierarchy. Learn how to easily modify worksheets, insert objects and enter data easily by taking this course. You can also practice what you learn throughout the course. Excel 2016 Introduction is a best selling course developed by industry experts and already helped tons of students like you. It is suitable for anyone who wants to improve their knowledge and skills in the or relevant sector.  This course is accredited by CPD, so you will get a career boost upon completing this course. Our Excel 2016 Introduction is packed with 68 modules and 3 hours, 46 minutes of study. You will be awarded with a certificate of completion, the proof of your expertise in this field. If you want to get a job or looking for professional skills to excel in this field, a certificate from this course will help you appear as a strong candidate. You can also validate your certification from our website. It doesn't matter if you are willing to study full-time or part-time. This course is designed for any type of student and you can even complete it at your own pace. The materials are accessible from anyplace, any device and anytime.  Besides that, our experienced tutors will help you throughout the comprehensive syllabus of this course and answer all your queries through email.

Excel 2016 Introduction
Delivered Online On Demand
£25

Introduction to SQL

5.0(3)

By Systems & Network Training

Intro to SQL training course description A hands on course focusing on the use of SQL. In particular this course does not concentrate on any particular version of SQL but rather enables delegates to recognise the differences found in SQL on different platforms. What will you learn Explain the difference between standard SQL and different flavours. Use SQL statements to query databases. Use SQL statements to define databases. Intro to SQL training course details Who will benefit: Anyone working with databases. Prerequisites: None. Duration 2 days Intro to SQL training course contents What is SQL? What is SQL? History, standards, What is SQL used for? Dialects, ANSI SQL, PL/SQL, Transact SQL, front ends. Database basics RDBMS, Tables. Hands on Investigating a database. Basic SQL commands SQL Overview: SQL DML, SQL DDL, SQL queries. SELECT, WHERE and ORDER BY clauses. Combining conditions. IN, LIKE and BETWEEN. Hands on Querying a database from existing tables. SQL data retrieval Scalar functions. Hands on Selecting data from an existing database. More SQL data retrieval Scalar functions, variations. Aggregate functions, GROUP BY. HAVING. Hands on Selecting data from an existing database. Table joins Multiple tables, joins, keys, inner joins, left joins, right joins. Hands on Selecting data from an existing database. SQL basic data manipulation INSERT, UPDATE, MERGE, DELETE. Transaction controls: COMMIT, ROLLBACK. Hands on Modifying data in tables. SQL Data Definition USE, CREATE, DROP, TRUNCATE, ALTER. Hands on Managing new tables and columns. Data control GRANT, REVOKE. Hands on Defining permissions.

Introduction to SQL
Delivered in Internationally or OnlineFlexible Dates
£1,497

Introduction to WordPress Online

By Platform Training

Live online course with study materials and certificate of completion included This beginner's WordPress course will enable you to create your own website using the world's favourite content management system. The user friendly web based software enables you to quickly and easily get your website up and running. This one day course will teach you how to write, edit and manage your WordPress site and also to use image, audio and video content. Whether you are seeking to learn WordPress for your own personal posts or for business and marketing purposes this course will get you up and running right away. Resources Introduction to WordPress Description Completing this course will enable you to do the following and more: Become familiar with the WordPress CMS Install and configure WordPress Manage WordPress themes Understand the WP interface and the dashboard Add users and assigning different user roles Set-up reading options Create, add, update and assign menus Understand Posts and Pages Edit and format content Use the Gutenberg block editor Create and manage your homepage Carry out customisations Understand SEO optimisation For the full course content please download the course information pdf listed above. Who is this course for? This workshop is suitable for anyone with basic PC or Mac skills who wishes to learn how to create and manage websites with WordPress. No previous knowledge or experience of WordPress is necessary. Requirements Attendees should have basic PC or Mac skills. You will need a broadband internet connection to participate in this live online course. Certificates Certificate of completion Digital certificate - Included

Introduction to WordPress Online
Delivered OnlineFlexible Dates
£192

Introduction to watercolour | 2-day course

By Elena Blanco artist

Introduction to watercolour Artist-taught watercolour course that will get you inspired and confident to practise with this wonderful medium!

Introduction to watercolour | 2-day course
Delivered OnlineFlexible Dates
£35

An Introduction to RxSwift

By Packt

Advanced Swift 4 Design Patterns with Reactive Programming with RxSwift.

An Introduction to RxSwift
Delivered Online On Demand6 hours 40 minutes
£84.99

Introduction to HTML and CSS Online

By Platform Training

Live online course with study materials and certificate of completion included This HTML course will provide you with an easy to follow, hands-on introduction to HTML and CSS, the basic coding languages which drive the internet. Participants will learn how to create an attractive and well-structured web page using basic HTML and CSS. This workshop is highly recommended for anyone wishing to learn how to create websites and also for people who already use applications such as Dreamweaver or WordPress and need more control over their web output. Resources Introduction to HTML & CSS Course Information Description Completing this course will enable you to do the following and more: Understand what HTML and CSS are and how they work together Learn basic HTML elements Learn how to create hyperlinks Work with images Use DIVs, forms and lists to arrange content Create page structure Use Cascading Style Sheets to control the layout and look of HTML elements Use Developer Tools to preview CSS changes Know how and when to use Inline CSS Create code that is both readable, compliant with HTML5 standards Understand what makes good SEO For the full course content please download the course information pdf listed above. Who is this course for? This workshop is suitable for anyone with basic PC or Mac skills who wants to understand how the web works. No previous knowledge or experience of HTML or CSS is necessary. Requirements Attendees should have basic PC or Mac skills. You will need a broadband internet connection to participate in this live online course. Certificates Certificate of completion Digital certificate - Included

Introduction to HTML and CSS Online
Delivered OnlineFlexible Dates
£192

Introduction to Handyperson and Electrical Work

4.8(9)

By Skill Up

Get hands-on with our Introduction to Handyperson and Electrical Work course. Learn basic repairs, electrical safety, wiring principles, and valuable skills for home maintenance.

Introduction to Handyperson and Electrical Work
Delivered Online On Demand4 hours 30 minutes
£25