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

3627 Operations courses in Saltdean delivered On Demand

Diploma in Purchasing, Procurement & Supply

By Compete High

Overview   With the ever-increasing demand for Purchasing & Procurement in personal & professional settings, this online training aims at educating, nurturing, and upskilling individuals to stay ahead of the curve - whatever their level of expertise in Purchasing & Procurement may be.   Learning about Purchasing & Procurement or keeping up to date on it can be confusing at times, and maybe even daunting! But that's not the case with this course from Compete High. We understand the different requirements coming with a wide variety of demographics looking to get skilled in Purchasing & Procurement. That's why we've developed this online training in a way that caters to learners with different goals in mind. The course materials are prepared with consultation from the experts of this field and all the information on Purchasing & Procurement is kept up to date on a regular basis so that learners don't get left behind on the current trends/updates.   The self-paced online learning methodology by Compete High in this Diploma in Purchasing, Procurement & Supply course helps you learn whenever or however you wish, keeping in mind the busy schedule or possible inconveniences that come with physical classes. The easy-to-grasp, bite-sized lessons are proven to be most effective in memorising and learning the lessons by heart. On top of that, you have the opportunity to receive a certificate after successfully completing the course!   Instead of searching for hours, enrol right away on this Diploma in Purchasing, Procurement & Supply course from Compete High and accelerate your career in the right path with expert-outlined lessons and a guarantee of success in the long run.   Who is this course for?   While we refrain from discouraging anyone wanting to do this Diploma in Purchasing, Procurement & Supply course or impose any sort of restrictions on doing this online training, people meeting any of the following criteria will benefit the most from it: Anyone looking for the basics of Purchasing & Procurement, Jobseekers in the relevant domains, Anyone with a ground knowledge/intermediate expertise in Purchasing & Procurement, Anyone looking for a certificate of completion on doing an online training on this topic, Students of Purchasing & Procurement, or anyone with an academic knowledge gap to bridge, Anyone with a general interest/curiosity   Career Path   This Diploma in Purchasing, Procurement & Supply course smoothens the way up your career ladder with all the relevant information, skills, and online certificate of achievements. After successfully completing the course, you can expect to move one significant step closer to achieving your professional goals - whether it's securing that job you desire, getting the promotion you deserve, or setting up that business of your dreams. Course Curriculum Module 1 - Introduction to Procurement Introduction to Procurement 00:00 Module 2 - Sourcing Management Sourcing Management 00:00 Module 3 - Supplier Selection Supplier Selection 00:00 Module 4 - Contracts and the Legal Aspects of Procurement Contracts and the Legal Aspects of Procurement 00:00 Module 5 - Negotiations Negotiations 00:00 Module 6 - Introduction to Purchasing Introduction to Purchasing 00:00 Module 7 - The Strategy of Purchasing The Strategy of Purchasing 00:00 Module 8 - Global Purchasing Global Purchasing 00:00 Module 9 - Risk Management in Purchasing Risk Management in Purchasing 00:00 Module 10 - Methods and Tools for Everyday Purchasing Methods and Tools for Everyday Purchasing 00:00 Module 11 - Supply Chain Management Supply Chain Management 00:00

Diploma in Purchasing, Procurement & Supply
Delivered Online On Demand11 hours
£4.99

Data Science Course with R Programming

By Lead Academy

