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

706 Operations courses in Whetstone delivered Live Online

Energy Saving in Electric Motors

By NextGen Learning

Course Overview This course on "Energy Saving in Electric Motors" provides learners with a comprehensive understanding of the principles and techniques for improving energy efficiency in electric motors. With the increasing demand for sustainable practices, this course equips participants with the knowledge to identify and implement energy-saving solutions, ultimately helping businesses reduce operational costs and environmental impact. Through a structured approach, learners will explore motor classifications, losses, and various strategies for optimising energy consumption. By the end of the course, participants will be equipped with the skills to enhance motor performance, ensuring long-term energy savings and contributing to a greener future. Course Description The "Energy Saving in Electric Motors" course covers a wide range of topics crucial for understanding energy efficiency in motor systems. Learners will explore key concepts such as motor classifications, relevant terminology, and the various losses associated with electric motors. The course delves into multiple strategies for energy saving across five focused modules, providing detailed insights into how energy consumption can be reduced at different stages of motor operation. The course also introduces energy-efficient motor technologies, ensuring learners gain a well-rounded understanding of the subject. Participants will develop the skills to identify opportunities for energy optimisation in motor systems, improving both operational efficiency and environmental sustainability. Course Modules Module 01: Introduction Module 02: Classification Module 03: Terminologies Module 04: Losses Module 05: Energy saving in motors part I Module 06: Energy saving in motors part II Module 07: Energy saving in motors part III Module 08: Energy saving in motors part IV Module 09: Energy saving in motors part V Module 10: Energy Efficient Motor (See full curriculum) Who is this course for? Individuals seeking to improve energy efficiency in industrial operations. Professionals aiming to enhance their expertise in electric motor systems. Beginners with an interest in energy management or electrical engineering. Environmental advocates looking to contribute to sustainable practices in the industrial sector. Career Path Energy Efficiency Consultant Electrical Engineer (Industrial Applications) Sustainability Manager Motor Systems Specialist Energy Auditing Professional

Energy Saving in Electric Motors
Delivered OnlineFlexible Dates
£9.99

ISO : International Organization for Standardization 9001:2015

By NextGen Learning

ISO : International Organization for Standardization 9001:2015 Course Overview: This ISO 9001:2015 course provides an in-depth introduction to the internationally recognised standard for quality management systems. Learners will gain a clear understanding of the principles behind ISO 9001:2015 and its application across various industries. The course explores the requirements for establishing, maintaining, and improving quality management processes, with a focus on driving continual improvement within organisations. Upon completion, learners will be equipped to implement ISO 9001:2015 standards within their own workplace, enhancing their organisation's operational efficiency and customer satisfaction. Course Description: The ISO 9001:2015 course covers a comprehensive range of topics crucial for quality management in any organisation. It begins with an overview of the ISO 9001:2015 standard, followed by an in-depth analysis of each clause. Learners will explore the context of the organisation, leadership requirements, planning and support processes, operational execution, performance evaluation, and strategies for continual improvement. The course combines theoretical insights with the application of concepts, providing a holistic learning experience that equips individuals with the knowledge to enhance their organisation's quality management system. Learners will develop the skills needed to identify and address quality-related challenges, ensuring they contribute to organisational success. ISO : International Organization for Standardization 9001:2015 Curriculum Module 01: Introduction To ISO 9001:2015 Module 02: Clause 4 - Context Of The Organisation Module 03: Clause 5 - Leadership Module 04: Clause 6 - Planning Module 05: Clause 7 - Support Module 06: Clause 8 - Operation Module 07: Clause 9 - Performance Evaluation Module 08: Clause 10 - Improvement (See full curriculum) Who is this course for? Individuals seeking to improve their knowledge of quality management systems. Professionals aiming to implement or oversee ISO 9001:2015 standards in their organisations. Beginners with an interest in ISO certifications and quality assurance processes. Organisations striving for quality management improvements. Career Path: Quality Manager ISO Auditor Quality Assurance Specialist Compliance Officer Operations Manager Quality Control Coordinator ISO Consultant

