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

5538 Courses in Cardiff delivered On Demand

TypeScript Tutorial For Beginners

4.3(43)

By John Academy

Course Overview If you are a JavaScript developer who wants to master TypeScript fundamentals, jumpstart on the road to learning TypeScript with this TypeScript Tutorial For Beginners course.  TypeScript is an open-source programming language which builds on JavaScript. The advantage of Typescript over Javascript is that it adds optimal static typing to the JavaScript language. Many Javascript frameworks use typescript, such as Angular. This course covers a comprehensive set of modules to enhance your understanding of TypeScript fundamentals. It explains what typescript is and gives you a clear understanding of its significance. You will learn how to find the data type of a variable in TypeScript and understand how to define a function type variable typescript. You will also learn how to define objects using classes and use the different access modifiers. In time, you will get to grips with the specific skills to write more scalable applications. Whatever you learn in JavaScript adds value to your understanding of TypeScript. You're already halfway there if you're familiar with Javascript. Enrol right now! Learning Outcomes Understand the variables and data types Explore how to define variables using data types Gain in-depth knowledge of the operators Deepen your understanding of the object oriented principles Know how to create and use arrow functions Familiarise with the flow control statements Understand the variable prefixes Have an in-depth understanding of variable prefixes Who is this course for? The TypeScript Tutorial For Beginners course is incredibly beneficial for professionals interested in understanding the fundamentals of TypeScript. Upgrading skills in this course open doors to tremendous opportunities. Entry Requirement This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Certification After you have successfully completed the course, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hardcopy at the cost of £39 or in PDF format at the cost of £24. PDF certificate's turnaround time is 24 hours, and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry-leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognized accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path The TypeScript Tutorial For Beginners course provides useful skills to possess and would be beneficial for any related profession or industry such as: TypeScript Developer Full Stack Developer Unit 01: Introduction Module 01: What and why TypeScript 00:02:00 Module 02: TypeScript Playground 00:04:00 Module 03: Install TypeScript 00:02:00 Module 04: Install Visual Studio Code 00:01:00 Unit 02: Variables and Data Types Module 01: Introduction 00:03:00 Module 02: First Program Using Visual Studio Code 00:04:00 Module 03: Use JS in a HTML 00:02:00 Module 04: Strings 00:02:00 Module 05: Boolean 00:01:00 Module 06: Any Type 00:01:00 Module 07: Homogenous Arrays 00:03:00 Module 08: Heterogenous Arrays 00:01:00 Module 09: Using alert confirm and prompt 00:03:00 Module 10: Comments 00:02:00 Module 11: Enum Type 00:05:00 Unit 03: Operators Module 01: Arithmetic 00:03:00 Module 02: Assignment 00:04:00 Module 03: Comparison 00:04:00 Module 04: Logical 00:04:00 Module 05: Ternary 00:03:00 Unit 04: Flow Control Statements Module 01: Introduction 00:01:00 Module 02: IF Else Ladder 00:06:00 Module 03: Switch 00:04:00 Module 04: Break and Case Flow 00:03:00 Module 05: While loop 00:03:00 Unit 05: Objects and Arrays Module 01: Introduction 00:02:00 Module 02: Object Literal 00:03:00 Module 03: For-In Loop 00:02:00 Module 04: Arrays 00:04:00 Module 05: De-Structuring Arrays 00:02:00 Module 06: De-Structuring Objects 00:02:00 Unit 06: Functions Module 01: Introduction 00:02:00 Module 02: First Function 00:03:00 Module 03: Passing a parameter 00:01:00 Module 04: Passing Multiple Parameters 00:02:00 Module 05: Optional Parameters 00:04:00 Module 06: Default Values 00:01:00 Module 07: Function as parameter 00:02:00 Module 08: Returning a function 00:03:00 Module 09: Anonymous Functions 00:02:00 Module 10: Overloading 00:05:00 Module 11: REST PARAMS 00:05:00 Module 12: Using a Type on REST PARAM 00:01:00 Unit 07: Arrow Functions Module 01: Introduction 00:02:00 Module 02: First arrow function 00:03:00 Module 03: Passing Parameters 00:03:00 Module 04: Array of Arrow Functions 00:03:00 Unit 08: Variable Prefixes Module 01: let 00:03:00 Module 02: const 00:02:00 Module 02: const functions 00:02:00 Module 04: declare 00:01:00 Unit 09: Interfaces Module 01: Introduction 00:02:00 Module 02: Define an Object Interface 00:03:00 Module 03: Create and object 00:03:00 Module 04: Defining optional properties 00:01:00 Module 05: Interfaces are only compile time 00:01:00 Module 06: Function Interfaces 00:04:00 Module 07: Return Types in Functional interfaces 00:02:00 Module 08: Adding methods to Object Interfaces 00:02:00 Module 09: Array Interfaces 00:03:00 Module 10: String indexed Array Interfaces 00:03:00 Module 11: Extending interfaces 00:06:00 Unit 10: Classes Module 01: Introduction 00:01:00 Module 02: Create a class 00:03:00 Module 03: Add a constructor 00:04:00 Module 04: Add Function properties 00:02:00 Module 05: Power of TypeScript 00:01:00 Module 06: Using for-in and instanceof 00:04:00 Module 07: Implementing an interface 00:06:00 Unit 11: Inheritance Module 01: Introduction 00:03:00 Module 02: Extending a class 00:05:00 Module 03: Create Child Objects 00:07:00 Module 04: Inheriting Functionality 00:04:00 Module 05: Overriding 00:03:00 Unit 12: Access modifiers, Encapsulation and Static Module 01: Public and readonly 00:02:00 Module 02: Encapsulation 00:01:00 Module 03: Private properties 00:04:00 Module 04: Accessor methods 00:02:00 Module 05: Using Static Properties 00:04:00 Module 06: More about static 00:01:00 Module 07: Static Methods 00:03:00 Unit 13: Type Casting Module 01: String to numeric 00:04:00 Module 02: Using the toString method 00:03:00 Module 03: Object Casting 00:02:00 Unit 14: Modules Module 01: Introduction 00:01:00 Module 02: Using Function Modules 00:04:00 Module 03: Import Aliasing and Alternate Export Syntax 00:02:00 Module 04: Default Exports 00:02:00 Module 05: Class Modules 00:01:00 Module 06: Aliasing class modules 00:02:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