This course teaches you data analysis and visualisation using the versatile R language. From understanding data structures to performing advanced statistical analysis, this course equips you with the skills to extract meaningful insights from complex datasets. This Course At A Glance Accredited by CPD UK Endorsed by Quality Licence Scheme Get a deep understanding of data science, the process and the toolbox Learn about R and Rstudio Get an introduction to the basic data types in R Learn to perform arithmetic calculations on vectors Understand what is a matrix and how to analyse it Know what is factors and how to summarise it Recognise how to create a data frame Get an understanding of the relational and logical operators Learn what is a conditional statement and how to implement the same Learn about loops, functions and R packages Understand data manipulation with dplyr Data Science Course with R Programming Course Overview This comprehensive data science with R programming course is specially designed for those who are willing to get a better understanding of R programming and data science to gain proficiency in the same. This online course will help you strengthen your knowledge of data science, R and Rstudio, basics, vectors and much more. This online data science with R programming course will also help you acquire knowledge about the Matrices, factors, data frame, list, logical and relational operations and conditional statements. You will also gain an understanding of the advanced features like loops, functions R packages, regular expressions, etc., to master R language and data science. By the end of the course, you will be able to write R programmes efficiently and be able to analyse data. You will also develop the skills to become a successful data scientist or data analyst after completing this course. Who should take this course? This comprehensive data science with R programming course is suitable for anyone looking to improve their job prospects or aspiring to accelerate their career in this sector and want to gain in-depth knowledge of R programming. Entry Requirements There are no academic entry requirements for this data science with r programming course, and it is open to students of all academic backgrounds. However, you are required to have a laptop/desktop/tablet or smartphone and a good internet connection. Assessment Method This data science with r programming course assesses learners through multiple-choice questions (MCQs). Upon successful completion of the modules, learners must answer MCQs to complete the assessment procedure. Through the MCQs, it is measured how much a learner can grasp from each section. In the assessment pass mark is 60%. Course Curriculum Data Science Overview Introduction to Data Science Data Science Career of the Future What is Data Science Data Science As a Process Data Science Toolbox Data Science Process Explained What's Next R and RStudio Engine and Coding Environment Installing R and RStudio RStudio a Quick Tour Introduction to Basics Arithmetic With R Variable Assignment Basic Data Types in R Vectors Creating a Vector Naming a Vector Arithmetic Calculations on Vectors Vector Selection Selection by Comparison Matrices What's a Matrix Analyzing Matrices Naming a Matrix Adding Columns and Rows to a Matrix Selection of Matrix Elements Arithmetic with Matrices Factors What's a Factor Categorical Variables and Factor Levels Summarizing a Factor Ordered Factors Data Frames What's a Data Frame Creating a Data Frame Selection of Data Frame Elements Conditional Selection Sorting a Data Frame Lists Why Would You Need Lists Creating a List Selecting Elements From a List Adding More Data to The List Relational Operators Equality Greater and Less Than Compare Vectors Compare Matrices Logical Operators AND, OR, NOT Operators Logical Operators with Vectors and Matrices Reverse The Result Relational and Logical Operators Together Conditional Statements The IF Statement IF…ELSE The ELSEIF Statement Loops Write a While Loop Looping with More Conditions Break Stop The While Loop What's a For Loop. Loop Over a Vector Loop Over a List Loop Over a Matrix For Loop with Conditionals Using Next and Break with For Loop Functions What Is a Function. Arguments Matching Required and Optional Arguments Nested Functions Writing Own Functions Functions with No Arguments Defining Default Arguments in Functions Function Scoping Control Flow in Functions R Packages Installing R Packages Loading R Packages Different Ways to Load a Package The Apply Family - Lapply What Is Lapply and When Is Used. Use Lapply with User-Defined Functions Lapply and Anonymous Functions Use Lapply with Additional Arguments The Apply Family - Sapply & Vapply What Is Sapply. How to Use Sapply. Sapply with Your Own Function Sapply with a Function Returning a Vector When Can't Sapply Simplify. What Is Vapply and Why Is It Used. Useful Functions Mathematical Functions Data Utilities Regular Expressions Grepl & Grep Metacharacters Sub & Gsub More Metacharacters Dates And Times Today and Now Create and Format Dates Create and Format Times Calculations with Dates Calculations with Times Getting and Cleaning Data Get and Set Current Directory Get Data From The Web Loading Flat Files Loading Excel Files Plotting Data in R Base Plotting System Base Plots Histograms Base Plots Scatterplots Base Plots Regression Line Base Plots Boxplot Data Manipulation With dplyr Introduction to dplyr Package Using The Pipe Operator (%>%) Columns Component Select() Columns Component Rename() and Rename_with() Columns Component Mutate() Columns Component Relocate() Rows Component Filter() Rows Component Slice() Rows Component Arrange() Rows Component Rowwise() Grouping of Rows Summarise() Grouping of Rows Across() Covid-19 Analysis Task Assessment Assessment - Data Science Course with R Programming Recognised Accreditation CPD Certification Service This course is accredited by continuing professional development (CPD). CPD UK is globally recognised by employers, professional organisations, and academic institutions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. CPD certificates are accepted by thousands of professional bodies and government regulators here in the UK and around the world. Many organisations look for employees with CPD requirements, which means, that by doing this course, you would be a potential candidate in your respective field. Quality Licence Scheme Endorsed The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. It will give you a competitive advantage in your career, making you stand out from all other applicants and employees.     Certificate of Achievement Endorsed Certificate from Quality Licence Scheme After successfully passing the MCQ exam you will be eligible to order the Endorsed Certificate by Quality Licence Scheme. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. It will give you a competitive advantage in your career, making you stand out from all other applicants and employees. There is a Quality Licence Scheme endorsement fee to obtain an endorsed certificate which is £65. Certificate of Achievement from Lead Academy After successfully passing the MCQ exam you will be eligible to order your certificate of achievement as proof of your new skill. The certificate of achievement is an official credential that confirms that you successfully finished a course with Lead Academy. Certificate can be obtained in PDF version at a cost of £12, and there is an additional fee to obtain a printed copy certificate which is £35. FAQs Is CPD a recognised qualification in the UK? CPD is globally recognised by employers, professional organisations and academic intuitions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. CPD-certified certificates are accepted by thousands of professional bodies and government regulators here in the UK and around the world. Are QLS courses recognised? Although QLS courses are not subject to Ofqual regulation, they must adhere to an extremely high level that is set and regulated independently across the globe. A course that has been approved by the Quality Licence Scheme simply indicates that it has been examined and evaluated in terms of quality and fulfils the predetermined quality standards. When will I receive my certificate? For CPD accredited PDF certificate it will take 24 hours, however for the hardcopy CPD certificate takes 5-7 business days and for the Quality License Scheme certificate it will take 7-9 business days. Can I pay by invoice? Yes, you can pay via Invoice or Purchase Order, please contact us at info@lead-academy.org for invoice payment. Can I pay via instalment? Yes, you can pay via instalments at checkout. How to take online classes from home? Our platform provides easy and comfortable access for all learners; all you need is a stable internet connection and a device such as a laptop, desktop PC, tablet, or mobile phone. The learning site is accessible 24/7, allowing you to take the course at your own pace while relaxing in the privacy of your home or workplace. Does age matter in online learning? No, there is no age limit for online learning. Online learning is accessible to people of all ages and requires no age-specific criteria to pursue a course of interest. As opposed to degrees pursued at university, online courses are designed to break the barriers of age limitation that aim to limit the learner's ability to learn new things, diversify their skills, and expand their horizons. When I will get the login details for my course? After successfully purchasing the course, you will receive an email within 24 hours with the login details of your course. Kindly check your inbox, junk or spam folder, or you can contact our client success team via info@lead-academy.org