ISO : International Organization for Standardization 9001:2015
Delivered OnlineFlexible Dates
£9.99

VMware Tanzu Mission Control: Management and Operations 2022

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for Operators and application owners who are responsible for deploying and managing policies for multiple Kubernetes clusters across on-premises and public cloud environments. Overview By the end of the course, you should be able to meet the following objectives: Describe the VMware Tanzu Mission Control architecture Configure user and group access Create access, image registry, network, security, quota, and custom policies Connect your on-premises vSphere with Tanzu Supervisor cluster to VMware Tanzu Mission Control Create, manage, and backup Tanzu Kubernetes clusters Perform cluster inspections Monitor and secure Kubernetes environments During this two-day course, you focus on using VMware Tanzu© Mission Control? to provision and manage Kubernetes clusters. The course covers how to apply access, image registry, network, security, quota, and custom policies to Kubernetes environments. For cluster provisioning and management, the course focuses on deploying, upgrading, backing up and monitoring Kubernetes clusters on VMware vSphere© with Tanzu. Given the abstractions of VMware Tanzu Mission Control, the learnings should be transferrable to public cloud. Introducing VMware Tanzu Mission Control VMware Tanzu Mission Control Accessing VMware Tanzu Mission Control VMware Cloud? services access control VMware Tanzu Mission Control architecture Cluster Management Attached clusters Management clusters Provisioned clusters Cluster inspections Data protection VMware Tanzu© Observability? by Wavefront VMware Tanzu© Service Mesh? Policy Management Policy management Access policies Image registry policies Network policies Security policies Quota policies Custom policies Policy insights

VMware Tanzu Mission Control: Management and Operations 2022
Delivered OnlineFlexible Dates
Price on Enquiry

