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

1040 Heights courses

Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML

4.5(3)

By Studyhub UK

The demand for coding essential skills is skyrocketing. The average salary for a web developer in the United Kingdom is £65,824 per year. And that number is only going to go up as more and more businesses move their operations online. If you want to get ahead in the tech industry, you need to learn how to code. This Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML course will teach you the crucial skills you need to become a web developer. You'll learn HTML, JavaScript, C#, and ASP.NET. You'll also learn how to build interactive web applications and use JavaScript to add dynamic functionality to your pages. In this Coding Essentials course, we start with an introduction to HTML, where you'll learn the basics, intermediate to advanced level topics, and explore advanced HTML techniques. Next, we dive into JavaScript, a powerful scripting language used for web development. From the fundamentals to conditional statements, control flow, functions, and error handling, you'll gain a solid understanding of JavaScript and its role in creating dynamic web pages. But that's not all! We also dive into the world of C#, a versatile and widely-used programming language. Starting with the basics, you'll progress through operators, statements, control flow, and debugging techniques. You'll also master object-oriented programming (OOPs) concepts, such as class encapsulation, inheritance, polymorphism, abstract classes, and interfaces. Our comprehensive curriculum concludes with exploring error-handling techniques in C#, ensuring you can create robust and reliable applications. Join us on this exciting coding adventure, where our experienced and expert instructors will guide you every step of the way. Don't miss this opportunity to unlock a world of possibilities and take your coding skills to new heights. Enrol in our Coding Essentials course today and unleash your coding potential! Learning Outcomes: Upon completion of the Coding Essentials course, you should be able to: Master the fundamentals of HTML for creating web pages. Gain intermediate and advanced HTML skills for enhanced web development. Understand the core concepts and syntax of JavaScript. Learn to use JavaScript to create dynamic and interactive web content. Develop proficiency in JavaScript operators and conditional statements. Explore control flow statements and error handling in JavaScript. Acquire a solid foundation in C# programming language. Learn C# operators, statements, and control flow techniques. Understand object-oriented programming (OOPs) concepts in C#. Apply C# error handling techniques for creating robust applications. Who is this course for? This Coding Essentials course is perfect for: Beginners who want to learn coding essentials from scratch. Individuals interested in web development and programming languages. Professionals seeking to enhance their coding skills and expand career opportunities. Students or graduates looking to add valuable coding skills to their resumes. Anyone with a passion for coding and a desire to create innovative applications. Career Path  Our Coding Essentials course will help you to pursue a range of career paths, such as: Web Developer: £25,000 - £50,000 per year. Software Engineer: £30,000 - £60,000 per year. Full Stack Developer: £35,000 - £70,000 per year. Front-end Developer: £25,000 - £55,000 per year. Back-end Developer: £30,000 - £60,000 per year. C# Developer: £35,000 - £70,000 per year. JavaScript Developer: £30,000 - £60,000 per year. Certification After studying the course materials of the Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML 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. Prerequisites This Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML 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. Course Curriculum Introduction Introduction 00:03:00 How to Get Course requirements 00:02:00 Getting Started on Windows, Linux or Mac 00:02:00 How to ask Great Questions 00:01:00 FAQ's 00:01:00 HTML Introduction HTML 00:05:00 Choosing Code Editor 00:06:00 Installing Code Editor (Sublime Text) 00:04:00 Overview of a Webpage 00:05:00 Structure of a Full HTML Webpage 00:07:00 First Hello World! Webpage 00:09:00 HTML Basic Heading tag 00:09:00 Paragraph 00:08:00 Formatting Text 00:12:00 List Items Unordered 00:05:00 List Items Ordered 00:04:00 Classes 00:09:00 IDs 00:06:00 Comments 00:04:00 HTML Intermediate Images 00:12:00 Forms 00:05:00 Marquee 00:06:00 Text area 00:06:00 Tables 00:06:00 Links 00:07:00 Navbar - Menu 00:04:00 HTML Entities 00:05:00 Div tag 00:06:00 Google Maps 00:07:00 HTML Advanced HTML Audio 00:07:00 HTML Video 00:05:00 Canvas 00:06:00 Iframes 00:05:00 Input Types 00:04:00 Input Attributes 00:06:00 Registration Form 00:04:00 Contact Us Form 00:10:00 Coding Exercise 00:01:00 Solution for Coding Exercise 00:02:00 JavaScript Introduction What is JavaScript 00:09:00 Hello World Program 00:14:00 Getting Output 00:11:00 Internal JavaScript 00:13:00 External JavaScript 00:09:00 Inline JavaScript 00:04:00 Async and defer 00:06:00 JavaScript Basics Variables 00:13:00 Data Types 00:10:00 Numbers 00:06:00 Strings 00:06:00 String Formatting 00:05:00 JavaScript Operators Arithmetic operators 00:07:00 Assignment operators 00:03:00 Comparison operators 00:06:00 Logical operators 00:08:00 JavaScript Conditional Statements If-else statement 00:05:00 If-else-if statement 00:04:00 JavaScript Control Flow Statements While loop 00:09:00 Do-while loop 00:03:00 For loop 00:08:00 Solution for Coding Exercise 00:02:00 JavaScript Functions Creating a Function 00:07:00 Function Call() 00:07:00 Function with parameters 00:05:00 JavaScript Error Handling Try-catch 00:05:00 Try-catch-finally 00:17:00 JavaScript Client-Side Validations On Submit Validation 00:09:00 Input Numeric Validation 00:12:00 C# Introduction Introduction to CSharp 00:07:00 CSharp vs NET 00:04:00 What is CLR 00:05:00 Architecture of NET Application 00:09:00 Getting Visual Studio 00:07:00 First CSharp Hello World Application 00:16:00 First CSharp Core Hello World Program 00:18:00 Assessment Test 00:01:00 Solution for Assessment Test 00:01:00 C# Basic Variables 00:24:00 CSharp Identifiers 00:08:00 Data Types 00:08:00 Type Casting 00:14:00 User Inputs 00:10:00 Comments 00:03:00 C# Operators Arithmetic Operators 00:09:00 Assignment Operators 00:03:00 Comparison Operators 00:03:00 Logical Operators 00:03:00 Strings 00:10:00 String Properties 00:08:00 Booleans 00:06:00 Assessment Test 00:01:00 Solution for Assessment Test 00:01:00 C# Statements If else Conditions and Statements 00:12:00 Switch-Case Statements 00:09:00 C# Control Flow statements While Loop Statement 00:07:00 Do-While Statement 00:03:00 For Loop Statement 00:07:00 Foreach Statement 00:06:00 Break and Continue 00:03:00 C# Built-in coding Arrays 00:13:00 Loop Through Arrays 00:10:00 Lists 00:07:00 SystemIO Namespace 00:03:00 Datetime 00:10:00 TimeSpan 00:06:00 C# Debugging techniques Debugging Tools in Visual Studio 00:13:00 Call Stack Window 00:04:00 Locals and Autos 00:04:00 C# Object-oriented programming [OOPs] Introduction to Class 00:03:00 Create a Class 00:15:00 Object Initializers 00:16:00 Parameters 00:12:00 Access Modifiers(theory) 00:13:00 C# Methods Introduction to methods 00:06:00 Create a method 00:16:00 Method with parameters 00:09:00 Method default and multiple parameters 00:09:00 Method return keyword 00:07:00 Method Over loading 00:08:00 Assessment Test 00:01:00 Solution for Assessment Test 00:02:00 C# Class Encapsulation Introduction to OOPs 00:04:00 Classes and Objects 00:11:00 Class Members 00:10:00 Class Constructors 00:14:00 Access Modifiers 00:11:00 Properties Get Set 00:06:00 Encapsulation 00:03:00 C# Inheritance and Polymorphism Intro Inheritance and Polymorphism 00:03:00 Inheritance 00:12:00 Polymorphism 00:13:00 Assessment Test 00:02:00 Solution for Assessment Test 00:03:00 C# Abstract and Interfaces Introduction 00:02:00 Abstraction 00:07:00 Interfaces 00:07:00 Enums 00:05:00 C# Error Handling Techniques Try Catch 00:10:00 Custom message on Errors 00:05:00 Finally 00:06:00 Throw keyword 00:09:00 Coding Exercise 00:02:00

Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML
Delivered Online On Demand16 hours 37 minutes
£10.99