TypeScript Tutorial For Beginners
Delivered Online On Demand4 hours 7 minutes
£11.99

Advanced Weight Loss Course

4.3(43)

By John Academy

[vc_row 0='][vc_column][vc_column_text 0='] Description: Weight loss in medical and health context is the reduction of the total body mass because of the loss of fluid or lean mass. Weight loss is not just losing of weight but you have to consider ways of doing it. If you are someone who is into wellness, learning about weight loss management will be advantageous to you and your career. You will learn about weight loss management, wellness and fitness, and weight loss for adults and children through this course. This will help you learn the advanced methods and its possible effects for a healthier health loss program. You will learn the necessary skills, knowledge and information of weight loss programme.  Who is the course for? Trainers, professionals and other busy people who are into wellness and fitness. Health conscious people who want to strengthen their bodies and maintain their wellness. Entry Requirement: This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Assessment: At the end of the course, you will be required to sit an online multiple-choice test. Your test will be assessed automatically and immediately so that you will instantly know whether you have been successful. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After you have successfully passed the test, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. PDF certificate's turnaround time is 24 hours and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognised accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path: The Advanced Weight Loss Course is a useful qualification to possess and would be beneficial for the following careers: Athlete Fitness Instructor Personal Trainer Sports Administrator Sports Businessmen Sports Specialist Wellness Coach. [/vc_column_text][/vc_column][/vc_row] Weight Loss Management Introduction 00:30:00 Why Do You Want To Lose Weight? 01:00:00 Does Your Weight Have an Emotional Control Over You? 01:00:00 How Did You Get Here? 00:30:00 Why We Eat 00:30:00 The Diets That Lead Us Here 00:30:00 Fad Diets 01:00:00 Factors Affecting How We Lose Weight 01:00:00 How To Dump The Weight For Good This Time 00:30:00 Inches or Pounds? 00:30:00 Starting Point - The Importance Of A Goal 01:00:00 Watching What You Eat - Keeping Tabs On Those Calories What Exactly Is a Calorie? 01:00:00 Good Fat vs. Bad Fat 00:30:00 Simple Carbohydrates 00:30:00 Complex Carbohydrates 00:30:00 We Have All Of This Knowledge - Now What? 00:30:00 Getting Physical 01:00:00 Exercise And Its Far Reaching Benefits 01:00:00 Finding an exercise program that is right for you 01:00:00 Your Personal Weight Loss Plan 00:30:00 Exercise As Part Of Your Weight Loss Plan 00:30:00 Eating Plan 00:30:00 To achieve your weight loss goal 00:30:00 Conclusion 00:15:00 Weight Loss for Kids Obesity in Children Is Growing At A Frightening Fast Rate 00:30:00 The Most Powerful Breakfast for Weight Loss 00:30:00 Overweight Is Injurious To Teens and Kids 01:00:00 Obesity in Teenagers and Children Can Be the Saddest Sights 00:30:00 Tips to Help Your Child Fight Against Childhood Obesity 00:30:00 A Chapter for Your Teen - Top Tips For Weight Loss for Teens 00:30:00 A Chapter for Parents - Discover Safe and Easy Weight Loss for Teens 00:30:00 A Weight Loss Plan That Is Fun to Implement 00:30:00 Emphasis on Being Thin For Teen Girls Makes Weight Loss a Major Issue 00:30:00 Some Diet Plans for Overweight Teenage Boys 00:30:00 Snack Ideas for Kids That Won't Wreck *Mom's* Diet! 00:30:00 Biking - A Great Way to Enjoy Your Exercise 00:30:00 Exercise Anywhere With Your Bicycle - From Beaches to Mountains to Forests 00:30:00 Weight Control with Bowling Anyone? 00:30:00 Wellness and Fitness Today's Concerns about Wellness and Fitness 01:00:00 The Blissful Union of Wellness and Fitness 00:30:00 The Interchangeability of Wellness, Fitness and Health 00:30:00 The Quality of Life: Is Health Important? 00:30:00 Wellness Terminology 00:30:00 What Makes Us Well? 00:30:00 Wellness 00:30:00 Information on Wellness 00:30:00 How Do We Evaluate Wellness? 00:30:00 What Are Your Wellness Needs? 00:30:00 Wellness of the Body 00:30:00 Wellness of the Spirit 00:30:00 Wellness of the Mind 00:30:00 Benefits of Meditation for the Wellness of Ourselves 00:30:00 Do We Need Meditation? 00:30:00 Quiet Reflection: A B12 Shot for the Spirit? 00:30:00 Are You Well? 00:30:00 Fitness Terminology 00:15:00 Fitness 00:30:00 Information on Fitness 00:30:00 What Are Your Fitness Needs? 00:30:00 Metabolism: What Is It? 00:30:00 Metabolism for the Fit Individual 00:30:00 Metabolism: Can We Control It? 00:30:00 Obesity in Adolescents 00:30:00 Fitness of the Body 00:30:00 Fitness of the Spirit 00:30:00 Fitness of the Mind 00:30:00 Are You Fit? 00:30:00 Where You Live Affects Your Fitness 00:30:00 Fitness Centers: An Investigation 00:30:00 Does Your Income Affect Your Health? 00:30:00 What Role Does Our Intelligence Play in Our Health? 00:30:00 What Role Does Nutrition Play in Our Health? 00:30:00 Is There Health Without Water? 00:30:00 Vitamins: To Be or Not To Be? 00:30:00 How the Brain Affects Our Health 00:30:00 What Are Your Nutritional Needs? 00:30:00 Exercise and Play: What Do We Learn? 00:30:00 The Benefits of Walking 00:30:00 The Mind, Body and Soul Interconnectivity 00:30:00 Chiropractic Care: A Benefit to the Well Individual? 00:30:00 Acupuncture: A Benefit to the Well Individual? 00:30:00 The Benefits of Being Well 00:30:00 Where You Live Affects Your Wellness 00:30:00 The Benefits of Being Fit 00:30:00 Music: Our Connection to the Higher Conscious 00:30:00 The Yin and Yang of the Healthy Individual 00:30:00 Right Hand vs. Left Hand: Who's Healthier? 00:30:00 Is Your Mind Playing Tricks? 00:30:00 Mock Exam Mock Exam- Advanced Weight Loss Course 00:30:00 Final Exam Final Exam- Advanced Weight Loss Course 00:30:00