Introduction to C Plus Plus Programming Essentials (TTCP2100)

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for This is an introductory-level C++ programming course designed for developers with experience programming in C or other languages. Practical hands-on prior programming experience and knowledge is required. Overview This 'skills-centric' course is about 50% hands-on lab and 50% lecture, designed to train attendees in basic coding with C++, coupling the most current, effective techniques with the soundest industry practices. Our engaging instructors and mentors are highly experienced practitioners who bring years of current 'on-the-job' experience into every classroom. Working in a hands-on learning environment, guided by our expert team, attendees will learn: Writing procedural programs using C++ Using private, public and protected keywords to control access to class members Defining a class in C++ Writing constructors and destructors Writing classes with const and static class members Overloading operators Implementing polymorphic methods in programs Writing programs using file I/O and string streams Using manipulators and stream flags to format output Using the keyword template to write generic functions and classes Writing programs that use generic classes and functions Writing programs that use algorithms and containers of the Standard Library Apply object-oriented design techniques to real-world programming problems Using algorithms and containers of the Standard Library to manipulate string data Understand how C++ protects the programmer from implementation changes in other modules of an application Using try() blocks to trap exceptions Using catch() blocks to handle exceptions Defining exceptions and using throw to trigger them Introduction to C++ Programming / C++ Essentials is a skills-focused, hands-on C++ training course geared for experienced programmers who need to learn C++ coupled with sounds coding skills and best practices for OO development. Students will leave this course armed with the required skills to put foundation-level C++ programming skills right to work in a practical environment. The central concepts of C++ syntax and style are taught in the context of using object-oriented methods to achieve reusability, adaptability and reliability. Emphasis is placed on the features of C++ that support abstract data types, inheritance, and polymorphism. Students will learn to apply the process of data abstraction and class design. Practical aspects of C++ programming including efficiency, performance, testing, and reliability considerations are stressed throughout. Comprehensive hands on exercises are integrated throughout to reinforce learning and develop real competency Moving from C to C++ (Optional) New Compiler Directives Stream Console I/O Explicit Operators Standard Libraries Data Control Capabilities Handling Data New Declaration Features Initialization and Assignment Enumerated Types The bool Type Constant Storage Pointers to Constant Storage Constant Pointers References Constant Reference Arguments Volatile Data Global Data Functions Function Prototypes and Type Checking Default Function Data Types Function Overloading Problems with Function Overloading Name Resolution Promotions and Conversions Call by Value Reference Declarations Call-by-Reference and Reference Types References in Function Return Constant Argument Types Conversion of Parameters Using Default Initializers Providing Default Arguments Inline Functions Operator Overloading Advantages and Pitfalls of Overloading Member Operator Syntax and Examples Class Assignment Operators Class Equality Operators Non-Member Operator Overloading Member and Non-Member Operator Functions Operator Precedence This Pointer Overloading the Assignment Operator Overloading Caveats Creating and Using Objects Creating Automatic Objects Creating Dynamic Objects Calling Object Methods Constructors Initializing Member consts Initializer List Syntax Allocating Resources in Constructor Destructors Block and Function Scope File and Global Scope Class Scope Scope Resolution Operator :: Using Objects as Arguments Objects as Function Return Values Constant Methods Containment Relationships Dynamic Memory Management Advantages of Dynamic Memory Allocation Static, Automatic, and Heap Memory Free Store Allocation with new and delete Handling Memory Allocation Errors Controlling Object Creation Object Copying and Copy Constructor Automatic Copy Constructor Conversion Constructor Streaming I/O Streams and the iostream Library Built-in Stream Objects Stream Manipulators Stream Methods Input/Output Operators Character Input String Streams Formatted I/O File Stream I/O Overloading Stream Operators Persistent Objects Introduction to Object Concepts The Object Programming Paradigm Object-Orientated Programming Definitions Information Hiding and Encapsulation Separating Interface and Implementation Classes and Instances of Objects Overloaded Objects and Polymorphism Declaring and Defining Classes Components of a Class Class Structure Class Declaration Syntax Member Data Built-in Operations Constructors and Initialization Initialization vs. Assignment Class Type Members Member Functions and Member Accessibility Inline Member Functions Friend Functions Static Members Modifying Access with a Friend Class Templates Purpose of Template Classes Constants in Templates Templates and Inheritance Container Classes Use of Libraries Strings in C++ Character Strings The String Class Operators on Strings Member Functions of the String Class Inheritance Inheritance and Reuse Composition vs. Inheritance Inheritance: Centralized Code Inheritance: Maintenance and Revision Public, Private and Protected Members Redefining Behavior in Derived Classes Designing Extensible Software Systems Syntax for Public Inheritance Use of Common Pointers Constructors and Initialization Inherited Copy Constructors Destructors and Inheritance Public, Protected, Private Inheritance Exceptions Types of Exceptions Trapping and Handling Exceptions Triggering Exceptions Handling Memory Allocation Errors C++ Program Structure Organizing C++ Source Files Integrating C and C++ Projects Using C in C++ Reliability Considerations in C++ Projects Function Prototypes Strong Type Checking Constant Types C++ Access Control Techniques Polymorphism in C++ Definition of Polymorphism Calling Overridden Methods Upcasting Accessing Overridden Methods Virtual Methods and Dynamic Binding Virtual Destructors Abstract Base Classes and Pure Virtual Methods Multiple Inheritance Derivation from Multiple Base Classes Base Class Ambiguities Virtual Inheritance Virtual Base Classes Virtual Base Class Information The Standard Template Library STL Containers Parameters Used in Container Classes The Vector Class STL Algorithms Use of Libraries

Introduction to C Plus Plus Programming Essentials (TTCP2100)
Delivered OnlineFlexible Dates
Price on Enquiry

How to Analyse & Maximize Restaurant Profits

By NextGen Learning