Level 4 Certificate in Education and Training

By Karen Blake Coaching

Level 4 Certificate in Education and Training: Take your teaching career to new heights! Acquire advanced pedagogical skills, curriculum design expertise, and leadership in education.

Level 4 Certificate in Education and Training
Delivered Online On Demand1 hour
£979.11

Mastering Google AdWords Course

5.0(2)

By Training Express

Unlock the power of Google AdWords with this specialised course designed to refine your digital marketing strategies. This course guides you through the intricacies of setting up, managing, and optimising AdWords campaigns to ensure you are always a step ahead in the competitive world of online advertising. Learn how to effectively reach your target audience, maximise your return on investment, and make every penny count in your advertising budget. The course covers everything from keyword research and crafting compelling ad copy to understanding bidding strategies and monitoring campaign performance. By the end of the course, you will have a strong understanding of Google AdWords fundamentals and the tools required to create high-converting campaigns. Whether you’re looking to enhance your skills or begin your journey in the field of paid search, this course offers a structured approach to mastering the platform. No matter your business or industry, AdWords can be a game-changer, and this course ensures you will be well-equipped to drive success in the digital realm. It's time to make your ad campaigns work harder and smarter for you. Key Features CPD Accredited FREE PDF + Hardcopy certificate Fully online, interactive course Self-paced learning and laptop, tablet and smartphone-friendly 24/7 Learning Assistance Discounts on bulk purchases Course Curriculum Module 1: Introduction to Google Adwords Module 2: Understanding Keywords Module 3: Creating Your First Ad Campaign Module 4: Optimising Your Ad Campaigns Module 5: Tracking and Measuring Ad Performance Module 6: Advanced Google Adwords Strategies Learning Outcomes Master keyword selection for optimal ad visibility. Create impactful ad campaigns to boost online presence. Apply advanced strategies for enhanced campaign performance. Utilise tracking tools to measure and refine ad effectiveness. Develop a nuanced understanding of audience behaviour. Implement data-driven optimizations for sustained campaign success. Accreditation This course is CPD Quality Standards (CPD QS) accredited, providing you with up-to-date skills and knowledge and helping you to become more competent and effective in your chosen field. Certificate After completing this course, you will get a FREE Digital Certificate from Training Express. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Marketing Professionals Small Business Owners Digital Marketing Enthusiasts Entrepreneurs Advertising Managers Start-up Founders Content Creators E-commerce Managers Career path Digital Marketing Specialist PPC Analyst Social Media Manager SEO Specialist Content Marketing Manager E-commerce Marketing Manager Certificates Digital certificate Digital certificate - Included Once you've successfully completed your course, you will immediately be sent a FREE digital certificate. Hard copy certificate Hard copy certificate - Included Also, you can have your FREE printed certificate delivered by post (shipping cost £3.99 in the UK). For all international addresses outside of the United Kingdom, the delivery fee for a hardcopy certificate will be only £10. Our certifications have no expiry dates, although we do recommend that you renew them every 12 months.