Advanced Weight Loss Course
Delivered Online On Demand48 hours
£11.99

Award in Education and Training-AET (Formerly PTLLS) Level 3

By Kingston Open College

Level 3 AET (PTLLS) | Training qualification course for teaching in the UK | Awarded by Focus Awards | Ofqual Regulated

Award in Education and Training-AET (Formerly PTLLS) Level 3
Delivered Online On Demand5 days
£12

Residential Property Sales Course

5.0(2)

By Training Express

Selling a home isn’t just about bricks and mortar — it’s about stories, timing, and the sharp eye of someone who knows how to turn a listing into a done deal. This Residential Property Sales Course is designed for anyone looking to learn how the UK property market ticks, how sales are made from the first viewing to the final signature, and how estate agents actually earn their commission. From valuation strategies and negotiation methods to sales progression and property law, everything is delivered online so you can learn in your own time, at your own pace — no clipboard or flashy car required. Whether you're just stepping into the world of property sales or you're already fielding enquiries and looking to sharpen your edge, this course has been carefully designed to help you navigate property transactions with confidence. You’ll explore buyer psychology, sales techniques, and what really matters in a strong listing. With the UK property market seeing over £300 billion in transactions annually, understanding how to connect people with properties is more than just useful — it’s valuable. Key Features of the Residential Property Sales Course : Instant e-certificate Fully online, interactive course with audio voiceover Developed by qualified professionals in the field Self-paced learning and laptop, tablet, smartphone-friendly 24/7 Learning Assistance Discounts on bulk purchases *** Additional Gifts *** Free Life coaching Course *** (Offer Ends Soon) *** Course Curriculum Module 01: Introduction to Residential Property Sales Module 02: Valuation of Real Estate Module 03: Law Relating to Residential Property Sales Module 04: Residential Agency Module 05: Finances Involved in Buying and Selling Module 06: Appraisal and Basic Building Construction and Defects Module 07: Records and Systems Module 08: UK Tax on Property Accreditation This Residential Property Sales is CPD Quality Standards Accredited, providing you with up-to-date skills and knowledge and helping you to become more competent and effective in your chosen field. Certification Once you've successfully completed your course, you will immediately be sent a digital certificate. Also, you can have your printed certificate delivered by post (shipping cost £3.99). CPD 10 CPD hours / points Accredited by The CPD Quality Standards Certificates Certificate of completion Digital certificate - Included Certificate of completion Hard copy certificate - Included You will get the hard copy certificates for Free! The delivery charge of the hard copy certificate inside the UK is £3.99 each.