How to Analyse & Maximize Restaurant Profits Course Overview This course on "How to Analyse & Maximize Restaurant Profits" offers comprehensive insights into understanding the financial dynamics of a restaurant business. It covers key concepts such as revenue analysis, menu optimisation, and cost control strategies to help learners identify areas of improvement for enhanced profitability. By the end of the course, learners will have a thorough understanding of the various factors influencing restaurant performance, from pricing strategies to inventory management. This course provides valuable skills that enable learners to make informed decisions that directly impact the bottom line of any restaurant business. Course Description In this course, learners will explore essential topics such as restaurant revenue analysis, menu engineering, and cost management. The course delves into the principles of profit maximisation, offering strategies to analyse sales data, optimise menu offerings, and manage food and labour costs efficiently. Learners will acquire skills in identifying profitable menu items, reducing waste, and increasing operational efficiency. This in-depth course is designed to equip participants with the knowledge and strategies needed to improve the profitability of a restaurant, ensuring they can make data-driven decisions to drive growth and sustainability. How to Analyse & Maximize Restaurant Profits Curriculum Module 01: Introduction Module 02: Restaurant Revenue Analysis Module 03: Menu Engineering Report Module 04: Cost Analysis & Management (See full curriculum) Who is this course for? Individuals seeking to understand restaurant profitability. Professionals aiming to enhance their skills in restaurant management. Beginners with an interest in the food and hospitality industry. Entrepreneurs looking to improve restaurant financial performance. Career Path Restaurant Manager F&B (Food and Beverage) Operations Manager Menu Analyst Financial Analyst in the hospitality industry Restaurant Owner/Entrepreneur

How to Analyse & Maximize Restaurant Profits
Delivered OnlineFlexible Dates
£7.99

Leadership and Management Essential Skill

By NextGen Learning

Leadership and Management Essential Skill Course Overview: The "Leadership and Management Essential Skill" course provides an in-depth exploration of key concepts, strategies, and tools essential for effective leadership and management. Learners will gain a comprehensive understanding of leadership theories, management principles, and the critical differences between the two. Designed for those seeking to enhance their managerial expertise, the course delves into leadership styles, their impact, and the common challenges leaders face. By completing this course, participants will be equipped to lead teams with confidence, make informed decisions, and effectively manage diverse challenges in the workplace. Course Description: This course covers a range of topics that are fundamental to leadership and management. Learners will explore core management principles, including decision-making and organisational strategies, and apply leadership theories to real-world scenarios. The course also examines the differences between leadership and management and provides insight into the obstacles leaders face, such as resistance to change and conflict resolution. Various leadership styles will be discussed, along with their impacts on team dynamics and the importance of mentoring. Upon completion, learners will possess a strong foundation in both leadership and management, enabling them to apply their knowledge to various professional environments. Leadership and Management Essential Skill Curriculum: Module 01: Principles of Management Module 02: Applied Theories on Leadership Module 03: Leadership and Management Differences & Applications Module 04: Obstacles in Leadership and Management Module 05: Different Leadership Styles Module 06: Impact of Different Leadership Style and Mentoring (See full curriculum) Who is this course for? Individuals seeking to develop leadership capabilities. Professionals aiming to advance in management roles. Beginners with an interest in leadership or management. Anyone looking to improve team and organisational performance. Career Path: Team Leader Project Manager Department Head Operations Manager Senior Executive Leadership Consultant

Leadership and Management Essential Skill
Delivered OnlineFlexible Dates
£7.99

Food Safety and Hygiene Level 2

By NextGen Learning