Mastering Google AdWords Course
Delivered Online On Demand1 hour
£12

Understanding Marginal Costing Course

5.0(2)

By Training Express

Understanding Marginal Costing Course is designed to help individuals grasp the vital concept of marginal costing, an essential tool in financial decision-making. In today’s competitive business landscape, understanding how to calculate and apply marginal costs allows businesses to optimise operations and increase profitability. This course simplifies complex financial theories and makes them accessible for anyone looking to gain a solid foundation in cost management, whether for career progression or enhancing business performance. By the end of the course, you’ll gain a clear understanding of how marginal costing contributes to pricing decisions, cost control, and profitability analysis. It offers a clear distinction between fixed and variable costs, enabling students to make more informed decisions when analysing profit margins. With flexible online access, this course allows you to learn at your own pace, diving deep into the techniques and formulas used by financial professionals to improve business strategies. Whether you’re aiming to advance in your career or strengthen your financial acumen, Understanding Marginal Costing provides the knowledge to confidently analyse and apply costing methods effectively. Key Features CPD Accredited FREE PDF + Hardcopy certificate Fully online, interactive course Self-paced learning and laptop, tablet and smartphone-friendly 24/7 Learning Assistance Discounts on bulk purchases Course Curriculum Module 01: Introduction to Costing Methods Module 02: Understanding Marginal Costing Module 03: Cost Classification Module 4: Cost-Volume-Profit (CVP) Analysis Module 05: Decision-Making Using Marginal Costing Module 06: Contribution Margin Ratio and Profit Planning Module 07: Limitations and Criticisms of Marginal Costing Learning Outcomes Analyze costs effectively for informed decision-making. Utilize Marginal Costing strategically for financial planning. Classify costs adeptly to enhance decision-making capabilities. Implement Contribution Margin Ratio for profitable strategies. Grasp the limitations and criticisms of Marginal Costing. Enhance financial acumen for various professional pursuits. Accreditation This course is CPD Quality Standards (CPD QS) accredited, providing you with up-to-date skills and knowledge and helping you to become more competent and effective in your chosen field. Certificate After completing this course, you will get a FREE Digital Certificate from Training Express. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Entrepreneurs seeking financial mastery. Finance enthusiasts eager to deepen their knowledge. Professionals aiming to enhance decision-making skills. Students pursuing a career in finance. Business managers seeking strategic financial insights. Aspiring analysts and consultants. Individuals preparing for financial roles. Anyone interested in mastering Marginal Costing principles. Career path Financial Analyst Management Accountant Business Consultant Cost Accountant Budget Analyst Entrepreneurial Ventures in Finance Certificates Digital certificate Digital certificate - Included Once you've successfully completed your course, you will immediately be sent a FREE digital certificate. Hard copy certificate Hard copy certificate - Included Also, you can have your FREE printed certificate delivered by post (shipping cost £3.99 in the UK). For all international addresses outside of the United Kingdom, the delivery fee for a hardcopy certificate will be only £10. Our certifications have no expiry dates, although we do recommend that you renew them every 12 months.