Residential Property Sales Course
Delivered Online On Demand1 hour
£12

Dog Training - Start A Dog Training Business

4.8(9)

By Skill Up

Unleash your passion for dogs! Learn how to transform your love for canines into a thriving business. Master dog training today!

Dog Training - Start A Dog Training Business
Delivered Online On Demand5 hours 17 minutes
£13.99

Management Tools for Quality Control

4.8(9)

By Skill Up

Gain the skills and credentials to kickstart a successful career and learn from the experts with this step-by-step

Management Tools for Quality Control
Delivered Online On Demand3 hours 20 minutes
£13.59

AZ-900 | Microsoft Azure Fundamentals Full Course

4.3(43)

By John Academy

Course Overview Learn about the functions of Microsoft Azure from this AZ-900 | Microsoft Azure Fundamentals Full Course course. The course will give you a clear understanding of the basics of Microsoft Azure and how you can use this cloud platform to grow and strengthen your online existence. In this AZ-900 | Microsoft Azure Fundamentals Full Course course, you will learn about the tools and basic functions of Microsoft Azure. You will be familiarized with the core Azure services, security, privacy and compliance policies. This course will teach you how you can secure your website and account using multi-factor authentication and protect data from hackers. This course will also help you to understand the supports Azure can offer you and get the best suitable one for you. Microsoft Azure is one of the most popular and safe cloud platforms. This AZ-900 | Microsoft Azure Fundamentals Full Course course will teach you the functions of Microsoft Azure from scratch. You don't need any prior knowledge or technical background to understand the lessons of this course. Learning Outcomes familiarize with the fundamentals of cloud services Understand the benefits of using cloud services Learn about the differences between capital expenditure and operational expenditure Be able to compare and contrast the IAAS, PAAS and SAAS service Learn about different cloud models and how they work Understand the core Azure architectural components Learn about the solutions you will get from Azure Learn about the management tools of Azure Get to know about the security and private privacy protocols of Microsoft Azure Understand how Azure identity services work Familiarize with role-based access control system Understand the policies and compliance standards in Azure Who is this course for? This comprehensive AZ-900 | Microsoft Azure Fundamentals Full Course is ideal for those who want to learn more about the functions of Microsoft Azure. You will learn about the application of Microsoft Azure and the career prospect from this course. Entry Requirement This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Certification After you have successfully completed the course, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hardcopy at the cost of £39 or in PDF format at the cost of £24. PDF certificate's turnaround time is 24 hours, and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry-leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognized accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path AZ-900 | Microsoft Azure Fundamentals Full Course is a useful qualification to possess and would be beneficial for any related profession or industry such as: Managers Managing Directors Management Executives Data Security Officers Programmers Microsoft Azure Developers Technicians Computer Operators Cloud Engineers Cloud Data Consultants Azure Consultants Data Scientists Course Introduction Introduction 00:04:00 Module 1 : Cloud Concepts What is Cloud Computing - I 00:05:00 What is Cloud Computing - II 00:06:00 Benefits of Cloud Computing 00:09:00 Key Concepts and Terminology 00:06:00 Economies of Scale 00:01:00 CapEx Vs OpEx 00:03:00 Cloud Models : What is Public Cloud 00:02:00 Cloud Models : Characteristics of Public Cloud 00:02:00 Cloud Models : What is Private Cloud 00:01:00 Cloud Models : Characteristics of Private Cloud 00:01:00 Cloud Models : Hybrid Cloud 00:01:00 Cloud Models : Characteristics of Hybrid Cloud 00:01:00 Review and What Next!! 00:01:00 What is IAAS 00:04:00 Use Cases of IAAS 00:02:00 What is PAAS ? 00:02:00 Use Cases of PAAS 00:04:00 What is SAAS ? 00:02:00 Cloud Models : Shared Responsibility Model 00:09:00 Module 2 : Core Azure Services Introduction 00:01:00 Azure Regions 00:01:00 Special Azure regions 00:01:00 Region pairs 00:01:00 Feature Availability Region Wise 00:01:00 Availability Zones 00:01:00 Availability Sets 00:02:00 What are Resource Groups? 00:02:00 Azure Resource Manager 00:01:00 What Next!! - Azure Core Services and Products 00:02:00 What is Azure Compute 00:01:00 Azure Virtual Machines - Audiocast Only 00:01:00 Azure Virtual Machines I - LAB 00:15:00 Azure Virtual Machines II - LAB 00:01:00 Azure Virtual Machines III - LAB 00:02:00 Azure Virtual Machines IV - LAB 00:04:00 Azure Virtual Machines V - LAB 00:03:00 Azure Virtual Machines VI - LAB 00:03:00 What are Containers? 00:04:00 Containers ( LAB Activity ) 00:07:00 Containers VS Virtual Machines 00:04:00 What Are Virtual Networks 00:01:00 Virtual Networks - LAB 00:15:00 Azure Load Balancer 00:01:00 VPN Gateway 00:01:00 Azure Application Gateway - I 00:02:00 Azure Application Gateway - II 00:01:00 Azure Content Delivery Networks (CDN's) 00:02:00 How CDN works ? 00:03:00 Azure CDN - Lab Activity 00:07:00 Azure Storage Services 00:01:00 Structured Data 00:01:00 Semi Structured Data 00:01:00 Unstructured Data 00:01:00 Azure Storage Account - Types 00:03:00 Azure Storage Account - Blob - Lab Activity - I 00:07:00 Azure Storage Account - Blog - Lab Activity - II 00:07:00 Azure Storage Account - Blob - Lab Activity - III 00:16:00 Azure Storage Account - Blog - Lab Activity - IV 00:09:00 Azure Storage Account - Blob - Lab Activity - V 00:04:00 Azure Storage Account - Blob - Lab Activity - VI 00:07:00 Azure Database Services 00:02:00 Azure SQL - Lab Demo 00:09:00 Azure MarketPlace 00:02:00 What is Internet of Things ( IOT ) - Intro 00:01:00 IOT Hub 00:01:00 IOT Hub Demo 00:09:00 Azure Big Data and Analytics 00:01:00 Azure SQL Data Warehouse 00:01:00 Azure HDInsights 00:01:00 Azure Data Lake Analytics 00:01:00 Machine Learning 00:02:00 Azure Machine Learning Services and Studio 00:02:00 What is Server less Computing ? 00:02:00 The concept of DevOps 00:03:00 Azure Management Tools 00:01:00 Creating Resources with Powershell - Lab Activity 00:05:00 Creating Resources with Azure CLI - Lab Activity 00:07:00 Provision Resources using Cloud Shell - Lab Activity 00:05:00 Deployment with JSON - Lab Activity 00:08:00 Azure Advisor 00:01:00 Module 2 : What did we learn 00:01:00 Module 3 Security, Privacy, Compliance and Trust What to expect in Module 3 00:01:00 Azure Firewalls 00:02:00 Azure Firewall - Lab Activity - notes 00:02:00 Azure Firewall - Lab Activity 00:19:00 Azure DDOS 00:02:00 Network Security Groups 00:03:00 Application Security Groups 00:02:00 Which Network Security Solution to choose from ? 00:04:00 AuthZ and AuthN 00:01:00 Azure Active Directory 00:02:00 Multi Factor Authentication 00:03:00 Azure Security Center 00:02:00 Azure Security center - LAB activity 00:08:00 Azure Key Vault 00:02:00 Azure Information Protection 00:02:00 Azure Advanced Threat Protection 00:04:00 What is Azure Policy 00:03:00 Azure Policy - Lab Activity 00:06:00 Azure Role Based Access Control ( RBAC ) 00:02:00 Azure Role Based Access Control ( RBAC ) - Lab Activity 00:07:00 Azure Locks 00:01:00 Azure Locks - Lab Activity 00:02:00 Azure Blueprints 00:01:00 Subscription Governance 00:02:00 Azure Tags 00:03:00 Azure Monitoring 00:02:00 Azure Monitor- Lab Activity 00:03:00 Azure Service Health 00:01:00 Monitoring Applications and Services 00:04:00 Compliance Terms and Requirements 00:02:00 Microsoft Privacy Statement 00:01:00 Microsoft Trust Center 00:01:00 Service Trust Portal 00:01:00 Azure Government Services 00:02:00 Azure Germany Services 00:01:00 Azure China 21Vianet 00:02:00 Module 4 : Azure Pricing and Support Module 4 Introduction : What tÌ¥o expect in this module 00:02:00 Azure Subscriptions 00:06:00 What are Management Groups 00:01:00 Purchase Azure Product & Services : Available Options 00:01:00 Usage Metrics 00:01:00 Factors Affecting Costs 00:02:00 The concept of Zones for Billing 00:02:00 Azure Pricing Calculator 00:04:00 Azure Total Cost of Ownership ( TCO ) 00:02:00 Ways to Minimize Costs in Azure 00:04:00 Azure Cost Management 00:02:00 Azure Support Plans 00:03:00 Alternative Support Options 00:02:00 Service Level Agreements ( SLA's ) 00:03:00 Composite SLA's 00:03:00 Improving Application SLA's 00:04:00 Public and Preview Features 00:01:00 Providing Feedback 00:01:00 General Availability 00:01:00 Azure Updates , Announcements and Roadmaps 00:01:00 Course Conclusion Course Conclusion 00:01:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