Course Overview The Food Safety and Hygiene Level 2 course is designed to equip learners with a strong understanding of the key principles underpinning food hygiene and safety in the UK. Covering essential topics such as microbiological hazards, legislation, allergen control, and hygiene practices, this course prepares learners to contribute effectively to safe food handling environments. Whether you're working in catering, hospitality, retail, or food production, the knowledge gained through this course helps ensure food is handled in compliance with UK standards. By the end of the course, learners will be confident in identifying hazards, understanding legal responsibilities, and maintaining hygienic practices within food premises. It also includes timely guidance for adapting food businesses during COVID-19, supporting learners in meeting current industry expectations. Course Description This CPD-accredited course explores the foundations of food safety and hygiene, including a detailed look into food legislation, storage, preparation, and cleaning protocols. Learners will gain insights into the causes of foodborne illnesses, methods to prevent cross-contamination, and best practices for managing allergenic, chemical, and physical hazards. The course also highlights the importance of personal hygiene, structural cleanliness, and effective waste control within food premises. A dedicated module addresses how food businesses can operate safely during and after the COVID-19 pandemic. Designed to support learners in understanding their responsibilities under food law, this course promotes awareness and compliance in diverse food-handling settings, from small catering units to large-scale food operations. Course Modules Module 01: Food Safety Legislation Module 02: Microbiological Hazards Module 03: Physical, Chemical and Allergenic Hazards Module 04: Food Storage Module 05: Food Preparation Module 06: Personal Hygiene Module 07: Food Premises Design and Cleaning Schedules Module 08: Further Information Module 09: Reopening and Adapting Your Food Business During COVID-19 (See full curriculum) Who is this course for? Individuals seeking to meet UK food safety training requirements. Professionals aiming to develop their food safety knowledge for supervisory or compliance roles. Beginners with an interest in food hygiene and regulatory standards. Business owners and managers in catering, hospitality, or food production. Career Path Food Safety Officer Catering Assistant Kitchen Supervisor Restaurant or Café Manager Food Retail Worker Compliance Assistant in Food Manufacturing

Food Safety and Hygiene Level 2
Delivered OnlineFlexible Dates
£9.99

Xero Accounting and Bookkeeping Level 7

By NextGen Learning

Course Overview The Xero Accounting and Bookkeeping Level 7 course offers a comprehensive understanding of digital accounting using Xero software, tailored for individuals looking to advance in financial management and bookkeeping roles. This course equips learners with essential knowledge to manage sales, purchases, payroll, VAT, and fixed assets efficiently. Learners will also explore how to maintain accurate financial records and ensure compliance with current UK regulations. Whether you are looking to upgrade your skills or step into a new career, this course supports your professional development by building competence in cloud-based accounting practices. Upon completion, learners will have the confidence to work in a variety of finance-related roles and contribute effectively to any business or organisation’s accounting functions. Course Description This course delves into core areas of Xero accounting, starting with an introduction to the software and progressing through key functionalities including sales invoicing, purchase management, bank reconciliation, and payroll processing. Learners will be guided through each section in a structured and accessible way, allowing them to understand how to set up and manage accounts, handle tax returns, and record transactions accurately. Additional topics such as fixed asset tracking and product/service management provide a complete view of digital bookkeeping in a professional context. The curriculum is designed to align with UK financial standards and includes a detailed exploration of VAT return procedures. By the end of the course, learners will develop a strong grasp of Xero’s interface, gain proficiency in managing financial tasks digitally, and enhance their confidence to support accounting operations within various business settings. Course Modules Module 01: Introduction Module 02: Getting Started Module 03: Invoices and Sales Module 04: Bills and Purchases Module 05: Bank Accounts Module 06: Products and Services Module 07: Fixed Assets Module 08: Payroll Module 09: VAT Returns (See full curriculum) Who is this course for? Individuals seeking to develop advanced accounting skills using cloud-based software. Professionals aiming to improve their bookkeeping knowledge and career progression. Beginners with an interest in digital finance and business accounting. Small business owners and administrative staff managing company accounts. Career Path Xero Bookkeeper Accounts Assistant Payroll Officer Finance Administrator VAT Compliance Officer Office Manager (with financial duties) Small Business Accountant

Xero Accounting and Bookkeeping Level 7
Delivered OnlineFlexible Dates
£9.99

Data Analysis and Forecasting in Excel

By NextGen Learning