Understanding Marginal Costing Course
Delivered Online On Demand1 hour
£12

Sophisticated Baking Course

5.0(2)

By Training Express

Welcome to the art of refined baking. This course is your gateway to mastering the techniques, secrets, and fine details behind truly elegant bakes – the kind that turn heads and leave taste buds applauding. From feather-light choux to flawlessly tempered chocolate, we’ll guide you through each lesson with clarity, purpose, and just the right dash of wit. Expect to explore the finesse behind patisserie classics and modern showstoppers alike, all from the comfort of your own kitchen. This isn’t about simply following recipes – it’s about understanding what makes a bake exceptional. Whether you're looking to elevate your weekend creations or give Mary Berry a run for her money, this course will sharpen your skills and add polish to your presentation. Designed for those who take their baking seriously (but not too seriously), it blends expert instruction with a stylish twist – because sophistication should never be dull. Key Features CPD Accredited FREE PDF + Hardcopy certificate Fully online, interactive course Self-paced learning and laptop, tablet and smartphone-friendly 24/7 Learning Assistance Discounts on bulk purchases Course Curriculum Module 01: Sophisticated Baking - An Introduction Module 02: Ingredients for Baking Module 03: Basic Equipment Used in Baking Module 04: Baking Fundamentals Module 05: Famous Cake Decorating Recipes Module 06: Fundamental Cake Decorating Ideas Module 07: Frosting and Icing for a Cake Module 08: Mastering Piping and Writing Skills Module 09: Putting It Altogether - Stacking a Cake Module 10: Bake Classic French Pastries Learning Outcomes: Create intricate cake decorations that impress and delight. Develop the art of frosting and icing techniques for a flawless finish. Gain expertise in piping and writing skills for personalised cakes. Understand the essential equipment and ingredients for successful baking. Master the fundamentals of baking, ensuring perfect results every time. Discover the secrets of classic French pastries, adding a touch of sophistication to your repertoire. Accreditation This course is CPD Quality Standards (CPD QS) accredited, providing you with up-to-date skills and knowledge and helping you to become more competent and effective in your chosen field. Certificate After completing this course, you will get a FREE Digital Certificate from Training Express. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Aspiring bakers looking to refine their skills. Home bakers eager to create stunning, professional-quality cakes. Culinary enthusiasts with a passion for sweet creations. Those who want to explore the world of French pastries. Cake decorating enthusiasts seeking advanced techniques. Anyone eager to impress with their baking and cake decorating abilities. Career path Pastry Chef Cake Decorator Bakery Owner Catering Baker Dessert Chef Confectionery Artist Certificates Digital certificate Digital certificate - Included Once you've successfully completed your course, you will immediately be sent a FREE digital certificate. Hard copy certificate Hard copy certificate - Included Also, you can have your FREE printed certificate delivered by post (shipping cost £3.99 in the UK). For all international addresses outside of the United Kingdom, the delivery fee for a hardcopy certificate will be only £10. Our certifications have no expiry dates, although we do recommend that you renew them every 12 months.