AZ-900 | Microsoft Azure Fundamentals Full Course
Delivered Online On Demand7 hours 12 minutes
£18

Level 3 Certificate in Assessing Vocational Achievement (RQF)

4.9(27)

By Apex Learning

Overview The Level 3 Certificate in Assessing Vocational Achievement (RQF) is intended to help you acquire an RQF Assessing Vocational Achievement certificate. You will learn the principles and practices that support assessment, which will be shown by a written account proving your knowledge and comprehension, as well as the completion of a workbook that demonstrates research into assessment practice and associated legal requirements. You will also have the ability to conduct performance evaluations in an individual's work setting. You'll also learn how to evaluate your performance in terms of occupational skills, knowledge, and understanding in settings other than the workplace. This might take place in workshops, classrooms, or other training settings. So buckle up and sign up now! Benefits you will gain: Top-notch e-learning materials Modules availability 24/7 An easy-to-use online learning platform Flexible learning hours Level 3 Certificate in Assessing Vocational Achievement (RQF) (Regulated qualification) Exquisite customer service Qualification Focus Awards Level 3 Certificate in Assessing Vocational Achievement (RQF). Description Learners must complete all 3 mandatory units to achieve a total credit of 15In this course, you will: Understand the principles and requirements of assessment. Learn more about different types of assessment methods, manage information, make assessment decisions, and assure quality. Maintain legal and good practice requirements when assessing occupational competence. Plan the assessment of occupational competence. Be able to prepare and carry out assessments of vocational skills, knowledge and understanding. Qualification Purpose This comprehensive Level 3 Certificate in Assessing Vocational Achievement (RQF) course is designed to help students master the knowledge and skills they'll need to effectively assess occupational competence in the workplace and outside the workplace. Who is this course for? The Level 3 Certificate in Assessing Vocational Achievement (RQF) course is for individuals wanting to serve as fully qualified assessors in the educational sector. Individuals who wish to achieve a sought-after assessment certificate will benefit from its excellent training. Entry Requirements There are no specific entry requirements for this qualification. This qualification is accredited for learners who are at least 19 years old or older. Progression Learners wishing to progress from this qualification can undertake the following qualifications: Focus Awards Level 3 Award in Assessing Competence in the Work Environment Focus Awards Level 4 in Understanding the Internal Quality Assurance of Assessment Processes and Practices Focus Awards Level 4 in the Internal Quality Assurance of Assessment Processes and Practices Focus Awards Level 4 Certificate in Leading the Internal Quality Assurance of Assessment Processes and Practices Total Qualification Time Total Qualification Time consists of GLH and an estimate of the number of hours a learner is likely to spend in preparation, study or any other learning, including assessment, which takes place as directed by but not under the supervision of a lecturer, supervisor or tutor.Total Qualification Time for this qualification is 234 hours.Guided Learning HoursThese hours are made up of all contact time, guidance, or supervision of a learner by a lecturer, supervisor, tutor, trainer, or other appropriate education or training providers. Guided Learning Hours for this qualification are 84. Method of Assessment: The Level 3 Certificate in Assessing Vocational Achievement (RQF) is internally assessed and externally assured by Focus Awards. Each learner is required to create a portfolio of evidence that demonstrates the achievement of all the learning outcomes and the assessment criteria associated with each unit. The main pieces of evidence for the portfolio could include: Assessor observation - completed observational checklists on related action plans Witness testimony Learner product Worksheets Assignments / projects / reports Record of oral and written questioning Learner and peer reports Recognition of prior learning (RPL) Evidence may be drawn from actual or simulated situations where appropriate and permitted by the relevant Sector Skills Council or Sector Skills Body. Career path After receiving the Level 3 Certificate in Assessing Vocational Achievement (RQF) certification, you would be eligible to function as a competent professional as: Assessor Professional Trainer Coach Professional Verifier Course Curriculum 32 sections • 89 lectures • 00:40:00 total length •Induction Form: 00:00:00 •Registration Entry Form: 00:00:00 •Unit 1 Understanding The Principles And Practices Of Assessment Guidance For Achieving The Unit: 00:00:00 •Unit 2 Assess Occupational Competence In The Work Environment Guidance For Achieving The Unit: 00:00:00 •Unit 3 Assess Vocational Skills, Knowledge And Understanding Guidance For Achieving The Unit: 00:00:00 •Assessment Guidelines: 00:00:00 •1. Functions of Assessment in Learning and Development: 00:00:00 •2. Key Concepts and Principles of Assessment: 00:00:00 •3. Responsibilities of an Assessor: 00:00:00 •4. Regulations and Requirements Relevant to the Assessment: 00:00:00 •1. Strengths and Limitations of Various Assessment Methods: 00:00:00 •1. Key Factors to Consider When Planning Assessment: 00:00:00 •2. Benefits of Using A Holistic Approach to Assessment: 00:00:00 •3. How to Plan A Holistic Approach to Assessment: 00:00:00 •4. Types of Risks Involved in Assessment: 00:00:00 •5. How to Minimise Risks Through the Planning Process: 00:00:00 •1. Importance of Involving Learner and Others in The Assessment Process: 00:00:00 •2. Information That Should Be Made Available to Learners and Others: 00:00:00 •3. How to Use Peer and Self-Assessment Effectively: 00:00:00 •4. Assessment Arrangements to Meet the Needs of Individual Learners: 00:00:00 •1. Assessment Decisions and Judging Evidence: 00:00:00 •1. Importance of Quality Assurance in The Assessment Process: 00:00:00 •2. Quality Assurance and Standardisation Procedures: 00:00:00 •3. Appeals, Complaints & Disputes Procedures Concerning Assessment in Own Area of Practice: 00:00:00 •1. Importance of Following Procedures for The Management of Information Relating to Assessment: 00:00:00 •2. How Feedback and Questioning Contribute to the Assessment Process: 00:00:00 •1. Legal Issues, Policies and Procedures Relevant to Assessment: 00:00:00 •2. Contribution of Technology in the Assessment Process: 00:00:00 •3. Evaluation of Requirements for Equality, Diversity: 00:00:00 •4. Reflective Practice and Continual Professional Development: 00:00:00 •1. Assessment Planning of Occupational Competence: 00:00:00 •2. Communicating the Process of Assessing Occupational Competence to The Learner: 00:00:00 •3. Planning the Assessment of Occupational Competence to Address Learner Needs and Current Achievements: 00:00:00 •4. Opportunities for Holistic Assessment: 00:00:00 •1. Valid, Fair and Reliable Assessment Method: 00:00:00 •2. Making Assessment Decisions of Occupational Competence: 00:00:00 •3. Following Standardisation Procedures: 00:00:00 •4. Providing Feedback to Learners: 00:00:00 •1. Maintaining Records of the Related Information of the Assessment of Occupational Competence: 00:00:00 •2. Sharing Assessment Information with Authorised Colleagues and Procedures to Maintain the Confidentiality: 00:00:00 •1. Relevant Policies, Procedures and Legislation for the Assessment of Occupational Competence: 00:00:00 •2. Application of Requirements for Equality and Diversity and Bilingualism in Assessing Occupational Competence: 00:00:00 •3. Evaluation of Own Work in Carrying Out Assessments: 00:00:00 •4. Maintaining the Currency of Own Expertise and Competence: 00:00:00 •1. Methods of Assessing Vocational Skills, Knowledge and Understanding to Meet Requirements and Needs: 00:00:00 •2. Preparing Resources and Conditions for The Assessment: 00:00:00 •3. Communicating the Purpose, Requirements and Processes of Assessment to Learners: 00:00:00 •1. Assessment Management to Meet Assessment Requirements: 00:00:00 •2. Providing Support to Learners Within Agreed Limitations: 00:00:00 •3. Analysing Evidence of Learner Achievement: 00:00:00 •4. Making Assessment Decisions Related to Vocational Skills, Knowledge and Understanding: 00:00:00 •5. Standardisation Procedures: 00:00:00 •6. Feedback on Learners' Achievement: 00:00:00 •1. Maintaining Records of Assessment, Its Outcome and Learners Progress: 00:00:00 •2. Making Assessment Information Available to Authorised Colleagues as Required and Maintaining Confidentiality: 00:00:00 •1. Relevant Policies, Procedures and Legislation Relating to The Assessment of Vocational Skills, Knowledge and Understanding: 00:00:00 •2. Applying Requirements for Equality and Diversity and Bilingualism: 00:00:00 •3. Evaluation and CPD: 00:00:00 •Equality and Diversity - Glossary of Terms: 00:00:00 •Equality and Diversity, and The Equality Act 2010: 00:00:00 •Key Feedback Words for Use During Feedback: 00:00:00 •Table of Assessment Methods & Activities: Strengths and Limitations: 00:40:00 •Table of Assessment Types: 00:00:00 •Table of Example Assessment Records: 00:00:00 •Table of Example Assessment Requirements: 00:00:00 •Table of Objectives: 00:00:00 •Table of Potential Learner Needs and Points of Referral: 00:00:00 •Table of Resources Which Could be Used for Teaching, Learning and Assessment: 00:00:00 •Using Questions: 00:00:00 •Unit One Understanding The Principles And Practices Of Assessment - Self-Assessment Grid: 00:00:00 •Unit Two Assess Occupational Competence In The Work Environment - Self-Assessment Grid: 00:00:00 •Unit Three Assess Vocational Skills, Knowledge And Understanding - Self-Assessment Grid: 00:00:00 •Unit 1 Understanding The Principles And Practices Of Assessment Assessment Plan: 00:00:00 •Unit 2 Assess Occupational Competence In The Work Environment Assessment Plan: 00:00:00 •Unit 3 Assess Vocational Skills, Knowledge And Understanding Assessment Plan: 00:00:00 •OBSERV 1: 00:00:00 •OBSERV 2: 00:00:00 •Template - Continuing Professional Development Record: 00:00:00 •Template - Personal Development Plan: 00:00:00 •Template - Reflective Learning Journal: 00:00:00 •Template - Standardisation Record for Assessed Work: 00:00:00 •Templates - A Full Set of Assessment Records: 00:00:00 •Completed Example of A Continuing Professional Development Record: 00:00:00 •Completed Example of A Full Set Of Assessment Records: 00:00:00 •Completed Example of A Personal Development Plan: 00:00:00 •Completed Example of A Reflective Learning Journal: 00:00:00 •Completed Example of A Standardisation Record For Assessed Work: 00:00:00 •Submit Your Assignments: 00:00:00 •Resubmit Your Assignments - Level 3 Certificate in Assessing Vocational Achievement (RQF): 00:00:00