Data Science Course with R Programming
Delivered Online On Demand
£25

Hiring Virtual Assistance for Content Creation

4.9(27)

By Apex Learning

Course Overview: Research shows that 82% of businesses have reported significant boosts in productivity due to the deployment of Virtual Assistants (VA). As content remains king online, mastering the art of efficiently curating, creating, and editing content is indispensable. "Hiring Virtual Assistance for Content Creation" serves as a beacon, guiding you through the nuances of outsourcing content creation to VAs. This course delves deep, from understanding the value of your time and providing price insights on outsourcing to training a VA to utilise tools like WordPress and Camtasia. Moreover, we delve into the depths of platforms like Fiverr, Text Broker, UpWork, and iWriter. The journey doesn't end there. We discuss vital components like feedback mechanisms, the art of making referrals and managing a team of writers efficiently. After all, understanding potential pitfalls, as exemplified in the section on lessons learned from ineffective VAs, can save invaluable time and resources. Enrol today and begin your journey in mastering the world of virtual assistance in content creation. Key Features of the Course: Comprehensive CPD certificate upon course completion. 24/7 Learning Assistance is available to guide you at every step. Engaging learning materials crafted to maximise understanding and retention. Who is This Course For? This Hiring Virtual Assistance for Content Creation course is tailor-made for business owners, content creators, managers, and anyone looking to optimise content creation using Virtual Assistants. Learning Outcome Comprehend the importance of hiring a VA in the content creation realm. Recognise the monetary and temporal value of outsourcing. Navigate top platforms to find the suitable VA. Master training techniques, including the use of recording software. Manage content editing and publishing effectively. Understand the art of feedback and the power of positive reinforcement. Learn to manage a team of writers effectively. Gain insights from past mistakes when working with VAs. Why Enrol in This Course: Stay ahead in the content game. This top-reviewed and recently updated Hiring Virtual Assistance for Content Creation course equips you with skills essential to leverage the power of VAs, ensuring that you remain at the forefront of content creation and management. Requirements: To enrol in this Hiring Virtual Assistance for Content Creation course, Basic understanding of content creation, management, and access to a computer and stable internet. Career Path: Upon Hiring Virtual Assistance for Content Creation course completion, various avenues open up, including: Content Manager: £40,000 annually Digital Project Manager: £45,000 annually Virtual Assistant Coordinator: £35,000 annually Content Strategist: £50,000 annually Outsourcing Specialist: £42,000 annually VA Training Specialist: £38,000 annually Content Creation Analyst: £41,000 annually Certification: On successful course completion, learners will receive a recognised CPD certificate, boosting their professional standing and prowess in content creation using VAs. Course Curriculum 6 sections • 18 lectures • 00:59:00 total length •What to expect from this course: 00:01:00 •Why You Should Hire a VA: 00:01:00 •Your Time Is Valuable: 00:02:00 •Price Insights on Outsourcing Content Writing: 00:03:00 •Training Your VA To Publish on WordPress Sites: 00:03:00 •Using Recording Software Such as Camtasia: 00:01:00 •Example Training Video: 00:13:00 •Editing Content: 00:03:00 •Finding The Right People To Work With: 00:03:00 •Fiverr: 00:04:00 •Text Broker: 00:05:00 •UpWork: 00:07:00 •iWriter: 00:02:00 •Leaving Positive Feedback: 00:01:00 •Making Referrals: 00:02:00 •Hiring a Content Manager to Manage a Team of Writers: 00:04:00 •Lessons Learned From Working With Ineffective VA's: 00:03:00 •Conclusion To The Course: 00:01:00

Hiring Virtual Assistance for Content Creation
Delivered Online On Demand59 minutes
£12

The Oracle Database RAC Administration Course (12c and 19c)

By Packt

This comprehensive course dives deep into Oracle database RAC administration, spanning 12c and 19c versions. Gain practical skills in architecture, installation, tuning, upgrading, mastering backup, recovery, dynamic services, load balancing, patching, Flex Clusters, and more. Discover advanced techniques through hands-on practice videos.

The Oracle Database RAC Administration Course (12c and 19c)
Delivered Online On Demand16 hours 50 minutes
£59.99

Android Developer's Portfolio Masterclass - Build real Apps

By iStudy UK