Sophisticated Baking Course
Delivered Online On Demand1 hour
£12

Building Corporate Confidence Course

5.0(2)

By Training Express

In the fast-paced world of business, confidence is a key ingredient to success. The Building Corporate Confidence Course is designed to help individuals elevate their professional presence, ensuring they walk into any corporate environment with assurance and poise. Whether you’re aiming to refine your communication skills, improve decision-making, or simply feel more at ease in meetings, this course equips you with the tools to shine in your workplace. This course goes beyond theory by guiding you through strategies that can be immediately applied to enhance your workplace interactions. It’s not just about building self-esteem—it’s about equipping you with the mindset and behaviours to handle any corporate situation with confidence. From handling difficult conversations to mastering presentations, you’ll gain a deeper understanding of how to project confidence while maintaining professionalism. With the skills gained from this course, you’ll find yourself navigating your career with a renewed sense of self-assurance. Key Features CPD Accredited FREE PDF + Hardcopy certificate Fully online, interactive course Self-paced learning and laptop, tablet and smartphone-friendly 24/7 Learning Assistance Discounts on bulk purchases Course Curriculum Module 01: What Is Confidence Module 02: Why Corporate Self-Confidence Module 03: Confidence Assessment Module 04: Confidently Overcoming Sticking Points Module 05: Building Self-Confidence Module 06: Physical Confidence Module 07: Communicating Confidently at Work Module 08: Demonstrating Confidence in the Workplace Module 09: Building Respectful Relationships Learning Outcomes Develop a deep understanding of confidence's role in corporate success. Assess and improve your self-confidence to conquer sticking points. Master effective communication techniques to project confidence at work. Showcase unwavering confidence in diverse workplace scenarios. Cultivate respectful and impactful professional relationships. Gain the skills and knowledge to thrive in a wide range of corporate roles. Accreditation This course is CPD Quality Standards (CPD QS) accredited, providing you with up-to-date skills and knowledge and helping you to become more competent and effective in your chosen field. Certificate After completing this course, you will get a FREE Digital Certificate from Training Express. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Aspiring professionals seeking to kickstart their corporate careers. Mid-career individuals aiming to boost their confidence in the corporate sphere. Seasoned executives looking to further enhance their corporate presence. Job seekers seeking an edge in interviews and networking. Entrepreneurs striving for confident leadership. Anyone wishing to succeed in the competitive corporate world. Career path Corporate Manager Sales Director Human Resources Specialist Marketing Executive Business Development Manager Executive Assistant Certificates Digital certificate Digital certificate - Included Once you've successfully completed your course, you will immediately be sent a FREE digital certificate. Hard copy certificate Hard copy certificate - Included Also, you can have your FREE printed certificate delivered by post (shipping cost £3.99 in the UK). For all international addresses outside of the United Kingdom, the delivery fee for a hardcopy certificate will be only £10. Our certifications have no expiry dates, although we do recommend that you renew them every 12 months.