Level 3 Certificate in Assessing Vocational Achievement (RQF)
Delivered Online On Demand40 minutes
£12

Security Management Diploma - CPD Accredited Course

5.0(2)

By Training Express

Security Management Diploma - CPD Accredited Course In today’s world, securing people, property and information isn’t just a role—it’s a necessity. From office buildings to online networks, the demand for knowledgeable individuals in security management continues to grow. This CPD Accredited Security Management Diploma gives you the confidence to understand modern risks, assess threats, and manage situations with clarity. Whether it’s about preventing losses, managing people, or preparing emergency plans, this course is tailored to guide you through essential strategies with ease. If you’ve got an interest in protection, planning and leadership, this is where theory meets real responsibility—without needing to leave your desk. With security concerns shifting rapidly, employers look for those who stay ahead of threats and think smart. This course covers key areas including risk assessment, surveillance basics, access control, emergency procedures, and conflict management. It’s serious knowledge, served in a structured and accessible way—no jargon, no fluff. Learn it all online, at your own pace, and gain insights that are relevant across industries from retail and logistics to corporate offices and public services. Course Curriculum: Module 01: Introduction to Security Management Module 02: Organisational Security Management Module 03: Security Risk Analysis and Risk Reduction Module 04: Physical and Information Security Protection Module 05: Business Resilience and Crisis Management Module 06: Cyber Security and Fraud Prevention Module 07: Security Investigations and Threat Awareness Module 08: Laws and Regulations Course Assessment You will immediately be given access to a specifically crafted MCQ test upon completing an online module. For each test, the pass mark will be set to 60%. Accredited Certificate After successfully completing this Security Management Diploma - CPD Accredited course, you will qualify for the CPD Quality Standards certified certificate from Training Express. CPD 10 CPD hours / points Accredited by The CPD Quality StandardsService Who is this course for? The Security Management Diploma - CPD Accredited training is ideal for highly motivated individuals or teams who want to enhance their skills and efficiently skilled employees. Requirements There are no formal entry requirements for the course, with enrollment open to anyone! Career path Learn the essential skills and knowledge you need to excel in your professional life with the help & guidance from our Security Management Diploma - CPD Accredited training.