Description  Whether you want to become a highly paid Android Developer or a Freelancer Android Developer and build top-notch Apps in no time flat, then this Android Developer's Portfolio Masterclass - Build real Apps course is what you need. This comprehensive course is designed to help you in building Android Developer's Portfolio, developer resume, and attract employers and amp. This course covers everything you need to know about building world-class apps you can add to your portfolio including the tools and techniques that required to become a Pro-Java Developer. You'll also learn how to grow your Android Development knowledge while building up your portfolio and the crucial Android Framework in a little time. What you'll learn Build Android Apps to include on your portfolio Master intermediate to advanced Android & Java Development Skills Build your Android Developer Resume and Reputation so you get that job! Master the tools that will make you and EXPERT Android & Java Developer Get all the tools and knowledge to become a true Android Developer Champion Requirements Have some Android Development Experience Have some Java Programming Experience (Java Refresher section provided) Not a complete Java and Android Beginner Who is the target audience? If you have a working Java and Android Development knowledge, this is for you. If you are a seasoned Java programmer and have done some Android Development then take this for you. If you are switching from C++ to Java then this is a fast-track way of doing it. You can get started straight away with the Intermediate Java Language section. If you are a pro developer and want to quickly get up to date with Android Development, then this course is for you. If you need some Java refresher, then you have come to the right place as I have included a bonus section on Java too. Who this course is for: Java and Android Student's who want to build their Android Developer's Portfolio Intermediate Android Developers who want to build their Android Developer Resume and get Jobs or start their freelancer careers Advanced Java and Android Developers who want to Build Android Apps that will wow potential employers and clients Android Developers who want to build their developer online presence Students who want to take their existent Android/Java Skills to the next level by building Amazing Android Apps Getting Started What you'll get from this Course? 00:03:00 How To Get Your Free Gifts? 00:05:00 About Bonus Sections 00:02:00 Build Your Portfolio App - Brand Yourself as Android Development What You'll Make by the End of This Section 1 00:01:00 Let's Build our Portfolio App - Setup User Interface - Part 1 00:14:00 Let's Build our Portfolio App - Setup User Interface - Part 2 00:10:00 Portfolio App - User Interface and Coordinator Widget 00:10:00 Let's Build our Portfolio App - TabLayout and Fragment 00:13:00 Let's Build our Portfolio App - Setup User Interface - Viewpager Adapter 00:15:00 Let's Build our Portfolio App - Final App 00:08:00 Build Your Portfolio - Motivational App What You'll Make by the End of This Section 2 00:01:00 Motivational App - Intro and UI Setup - Part 1 00:11:00 Motivational App - AppController Class 00:10:00 Motivational App - Pager Adapter 00:14:00 Motivational App - Quotes Fragment Setup 00:14:00 Motivational App - Show Quotes on Slide 00:20:00 Motivational App - Final - Cardview Colors 00:07:00 Build Your Portfolio - Build and Android Game What You'll Make by the End of This Section 3 00:01:00 Let's Build a Fun Game - Reflex Game - UI Setup 00:10:00 Let's Build a Fun Game - Reflex View - Setup - Part 1 00:11:00 Let's Build a Fun Game - Reflex View - Setup - Part 2 00:13:00 Let's Build a Fun Game - Reflex Game - Add Spot on Screen 00:13:00 Let's Build a Fun Game - Reflex Game - Show Spots and Tapping 00:15:00 Let's Build a Fun Game - Reflex Game - Adding Sound Efects 00:13:00 Let's Build a Fun Game - Reflex Game - More Setup 00:11:00 Let's Build a Fun Game - Reflex Game - Game Setup 00:11:00 Let's Build a Fun Game - Reflex Game -Final Game 00:17:00 Advanced Drawing on Screen Draw and Views in Android 00:05:00 Drawing Primitive Shapes on Screen - Circles and Lines 00:16:00 How to Read the Android Documentations 00:07:00 Gradients 00:07:00 Drawing Bitmaps on Screen 00:08:00 Custom TextViews 00:08:00 Build Your Portfolio - Build Pikasso - Doodlz App What You'll Make by the End of This Section 4 00:01:00 Pikasso App - Overview 00:14:00 Pikasso App - Setup - Part 1 00:06:00 Pikasso App - Setup - Motion Event Methods 00:15:00 Pikasso App - Drawing on Screen 00:15:00 Pikasso App - Setup - Creating Menus - Part 1 00:16:00 Pikasso App - Creating Menu - Part 2 00:06:00 Pikasso App - Setup Dialog for Width 00:11:00 Pikasso App - Setup - Color Seekbar - Part 1 00:12:00 Pikasso App - Setup SeekBar Dialog 00:16:00 Pikasso App - Setup - Finalize Color Seekbar Dialog 00:21:00 Pikasso App - Saving Images 00:18:00 Pikasso App - Final Product 00:05:00 Build Your Android Portfolio - Weather App What You'll Make by the End of This Section 5 00:01:00 Weather App - Setup User Interface 00:18:00 Weather App - adding a Background Image 00:08:00 Weather App - Setup Volley and JSON API 00:12:00 Weather App - Setup Model Class and ViewPager Fragment 00:17:00 Weather App - Creating the ForecastAdapter and Forecast Fragment 00:14:00 Weather App - Setup Forecast Fragment 00:13:00 Weather App - Setup Forecast Data Class and Download JSON Data 00:09:00 Weather App - Probing in JSON API Object 00:10:00 Weather App - Pulling Data and Async Callback Interface 00:18:00 Weather App - Showing data in ViewPager 00:10:00 Weather App - ViewPager Design and Rearranging Views 00:12:00 Weather App - Putting Together the Top CardView and Current Weather data 00:11:00 Weather App - Top Cardview Final Look 00:11:00 Weather App - Getting Location Input and Populate Screen 00:14:00 Weather App - Saving Locations - Shared Preferences 00:14:00 Weather App - Final Weather Forecast App 00:21:00 Build your Portfolio - Android Sensors What You'll Make by the End of This Section 6 00:01:00 Introduction to Sensor in Android Devices 00:04:00 Different types of Sensors 00:13:00 Getting Light Sensors 00:17:00 Ambient Temperature Sensor 00:11:00 Compass App - Part 1 00:12:00 Compass App - Final 00:12:00 Build your Portfolio - Breathe App What You'll Make by the End of This Section 6 00:01:00 Introduction to Breathe App - UI Setup 00:13:00 Introduction to Breathe App - Animation Library 00:11:00 Introduction to Breathe App - Animate the View 00:12:00 Introduction to Breathe App - Saving App Data 00:13:00 Introduction to Breathe App - Final App 00:21:00 Bonus Section - Java Refresher Intro to Variables - Java 00:07:00 Variables - Integers 00:08:00 Variables - Double, Chars, Floats 00:13:00 Variables - Booleans 00:03:00 Java Basic Operations 00:13:00 Java - Relational Operators and If Statements 00:10:00 Java For and While Loops 00:12:00 Java - Methods and Parameters 00:12:00 Java - Methods and Return Types 00:13:00 Java - Introduction to Classes 00:15:00 Java - Member Variables 00:09:00 Java Access Modifiers 00:13:00 Java - Overloading Constructors 00:05:00 Java - Introduction to Inheritance 00:04:00 Java Inheritance - Part 2 00:11:00 Java - Arrays 00:11:00 Java - Arrays - Part 2 00:06:00 Java - HashMaps 00:10:00 Java - HashMaps - Part 2 00:04:00 Installing Android Studio - Setup Development Environment Installing Java, JDK and JRE (Windows PC) 00:09:00 Install Android Studio on Windows PC 00:12:00 Install Android Studio - Mac OSX 00:09:00