Building Corporate Confidence Course
Delivered Online On Demand1 hour
£12

Engineering Safety Controls Course

5.0(2)

By Training Express

Safety controls in engineering are the backbone of any successful and efficient system. As industries push the boundaries of innovation, understanding how to integrate safety measures into engineering processes has become more important than ever. This course dives deep into the principles that govern engineering safety controls, offering a clear pathway to understanding their role in preventing accidents and ensuring smooth operations. The course is tailored to those looking to grasp the critical aspects of safety systems that engineers use daily, from hazard identification to risk assessment and the installation of safety protocols. This course is ideal for individuals keen to enhance their understanding of engineering safety without stepping foot in a physical classroom. It focuses on teaching you the skills and knowledge required to navigate the complexities of safety control systems in various engineering fields. With a focus on industry standards and the practical application of safety principles, you will gain an understanding that could support a range of careers in engineering. Whether you're a beginner or someone looking to formalise your knowledge, this course provides a structured way to advance your expertise in engineering safety controls. Key Features CPD Accredited FREE PDF + Hardcopy certificate Fully online, interactive course Self-paced learning and laptop, tablet and smartphone-friendly 24/7 Learning Assistance Discounts on bulk purchases Course Curriculum Module 1: Introduction to Engineering and Work Practice Controls Module 2: Identification and Evaluation of Occupational Hazards Module 3: Engineering Controls Module 4: Work Practice Controls Module 5: Implementation and Maintenance of Control Measures Module 6: Environmental Sustainability and Engineering Controls Module 7: Regulatory Framework and Best Practices Learning Outcomes: Analyse occupational hazards for effective mitigation. Develop and implement robust engineering controls. Foster a culture of safety through optimal work practices. Demonstrate proficiency in control measure maintenance. Integrate environmental sustainability into engineering solutions. Navigate regulatory frameworks and apply industry best practices. Accreditation This course is CPD Quality Standards (CPD QS) accredited, providing you with up-to-date skills and knowledge and helping you to become more competent and effective in your chosen field. Certificate After completing this course, you will get a FREE Digital Certificate from Training Express. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Engineers seeking advanced safety knowledge. HSE professionals enhancing their skill set. Graduates aspiring to enter the safety sector. Industry practitioners upgrading their expertise. Project managers with safety responsibilities. Environmental enthusiasts exploring safety dimensions. Regulatory compliance officers aiming for mastery. Individuals committed to fostering workplace safety. Career path Safety Engineer Environmental Health Officer Risk Assessment Specialist Compliance Analyst Health and Safety Consultant Project Safety Manager Certificates Digital certificate Digital certificate - Included Once you've successfully completed your course, you will immediately be sent a FREE digital certificate. Hard copy certificate Hard copy certificate - Included Also, you can have your FREE printed certificate delivered by post (shipping cost £3.99 in the UK). For all international addresses outside of the United Kingdom, the delivery fee for a hardcopy certificate will be only £10. Our certifications have no expiry dates, although we do recommend that you renew them every 12 months.

Engineering Safety Controls Course
Delivered Online On Demand1 hour
£12

Working at Height Course - CPD Certified

5.0(3)

By School Of Health Care