Course Overview This comprehensive course on "Data Analysis and Forecasting in Excel" provides learners with essential skills to manage, analyse, and visualise data effectively using Excel. Whether you are analysing historical data or forecasting future trends, this course covers key tools such as PivotTables, charts, and lookup functions to make your data work for you. Learners will also gain proficiency in automating tasks and creating dynamic reports, which are invaluable for decision-making processes in various professional settings. By the end of the course, you will have the capability to work with complex data sets, produce insightful reports, and apply forecasting techniques to guide future strategies. Course Description In this course, learners will delve into the full spectrum of data analysis capabilities offered by Excel. Topics include modifying worksheets, working with lists, and using advanced tools such as PivotTables, PivotCharts, and lookup functions. Learners will explore the process of visualising data through charts and sparklines, allowing them to convey complex information in an accessible manner. The course also covers automating workbook functionality and creating mapping data for better analysis. Additionally, learners will gain expertise in forecasting data trends to support strategic planning. By the end of the course, participants will have developed a comprehensive understanding of Excel’s analytical tools, enabling them to manage data with efficiency and precision in various business contexts. Course Modules Module 01: Modifying a Worksheet Module 02: Working with Lists Module 03: Analyzing Data Module 04: Visualizing Data with Charts Module 05: Using PivotTables and PivotCharts Module 06: Working with Multiple Worksheets and Workbooks Module 07: Using Lookup Functions and Formula Auditing Module 08: Automating Workbook Functionality Module 09: Creating Sparklines and Mapping Data Module 10: Forecasting Data (See full curriculum) Who is this course for? Individuals seeking to enhance their Excel data analysis skills. Professionals aiming to improve their forecasting and reporting capabilities. Beginners with an interest in data management and analysis. Those seeking to enhance their proficiency in Excel for career advancement. Career Path Data Analyst Business Analyst Financial Analyst Marketing Analyst Operations Manager Project Manager Excel Specialist in various industries such as finance, marketing, and logistics

Data Analysis and Forecasting in Excel
Delivered OnlineFlexible Dates
£9.99

Personal Assistant (PA)

By NextGen Learning

Course Overview This Personal Assistant (PA) course is designed to provide learners with essential skills and knowledge to excel in a variety of administrative roles. Covering everything from business communication to organisational skills, this course ensures learners are equipped to manage office duties efficiently, support executives, and contribute to the smooth running of an organisation. By completing this course, learners will gain a solid understanding of the core functions of a PA, enabling them to confidently take on responsibilities in any professional setting. Course Description The course delves into key areas including business telephone etiquette, managing travel arrangements, organising meetings, and developing effective communication skills. Learners will explore the nuances of record-keeping, minute-taking, and scheduling, essential for ensuring a well-structured office environment. With a strong emphasis on time management, organisational skills, and business writing, this course prepares learners to confidently manage multiple tasks and responsibilities in fast-paced work environments. By the end, learners will have developed the ability to enhance productivity and support executive operations effectively. Course Modules Module 01: Introduction to Personal Assistant Module 02: Business Telephone Skills Module 03: Representing Your Boss and Company Module 04: Mail Services and Shipping Module 05: Travel Arrangements Module 06: Organising Meetings and Conferences Module 07: Time Management Module 08: Record Keeping and Filing Systems Module 09: Business Writing Skills Module 10: Organisational Skills Module 11: Communication Skills Module 12: Customer Service Module 13: Effective Planning and Scheduling Module 14: Invoicing/Petty Cash Module 15: Introduction to Minute Writing Module 16: Preparation for Minute Taking Module 17: The Meeting Structure Module 18: Minute Meeting, Decision and Action Module 19: Roles and Responsibility of Minute Taker Module 20: Tips for Minute Taking Module 21: Technology in Minute Taking Module 22: Building Confidence (See full curriculum) Who is this course for? Individuals seeking to enhance their administrative skills. Professionals aiming to advance their career as a Personal Assistant. Beginners with an interest in office management and administrative roles. Anyone interested in developing organisational and communication skills. Career Path Personal Assistant Executive Assistant Administrative Assistant Office Manager Office Administrator Executive Support Specialist

Personal Assistant (PA)
Delivered OnlineFlexible Dates
£9.99