Android Developer's Portfolio Masterclass - Build real Apps
Delivered Online On Demand17 hours 23 minutes
£25

Hospitality & Catering

4.7(160)

By Janets

Follow your dreams by enrolling on the Hospitality & Catering course today and develop the experience, skills and knowledge you need to enhance your expert development. Hospitality & Catering will help you arm yourself with the qualities you need to work towards your dream job. Study the Hospitality & Catering training course online with Janets through our online learning platform and take the first steps towards a successful long-term career. The Hospitality & Catering course will allow you to enhance your CV, impress potential employers, and stand out from the crowd.  This Hospitality & Catering course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Study the Hospitality & Catering course through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the Hospitality & Catering course, to ensure you are supported every step of the way. Get a digital certificate as proof of your Hospitality & Catering course completion. Janets is one of the top online training course providers in the UK, and we want to make education accessible to everyone! Learn the essential skills you need to succeed and build a better future for yourself with the Hospitality & Catering course. The Hospitality & Catering course is designed by industry experts and is tailored to help you learn new skills with ease.  The Hospitality & Catering is incredibly great value and allows you to study at your own pace. With full course access for one year, you can complete the Hospitality & Catering when it suits you. Access the Hospitality & Catering course modules from any internet-enabled device, including computers, tablets, and smartphones. The Hospitality & Catering course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the Hospitality & Catering now and start learning instantly! What You Get Out Of Studying Hospitality & Catering With Janets: Receive a digital Certificate upon successful completion of the Hospitality & Catering course Get taught by experienced, expert 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) Description The Hospitality & Catering training course is delivered through Janets' online learning platform. Access the Hospitality & Catering content from any internet-enabled device whenever or wherever you want to. The Hospitality & Catering course has no formal teaching deadlines, meaning you are free to complete the course at your own pace. Method of Assessment  To successfully complete the Hospitality & Catering course, students will have to take an automated multiple-choice exam. This exam will be online and you will need to score 60% or above to pass the Hospitality & Catering course. After successfully passing the Hospitality & Catering course exam, you will be able to apply for a CPD-acknowledged certificate as proof of your Hospitality & Catering lesson. Certificate of Achievement Endorsed Certificate of Achievement from the Quality Licence Scheme Once the course has been completed and the assessment has been passed, all students are entitled to receive an endorsed certificate. This will provide proof that you have completed your training objectives, and each endorsed certificate can be ordered and delivered to your address for only £99. Please note that overseas students may be charged an additional £10 for postage. CPD Certificate of Achievement from Janets Upon successful completion of the course, you will be able to obtain your course completion e-certificate free of cost. Print copy by post is also available at an additional cost of £9.99 and PDF Certificate at £4.99. Endorsement This course and/or training programme has been endorsed by the Quality Licence Scheme for its high-quality, non-regulated provision and training programmes. This course and/or training programme is not regulated by Ofqual and is not an accredited qualification. Your training provider will be able to advise you on any further recognition, for example progression routes into further and/or higher education. For further information please visit the Learner FAQs on the Quality Licence Scheme website. Method of Assessment To successfully complete the course, students will have to take an automated multiple-choice exam. This exam will be online and you will need to score 60% or above to pass the course. After successfully passing the exam, you will be able to apply for Quality Licence Scheme endorsed certificate of achievement. To verify your enhanced skills in the subject, we recommend that you also complete the assignment questions. These can be completed at any time which is convenient for yourself and will be assessed by our in-house specialised tutors. Full feedback will then be given on your current performance, along with any further advice or support. Who Is This Course For: The Hospitality & Catering is ideal for those who already work in this sector or are an aspiring experts. This Hospitality & Catering course is designed to enhance your expertise and boost your CV. Learn key skills and gain an expert lesson to prove your newly-acquired knowledge. Requirements: The Hospitality & Catering is open to all students and has no formal entry requirements. To study the Hospitality & Catering course, all your need is a passion for learning, a good understanding of English, numeracy, and IT skills. You must also be over the age of 16. Career Path: The Hospitality & Catering is ideal for anyone who wants to pursue their dream career in a relevant industry. Learn the skills you need to boost your CV and go after the job you want. Complete the Hospitality & Catering and gain an industry-acknowledged lesson that will help you excel in finding your ideal job.

Hospitality & Catering
Delivered Online On Demand4 hours 32 minutes
£8

SQL NoSQL Big Data and Hadoop

4.7(160)

By Janets