Working at Height: Working at Height Course Online Our comprehensive Working at Height: Working at Height Course is for those who work at height or supervise those who do. You will learn about the legal obligations of employers and employees, HSE laws, personal protective equipment, and much more. In addition, the Working at Height: Working at Height Course demonstrates to potential employers that you are constantly developing yourself, making you a desirable candidate in the construction and maintenance sectors. This Working at Height: Working at Height Course covers the most common causes of falls from height, how to identify and evaluate workplace health and safety risks, and what to do in an emergency. You will also be given step-by-step instructions on implementing an effective emergency rescue plan and conducting thorough risk assessments. This Working at Height: Working at Height Course will give you a competitive advantage in your career, making you stand out from all other applicants and employees. So, enrol today and start learning! Main Course: Working at Height Free Courses included with Working at Height: Working at Height Course: Along with Working at Height Course you will get free Level 2 Health and Safety in the Workplace Training Along with Working at Height Course you will get free Working in Confined Spaces Special Offers of this Working at Height: Working at Height Course: This Working at Height: Working at Height Course includes a FREE PDF Certificate. Lifetime access to this Working at Height: Working at Height Course Instant access to this Working at Height: Working at Height Course 24/7 Support Available to this Working at Height: Working at Height Course Working at Height: Working at Height Course Online The Working at Height: Working at Height Course will teach you a lot, including the overview and safety gear. This Working at Height: Working at Height Course teaches the abilities required to identify and assess occupational health and safety risks. By taking our Working at Height: Working at Height Course, you will learn what to do in an emergency. Enrolling in a Working at Height Training Course can help you create effective emergency rescue plans and conduct in-depth risk assessments. Who is this course for? Working at Height: Working at Height Course Online This Working at Height: Working at Height Course is ideal for anyone who works in a building or facility where working at heights is required. This includes the following: Windows cleaning High-level cleaning Scaffolding Construction workers Roofers Bricklayers Installation workers Requirements Working at Height: Working at Height Course Online To enrol in this Working at Height: Working at Height Training Course, students must fulfil the following requirements: Good Command over English language is mandatory to enrol in our Working at Height: Working at Height Training Course. Be energetic and self-motivated to complete our Working at Height: Working at Height Training Course. Basic computer Skill is required to complete our Working at Height: Working at Height Training Course. If you want to enrol in our Working at Height: Working at Height Training Course, you must be at least 15 years old. Career path Working at Height: Working at Height Course Online This Working at Height: Working at Height Course will prepare you for a variety of career opportunities, including the following: Construction worker: £27,000 - £28,000 per annum Window cleaning: £37,000 - £40,000 per annum Firefighting: £25,000 - £27,000 per annum Roofing: £25,000 - £45,000 per annum Bricklaying: £21,000 - £37,000 per annum

Working at Height Course - CPD Certified
Delivered Online On Demand1 hour
£12

Emotional Intelligence: Become an Expert to Control your Emotion

5.0(3)

By School Of Health Care

Emotional Intelligence: Emotional Intelligence Online Discover the Power of Emotional Intelligence: Enhance Your Skills and Propel Your Success! Are you ready to take your personal and professional life to the next level? Do you want to improve your relationships, excel in your career, and unlock your true potential? Look no further than our groundbreaking Emotional Intelligence: Emotional Intelligence course! Unlock the transformative power of Emotional Intelligence: Emotional Intelligence course and propel your success to new heights. Join our Emotional Intelligence: Emotional Intelligence course today and embark on a journey of self-discovery, growth, and achievement. Don't miss this opportunity to invest in yourself and take charge of your future. Enroll Emotional Intelligence: Emotional Intelligence now and experience the profound impact of Emotional Intelligence: Emotional Intelligence course on your personal and professional life! [ Note: Free PDF certificate as soon as completing Emotional Intelligence: Emotional Intelligence Course] Emotional Intelligence: Emotional Intelligence Online Course Curriculum of Emotional Intelligence: Emotional Intelligence Course Module 01: Emotional Intelligence Module 02: Introduction to Emotional Intelligence Module 03: Emotion Module 04: Neuro-Linguistic Programming (NLP) Module 05: Biological Behaviour of Psychology Module 06: Behaviours (Personality) Module 07: Learning Module 08: Motivation Certificate of Completion of Emotional Intelligence Course You will receive a course completion certificate for free as soon as you complete the Emotional Intelligence: Emotional Intelligence course. Who is this course for? Emotional Intelligence: Emotional Intelligence Online An Emotional Intelligence: Emotional Intelligence course is designed to help individuals develop and enhance their emotional intelligence skills. Emotional intelligence refers to the ability to recognize, understand, and manage our own emotions and the emotions of others. Requirements Emotional Intelligence: Emotional Intelligence Online To enrol in this Emotional Intelligence: Emotional Intelligence Course, students must fulfil the following requirements: Good Command over English language is mandatory to enrol in our Emotional Intelligence: Emotional Intelligence Course. Be energetic and self-motivated to complete our Emotional Intelligence: Emotional Intelligence Course. Basic computer Skill is required to complete our Emotional Intelligence: Emotional Intelligence Course. If you want to enrol in our Emotional Intelligence: Emotional Intelligence Course you must be at least 15 years old. Career path Emotional Intelligence: Emotional Intelligence Online This Emotional Intelligence: Emotional Intelligence course is beneficial for various groups of people, including: Professionals and Leaders Managers and Supervisors Sales and Customer Service Professionals Educators and Trainers Human Resources Professionals Individuals seeking personal growth