Security Management Diploma - CPD Accredited Course
Delivered Online On Demand1 hour
£23

Carpentry - CPD Accredited Course

5.0(2)

By Training Express

Build your knowledge of carpentry from the ground up with our CPD Accredited Carpentry Course, designed for those keen to explore the structure, tools, and methods that form the backbone of this timeless trade. Whether you’re fascinated by woodwork or looking to sharpen your understanding of the craft’s key principles, this course delivers essential insights without the sawdust. Learn at your own pace through expertly crafted modules that break down the subject into digestible, engaging lessons. This course doesn’t assume you’ve held a hammer before, nor does it expect you to know your dovetail from your dowel. Instead, it guides you through the theories, techniques, and traditional knowledge that have supported centuries of construction and craftsmanship. Ideal for enthusiasts, DIY hobbyists, or those looking to add CPD credits to their portfolio, this online learning experience offers the perfect balance of structure and style—minus the splinters. No overalls required. Alongside the lessons, you also get a certificate for free after passing the course for all your career advancement needs. With tutor support, a money-back guarantee and CPD QS certification, there's no better course out there for you to learn about Carpentry - CPD Accredited. Enrol now and we'll see you in class. P.S. - there's a full curriculum breakdown given in the description section below. Check it out if you want more information about the course and the topics it covers. Course Curriculum: Module 01: Introduction to Carpentry Module 02: Tool Checklist and Use Module 03: Building Materials Module 04: Adhesives and Fasteners Module 05: Floor Systems Module 06: Wall Framing Module 07: Roof Framing and Siding Module 08: Windows and Exterior Doors Module 09: Stair Construction Module 10: Concrete Construction Course Assessment You will immediately be given access to a specifically crafted MCQ test upon completing Carpentry - CPD Accredited course. For each test, the pass mark will be set to 60%. Accredited Certificate After successfully completing this Carpentry - CPD Accredited course, you will qualify for the CPD Quality Standards (CPD QS) certified certificate from Training Express. CPD 10 CPD hours / points Accredited by The CPD Quality Standards Who is this course for? The Carpentry - CPD Accredited training is ideal for highly motivated individuals or teams who want to enhance their skills and efficiently skilled employees. Requirements There are no formal entry requirements for the course, with enrollment open to anyone! Career path Learn the essential skills and knowledge you need to excel in your professional life with the help & guidance from our Carpentry - CPD Accredited training.

Carpentry - CPD Accredited Course
Delivered Online On Demand1 hour
£23