Register on the SQL NoSQL Big Data and Hadoop 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 digital certificate as a proof of your course completion. The SQL NoSQL Big Data and Hadoop is incredibly great value and allows you to study at your own pace. Access the course modules from any internet-enabled device, including computers, tablet, 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 SQL NoSQL Big Data and Hadoop Receive a e-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 Upon successful completion of the course, you will be able to obtain your course completion e-certificate free of cost. Print copy by post is also available at an additional cost of £9.99 and PDF Certificate at £4.99. Who Is This Course For: The course is ideal for those who already work in this sector or are an aspiring professional. 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 SQL NoSQL Big Data and Hadoop, all your 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 Introduction 00:07:00 Building a Data-driven Organization - Introduction 00:04:00 Data Engineering 00:06:00 Learning Environment & Course Material 00:04:00 Movielens Dataset 00:03:00 Section 02: Relational Database Systems Introduction to Relational Databases 00:09:00 SQL 00:05:00 Movielens Relational Model 00:15:00 Movielens Relational Model: Normalization vs Denormalization 00:16:00 MySQL 00:05:00 Movielens in MySQL: Database import 00:06:00 OLTP in RDBMS: CRUD Applications 00:17:00 Indexes 00:16:00 Data Warehousing 00:15:00 Analytical Processing 00:17:00 Transaction Logs 00:06:00 Relational Databases - Wrap Up 00:03:00 Section 03: Database Classification Distributed Databases 00:07:00 CAP Theorem 00:10:00 BASE 00:07:00 Other Classifications 00:07:00 Section 04: Key-Value Store Introduction to KV Stores 00:02:00 Redis 00:04:00 Install Redis 00:07:00 Time Complexity of Algorithm 00:05:00 Data Structures in Redis : Key & String 00:20:00 Data Structures in Redis II : Hash & List 00:18:00 Data structures in Redis III : Set & Sorted Set 00:21:00 Data structures in Redis IV : Geo & HyperLogLog 00:11:00 Data structures in Redis V : Pubsub & Transaction 00:08:00 Modelling Movielens in Redis 00:11:00 Redis Example in Application 00:29:00 KV Stores: Wrap Up 00:02:00 Section 05: Document-Oriented Databases Introduction to Document-Oriented Databases 00:05:00 MongoDB 00:04:00 MongoDB Installation 00:02:00 Movielens in MongoDB 00:13:00 Movielens in MongoDB: Normalization vs Denormalization 00:11:00 Movielens in MongoDB: Implementation 00:10:00 CRUD Operations in MongoDB 00:13:00 Indexes 00:16:00 MongoDB Aggregation Query - MapReduce function 00:09:00 MongoDB Aggregation Query - Aggregation Framework 00:16:00 Demo: MySQL vs MongoDB. Modeling with Spark 00:02:00 Document Stores: Wrap Up 00:03:00 Section 06: Search Engines Introduction to Search Engine Stores 00:05:00 Elasticsearch 00:09:00 Basic Terms Concepts and Description 00:13:00 Movielens in Elastisearch 00:12:00 CRUD in Elasticsearch 00:15:00 Search Queries in Elasticsearch 00:23:00 Aggregation Queries in Elasticsearch 00:23:00 The Elastic Stack (ELK) 00:12:00 Use case: UFO Sighting in ElasticSearch 00:29:00 Search Engines: Wrap Up 00:04:00 Section 07: Wide Column Store Introduction to Columnar databases 00:06:00 HBase 00:07:00 HBase Architecture 00:09:00 HBase Installation 00:09:00 Apache Zookeeper 00:06:00 Movielens Data in HBase 00:17:00 Performing CRUD in HBase 00:24:00 SQL on HBase - Apache Phoenix 00:14:00 SQL on HBase - Apache Phoenix - Movielens 00:10:00 Demo : GeoLife GPS Trajectories 00:02:00 Wide Column Store: Wrap Up 00:04:00 Section 08: Time Series Databases Introduction to Time Series 00:09:00 InfluxDB 00:03:00 InfluxDB Installation 00:07:00 InfluxDB Data Model 00:07:00 Data manipulation in InfluxDB 00:17:00 TICK Stack I 00:12:00 TICK Stack II 00:23:00 Time Series Databases: Wrap Up 00:04:00 Section 09: Graph Databases Introduction to Graph Databases 00:05:00 Modelling in Graph 00:14:00 Modelling Movielens as a Graph 00:10:00 Neo4J 00:04:00 Neo4J installation 00:08:00 Cypher 00:12:00 Cypher II 00:19:00 Movielens in Neo4J: Data Import 00:17:00 Movielens in Neo4J: Spring Application 00:12:00 Data Analysis in Graph Databases 00:05:00 Examples of Graph Algorithms in Neo4J 00:18:00 Graph Databases: Wrap Up 00:07:00 Section 10: Hadoop Platform Introduction to Big Data With Apache Hadoop 00:06:00 Big Data Storage in Hadoop (HDFS) 00:16:00 Big Data Processing : YARN 00:11:00 Installation 00:13:00 Data Processing in Hadoop (MapReduce) 00:14:00 Examples in MapReduce 00:25:00 Data Processing in Hadoop (Pig) 00:12:00 Examples in Pig 00:21:00 Data Processing in Hadoop (Spark) 00:23:00 Examples in Spark 00:23:00 Data Analytics with Apache Spark 00:09:00 Data Compression 00:06:00 Data serialization and storage formats 00:20:00 Hadoop: Wrap Up 00:07:00 Section 11: Big Data SQL Engines Introduction Big Data SQL Engines 00:03:00 Apache Hive 00:10:00 Apache Hive : Demonstration 00:20:00 MPP SQL-on-Hadoop: Introduction 00:03:00 Impala 00:06:00 Impala : Demonstration 00:18:00 PrestoDB 00:13:00 PrestoDB : Demonstration 00:14:00 SQL-on-Hadoop: Wrap Up 00:02:00 Section 12: Distributed Commit Log Data Architectures 00:05:00 Introduction to Distributed Commit Logs 00:07:00 Apache Kafka 00:03:00 Confluent Platform Installation 00:10:00 Data Modeling in Kafka I 00:13:00 Data Modeling in Kafka II 00:15:00 Data Generation for Testing 00:09:00 Use case: Toll fee Collection 00:04:00 Stream processing 00:11:00 Stream Processing II with Stream + Connect APIs 00:19:00 Example: Kafka Streams 00:15:00 KSQL : Streaming Processing in SQL 00:04:00 KSQL: Example 00:14:00 Demonstration: NYC Taxi and Fares 00:01:00 Streaming: Wrap Up 00:02:00 Section 13: Summary Database Polyglot 00:04:00 Extending your knowledge 00:08:00 Data Visualization 00:11:00 Building a Data-driven Organization - Conclusion 00:07:00 Conclusion 00:03:00 Resources Resources - SQL NoSQL Big Data And Hadoop 00:00:00