Emotional Intelligence: Become an Expert to Control your Emotion
Delivered Online On Demand48 minutes
£12

Building Construction Training Course

5.0(2)

By Training Express

From blueprints to brickwork, the world of building construction is always on the move. Whether it’s a family home or a commercial hub, skilled understanding of construction processes is in high demand. This Building Construction Training Course is designed to give learners a strong grasp of materials, methods, and project stages—from site preparation and structural systems to roofing, insulation, and building regulations. It’s a step-by-step look at how modern construction projects take shape, with insights that matter across industries. If you’ve ever wanted to understand what holds a building together (besides sheer willpower), this course is your digital hard hat. Explore topics like construction planning, foundation types, drainage, timber vs steel frames, and more—all delivered in an easy-to-follow, online format. Whether you're just curious or already involved in the trade, this training is tailored for those who want structured learning without lifting a single brick. Key Features CPD Accredited FREE PDF + Hardcopy certificate Fully online, interactive course Self-paced learning and laptop, tablet and smartphone-friendly 24/7 Learning Assistance Discounts on bulk purchases Course Curriculum Module 01: Construction Management Module 02: Site Set-Up Module 03: Construction Design and Management (CDM) Regulations Module 04: Risk Identification, Assessment and Management Module 05: Management of Occupational Health Module 06: Cost Estimation in the Construction Industry Module 07: Management of Material for Construction Module 08: Electricity Module 09: Working at Height Module 10: Scaffolding Module 11: Excavations and Confined Space Module 12: Demolition Module 13: Construction Project Management Learning Outcomes: Master strategic Construction Management techniques for project success. Apply Construction Design and Management (CDM) Regulations effectively. Proficiently identify, assess, and manage risks in construction projects. Demonstrate expertise in occupational health and safety management. Develop precision in cost estimation and material management. Attain proficiency in electricity, working at height, scaffolding, and excavation. Accreditation This course is CPD Quality Standards (CPD QS) accredited, providing you with up-to-date skills and knowledge and helping you to become more competent and effective in your chosen field. Certificate After completing this course, you will get a FREE Digital Certificate from Training Express. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Aspiring construction managers Project coordinators in the construction sector Individuals pursuing a career in construction health and safety Estimators and cost analysts in the construction industry Construction site supervisors and foremen Demolition project managers Professionals seeking expertise in construction project management Anyone looking to advance their knowledge in the construction field Career path Construction Manager Health and Safety Officer Cost Estimator Site Supervisor Project Coordinator Demolition Project Manager Certificates Digital certificate Digital certificate - Included Once you've successfully completed your course, you will immediately be sent a FREE digital certificate. Hard copy certificate Hard copy certificate - Included Also, you can have your FREE printed certificate delivered by post (shipping cost £3.99 in the UK). For all international addresses outside of the United Kingdom, the delivery fee for a hardcopy certificate will be only £10. Our certifications have no expiry dates, although we do recommend that you renew them every 12 months.

Building Construction Training Course
Delivered Online On Demand1 hour
£12