SQL NoSQL Big Data and Hadoop
Delivered Online On Demand22 hours 33 minutes
£25

Six Sigma Green Belt Diploma

4.5(3)

By Studyhub UK

Overview Learn about Six Sigma Green Belt Diploma from industry experts and boost your professional skill. This Six Sigma Green Belt Diploma course will enhance your skill and make you ready for the job market. You'll get expert opinions about the best practices and problems of Six Sigma Green Belt Diploma. You'll also gain the skills of Six Sigma Green Belt Diploma to excel in your job and tips to master professional skills in no time.  You'll be connected with the community of Six Sigma Green Belt Diploma professionals and gain first-hand experience of Six Sigma Green Belt Diploma problem-solving. The Six Sigma Green Belt Diploma is self-paced. You can complete your course and submit the written assignment in your suitable schedule. After completing the Six Sigma Green Belt Diploma, you'll be provided with a CPD accredited certificate which will boost your CV and help you get your dream job.  This Six Sigma Green Belt Diploma will provide you with the latest information and updates of Six Sigma Green Belt Diploma. It will keep you one step ahead of others and increase your chances of growth. Why buy this Six Sigma Green Belt Diploma? Unlimited access to the course for forever Digital Certificate, Transcript, student ID all included in the price Absolutely no hidden fees Directly receive CPD accredited qualifications after course completion Receive one to one assistance on every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the Six Sigma Green Belt Diploma there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. Who is this course for? This Six Sigma Green Belt Diploma course is ideal for Students Recent graduates Job Seekers Anyone interested in this topic People already working in the relevant fields and want to polish their knowledge and skill. Prerequisites This Six Sigma Green Belt Diploma does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Six Sigma Green Belt Diploma was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Career path As this course comes with multiple courses included as bonus, you will be able to pursue multiple occupations. This Six Sigma Green Belt Diploma is a great way for you to gain multiple skills from the comfort of your home. Course Curriculum Section 01: Course Overview Course Overview 00:08:00 Section 02: Introduction Introduction 00:16:00 Introduction Part 2 00:17:00 Section 03: Define Define 00:25:00 Define Part 2 00:20:00 Section 04: Measure Measure 00:13:00 Measure Part 2 00:30:00 Measure Part 3 00:18:00 Measure Part 4 00:15:00 Section 05: Analyze Analyze 00:14:00 Analyze Part 2 00:17:00 Analyze Part 3 00:25:00 Analyze Part 4 00:15:00 Section 06: Improve Improve 00:24:00 Improve Part 2 00:12:00 Improve Part 3 00:11:00 Improve Part 4 00:24:00 Improve Part 5 00:15:00 Section 07: Control Control 00:13:00 Section 08: Case Study Case Study 00:10:00 Section 09: Conclusion Conclusion 00:04:00 Resources Resources - Six Sigma Green Belt Diploma 00:00:00 Assignment Assignment - Six Sigma Green Belt Diploma 00:00:00

Six Sigma Green Belt Diploma
Delivered Online On Demand5 hours 46 minutes
£10.99

Six Sigma Black Belt - Advance Diploma

4.5(3)

By Studyhub UK

Overview Lean six sigma one of the popular topic in the project management industry. One of the primary goals of any company is to achieve an efficient process. To attain this goal, Six Sigma Black Belt is the most effective methodology. This Six Sigma Black Belt course will assist you to grasp a solid understanding of the Six Sigma phases and prepare you for leadership roles. The job market is already saturated, and competition is fierce. But employers will always want to hire an employee who has skills to reduce cost and ensure quality. So having a Six Sigma certification will set you apart from the rest of the candidates for the next potential job or help you rank up positions in your current organisation. This Six Sigma Black Belt covers all the stages; Define, Measure, Analyse, Improve and Control (DMAIC). Throughout the course, you will learn how to manage DMAIC and maximise customer value while minimising waste. What are you waiting for? Sign up now for the Six Sigma Black Belt course and become the next change agent! Few of the many learning you will be taking from this Six Sigma Black Belt course are- Learn how to define a business problem from the customers perspective Apprehend how to set goals that will align with an organisation's vision Acquire knowledge about how to measure a problem in numbers or using data Grasp an understanding of how to dictate if a process is efficient or not Comprehend the concept of how to improve the process of implementation Gain knowledge on how to ensure the performance is going well with an organisation's goal Why buy this Six Sigma Black Belt - Advance Diploma? Unlimited access to the course for forever Digital Certificate, Transcript, student ID all included in the price Absolutely no hidden fees Directly receive CPD accredited qualifications after course completion Receive one to one assistance on every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the Six Sigma Black Belt - Advance Diploma there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. Who is this course for? This Six Sigma Black Belt - Advance Diploma course is ideal for Students Recent graduates Job Seekers Anyone interested in this topic People already working in the relevant fields and want to polish their knowledge and skill. Prerequisites This Six Sigma Black Belt - Advance Diploma does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Six Sigma Black Belt - Advance Diploma was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Career path Completing the Six Sigma Black Belt course will make way for different career opportunities such as- Senior Project Manager Quality Assurance Manager Six Sigma Process Consultant Senior Business Process Analyst Process Improvement Manager For these career opportunities, the average salary generally varies from £35,000 to £75,000 a year. Course Curriculum Section 01: Introduction Course Overview 00:08:00 Introduction 00:15:00 Introduction Part 2 00:17:00 Section 02: Define Define 00:25:00 Define Part 2 00:20:00 Section 03: Measure Measure 00:13:00 Measure Part 2 00:28:00 Measure Part 3 00:24:00 Measure Part 4 00:17:00 Measure Part 5 00:17:00 Measure Part 6 00:26:00 Measure Part 7 00:24:00 Measure Part 8 00:10:00 Section 04: Analyze Analyze 00:14:00 Analyze Part 2 00:17:00 Analyze Part 3 00:28:00 Analyze Part 4 00:18:00 Analyze Part 5 00:35:00 Analyze Part 6 00:27:00 Analyze Part 7 00:38:00 Analyze Part 8 00:42:00 Analyze Part 9 00:33:00 Analyze Part 10 00:15:00 Analyze Part 11 00:15:00 Analyze Part 12 00:16:00 Section 05: Improve Improve 00:23:00 Improve Part 2 00:12:00 Improve Part 3 00:10:00 Improve Part 4 00:23:00 Improve Part 5 00:15:00 Control 00:17:00 Control Part 2 00:08:00 Section 06: Case Study Case Study 00:10:00 Section 07: Conclusion Conclusion 00:04:00 Resources Resources - Six Sigma Black Belt - Advance Diploma 00:00:00 Assignment Assignment - Six Sigma Black Belt - Advance Diploma 00:00:00

Six Sigma Black Belt - Advance Diploma
Delivered Online On Demand11 hours 4 minutes
£10.99

Overview In today's digital world, Virtual Assistants (VAs) are in high demand. Many businesses in the UK need skilled VAs to help with various tasks. This means lots of job opportunities for those with the right skills. Our Virtual Assistant course will teach you everything you need to know. You will learn about different types of virtual assistants, essential tools, and must-have skills. We also cover how to manage clients and secure data. This course is perfect if you want to start a new career or improve your current skills. Join our course and step into a growing industry. With our help, you can become a successful Virtual Assistant and find great job opportunities. Start your journey today and make a difference in the digital world. In This Virtual Assistant Course, You Will: Learn strategies to boost your workplace efficiency. Hone your Virtual Assistant skills to help you Acquire a comprehensive understanding of various Virtual Assistant topics and tips from industry experts. Learn in-demand Virtual Assistant skills that are in high demand among UK employers, which will help you to kickstart your career. This Virtual Assistant course covers everything you must know to stand against the tough competition in the Virtual Assistant field.  The future is truly yours to seize with this Virtual Assistant. Enrol today and complete the course to achieve a Virtual Assistant 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 Virtual Assistant 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 Virtual Assistant 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 Virtual Assistant 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 Virtual Assistant is suitable for anyone aspiring to start a career in Virtual Assistant; even if you are new to this and have no prior knowledge on Virtual Assistant, this course is going to be very easy for you to understand.  And if you are already working in the Virtual Assistant 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 Virtual Assistant 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 Virtual Assistant course has no prerequisite.  You don't need any educational qualification or experience to enrol in the Virtual Assistant 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 Virtual Assistant course. Moreover, this course allows you to learn at your own pace while developing transferable and marketable skills. Course Curriculum Module 01: Introduction to Virtual Assistant Introduction to Virtual Assistant 00:20:00 Module 02: Different Types of Virtual Assistants Different Types of Virtual Assistants 00:30:00 Module 03: Be a Virtual Assistant Be a Virtual Assistant 00:15:00 Module 04: Must-Have Skills for Virtual Assistants Must Have Skills for Virtual Assistants 00:35:00 Module 05: Essential Tools for a Virtual Assistant Essential Tools for a Virtual Assistant 00:20:00 Module 06: Finding Your Niche Finding Your Niche 00:15:00 Module 07: Get Hired for VA Jobs Get Hired for VA Jobs 00:30:00 Module 08: How to Set VA Business How to Set VA Business 00:30:00 Module 09: Admin Support- a Vital Part of VA Admin Support a Vital Part of VA 00:25:00 Module 10: How to Manage Clients How to Manage Clients 00:15:00 Module 11: Working with a Virtual Team Working with a Virtual Team 00:15:00 Module 12: Data Security Measures Data Security Measures 00:20:00

Virtual Assistant
Delivered Online On Demand4 hours 30 minutes
£11