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

40661 Courses

AutoCAD Programming Using C#.NET Level 7

By IOMH - Institute of Mental Health

Overview of AutoCAD Programming Using C#.NET Join our AutoCAD Programming Using C#.NET Level 7 course and discover your hidden skills, setting you on a path to success in this area. Get ready to improve your skills and achieve your biggest goals. The AutoCAD Programming Using C#.NET Level 7 course has everything you need to get a great start in this sector. Improving and moving forward is key to getting ahead personally. The AutoCAD Programming Using C#.NET Level 7 course is designed to teach you the important stuff quickly and well, helping you to get off to a great start in the field. So, what are you looking for? Enrol now! Get a Quick Look at The Course Content: This AutoCAD Programming Using C#.NET Course will help you to learn: Learn strategies to boost your workplace efficiency. Hone your skills to help you advance your career. Acquire a comprehensive understanding of various topics and tips. Learn in-demand skills that are in high demand among UK employers This course covers the topic you must know to stand against the tough competition. The future is truly yours to seize with this AutoCAD Programming Using C#.NET Level 7. Enrol today and complete the course to achieve a certificate that can change your career forever. Details Perks of Learning with IOMH One-To-One Support from a Dedicated Tutor Throughout Your Course. Study Online - Whenever and Wherever You Want. Instant Digital/ PDF Certificate. 100% Money Back Guarantee. 12 Months Access. Process of Evaluation After studying the course, an MCQ exam or assignment will test your skills and knowledge. You have to get a score of 60% to pass the test and get your certificate. Certificate of Achievement Certificate of Completion - Digital / PDF Certificate After completing the AutoCAD Programming Using C#.NET Level 7 course, you can order your CPD Accredited Digital / PDF Certificate for £5.99.  Certificate of Completion - Hard copy Certificate You can get the CPD Accredited Hard Copy Certificate for £12.99. Shipping Charges: Inside the UK: £3.99 International: £10.99 Who Is This Course for? This AutoCAD Programming Using C#.NET Level 7 is suitable for anyone aspiring to start a career in relevant field; even if you are new to this and have no prior knowledge, this course is going to be very easy for you to understand.  On the other hand, if you are already working in this sector, this course will be a great source of knowledge for you to improve your existing skills and take them to the next level.  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 You don't need any educational qualification or experience to enrol in the AutoCAD Programming Using C#.NET Level 7 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 course. Career Path The certification and skills you get from this AutoCAD Programming Using C#.NET Level 7 Course can help you advance your career and gain expertise in several fields, allowing you to apply for high-paying jobs in related sectors. Course Curriculum Unit 01: Course Outline and Introduction Module 01: Introduction 00:01:00 Module 02: Who is this course for? 00:01:00 Module 03: What Will I Learn from this Course? 00:01:00 Module 04: What is CSharp (C#)? 00:01:00 Module 05: What is AutoCAD .NET API? 00:01:00 Module 06: What are the advantages of programming in AutoCAD .NET API? 00:02:00 Unit 02: .Net Framework and Visual Studio 2017 Community Edition Module 01: Section Overview 00:01:00 Module 02:.NET Framework Architecture Overview 00:03:00 Module 03: .NET Framework Class Library, Common Type System, Common Language Runtime 00:03:00 Module 04: More about.NET Framework Common Language Runtime (CLR) 00:02:00 Module 05: Visual Studio 2017 Integrated Development Environment (IDE) 00:03:00 Module 06: Visual Studio 2017 IDE Demo 00:07:00 Unit 03: C# Fundamentals Module 01: Section Overview 00:03:00 Module 02: DataTypes and Variables - Value Types (signed/unsigned integers) 00:04:00 Module 03: DataTypes and Variables - Signed and Unsigned Integer Demo 00:06:00 Module 04: DataTypes and Variables - Floating Point and Decimal 00:02:00 Module 05: DataTypes and Variables - Floating Point and Decimal Demo 00:04:00 Module 06: DataTypes and Variables - Boolean 00:03:00 Module 07: DataTypes and Variables - Reference Types 00:03:00 Module 08: DataTypes and Variables - Class Type 00:03:00 Module 09: DataTypes and Variables - Class Type - Demo 00:11:00 Module 10: DataTypes and Variables - Interface Type 00:01:00 Module 11: DataTypes and Variables - Array Type 00:02:00 Module 12: DataTypes and Variables - Array Type - Demo (Single Dimension) 00:08:00 Module 13: DataTypes and Variables - Array Type - Demo (Multi Dimension) 00:10:00 Module 14: C# Operators Overview 00:02:00 Module 15: C# Assignment Operators 00:03:00 Module 16: C# Assignment Operators - Demo 00:06:00 Module 17: C# Unary Operators 00:02:00 Module 18: C# Unary Operators - Demo 00:02:00 Module 19: C# Primary Operators 00:03:00 Module 20: C# Primary Operators - Demo 00:07:00 Module 21: C# Equality Operators 00:01:00 Module 22: C# Equality Operators - Demo 00:02:00 Module 23: C# Additive Operators 00:02:00 Module 24: C# Additive Operators - Demo 00:01:00 Module 25: C# Multiplicative Operators 00:01:00 Module 26: C# Multiplicative Operators - Demo 00:01:00 Module 27: C# - Relational and Type Operators 00:04:00 Module 28: C# - Logical, Conditional and Null Operators 00:04:00 Module 29: C# - Logical, Conditional and Null Operators - Demo 00:07:00 Module 30: C# Keywords (Reserved Words) 00:04:00 Module 31: C# - Conditionals Overview 00:01:00 Module 32: C# Conditionals - If-Then-Else Statement 00:03:00 Module 33: C# Conditionals - If-Then-Else Statement - Demo 00:07:00 Module 34: C# Conditionals - Switch Statement 00:03:00 Module 35: C# Conditionals - Switch Statement - Demo 00:04:00 Module 36: C# - Loops Overview 00:04:00 Module 37: C# Loops - For Loop 00:02:00 Module 38: C# Loops - For Loop - Demo 00:02:00 Module 39: C# Loops - Foreach Loop 00:02:00 Module 40: C# Loops - Foreach Loop - Demo 00:05:00 Module 41: C# Loops - While Loop 00:02:00 Module 42: C# Loops - While Loop - Demo 00:02:00 Module 43: C# Loops - Do While Loop 00:02:00 Module 44: C# Loops - Do While Loop - Demo 00:03:00 Module 45: Modifiers Overview 00:04:00 Module 46: Debugging Overview 00:03:00 Module 47: Debugging - Demo 1 00:05:00 Module 48: Debugging - Demo 2 00:12:00 Module 49: Debugging - Demo 3 00:06:00 Module 50: Error and Exception Handling - Overview 00:02:00 Module 51: ExceptionHandling - Demo 1 00:07:00 Module 52: ExceptionHandling - Demo 2 00:07:00 Module 53: ExceptionHandling - Demo 3 00:13:00 Module 54: Introduction to Object Oriented Programming (OOP) 00:04:00 Module 55: OOP - Encapsulation - Demo (Part 1) 00:11:00 Module 56: OOP - Encapsulation - Demo (Part 2) 00:12:00 Module 57: OOP - Inheritance - Demo (Part 1) 00:07:00 Module 58: OOP - Inheritance - Demo (Part 2) 00:05:00 Module 59: OOP - Polymorphism - Demo (Part 1) 00:10:00 Module 60: OOP - Polymorphism - Demo (Part 2) 00:03:00 Unit 04: Exploring AutoCAD .NET API Module 01: AutoCAD .NET API - Overview 00:01:00 Module 02: AutoCAD .NET API Assemblies 00:02:00 Module 03: Using AutoCAD .NET API in C# - Hello AutoCAD Demo Part 1 00:12:00 Module 04: Using AutoCAD .NET API in C# - Hello AutoCAD Demo - Part 2 00:04:00 Module 05: AutoCAD .NET API Object Hierarchy 00:03:00 Module 06: AutoCAD .NET API - Application Object Overview 00:03:00 Module 07: AutoCAD .NET API - Document Object Overview 00:03:00 Module 08: AutoCAD .NET API - Database Object Overview 00:03:00 Unit 05: Creating AutoCAD Objects using AutoCAD .NET API Module 01: Creating AutoCAD Objects using AutoCAD .NET API - Overview 00:01:00 Module 02: Creating a Line Object - Lab (Part 1) 00:14:00 Module 03: Creating a Line Object - Lab (Part 2) 00:03:00 Module 04: Creating a MText Object - Lab 00:10:00 Module 05: Creating a Circle Object - Lab 00:07:00 Module 06: Creating an Arc Object - Lab 00:05:00 Module 07: Creating a LWPolyline Object - Lab 00:05:00 Unit 06: Manipulate AutoCAD Objects Module 01: Manipulate AutoCAD Objects - Overview 00:01:00 Module 02: Copy Object using C# - Theory 00:01:00 Module 03: Copy Object using C# - Lab (Part 1) 00:11:00 Module 04: Copy Object using C# - Lab (Part 2) 00:02:00 Module 05: Copy multiple objects using C# - Lab (Part 1) 00:09:00 Module 06: Copy multiple objects using C# - Lab (Part 2) 00:01:00 Module 07: Erase Object using C# - Lab (Part 1) 00:06:00 Module 08: Erase Object using C# - Lab (Part 2) 00:05:00 Module 09: Move Object using C# - Lab (Part 1) 00:06:00 Module 10: Move Object using C# - Lab (Part 2) 00:02:00 Module 11: Mirror Object using C# - Lab (Part 1) 00:10:00 Module 12: Mirror Object using C# - Lab (Part 2) 00:02:00 Module 13: Rotate Object using C# - Lab (Part 1) 00:07:00 Module 14: Rotate Object using C# - Lab (Part 2) 00:03:00 Module 15: Scale Object using C# - Lab 00:05:00 Module 16: Copy Object Exercise 00:02:00 Module 17: Copy Object Solution 00:06:00 Module 18: Erase Object Exercise 00:02:00 Module 19: Erase Object Solution 00:07:00 Module 20: Move Object Exercise 00:02:00 Module 21: Move Object Solution 00:06:00 Module 22: Mirror Object Exercise 00:02:00 Module 23: Mirror Object Solution 00:06:00 Module 24: Rotate Object Exercise 00:02:00 Module 25: Rotate Object Solution 00:06:00 Module 26: Scale Object Exercise 00:01:00 Module 27: Scale Object Solution 00:05:00 Unit 07: Exploring AutoCAD Dictionaries (Layers, LineTypes, TextStyles) Module 01: Exploring AutoCAD Dictionaries - Layers Overview 00:03:00 Module 02: Listing all the Layers in the drawing using C# 00:11:00 Module 03: Creating a Layer in AutoCAD using C# 00:09:00 Module 04: Updating a Layer in AutoCAD using C# 00:09:00 Module 05: Turning the Layer On/Off in AutoCAD using C# 00:05:00 Module 06: Thawing/Freezing Layer in AutoCAD using C# 00:04:00 Module 07: Deleting a Layer in AutoCAD using C# 00:03:00 Module 08: Locking/UnLocking a Layer in AutoCAD using C# 00:05:00 Module 09: Assigning a Layer to an AutoCAD object using C# 00:03:00 Module 10: Exploring AutoCAD Dictionaries - LineTypes Overview 00:01:00 Module 11: Listing all the LineTypes in the drawing using C# 00:07:00 Module 12: Loading a LineType in the drawing using C# 00:07:00 Module 13: Setting the Current LineType in AutoCAD using C# 00:03:00 Module 14: Deleting a LineType in AutoCAD using C# 00:03:00 Module 15: Setting a LineType to an object using C# 00:04:00 Module 16: Exploring AutoCAD Dictionaries - TextStyles Overview 00:01:00 Module 17: Listing all the TextStyles in the drawing using C# 00:08:00 Module 18: Updating current TextStyle Font in AutoCAD using C# 00:10:00 Module 19: Setting the Current TextStyle in AutoCAD using C# 00:08:00 Module 20: Setting a TextStyle to an object using C# 00:04:00 Unit 08: User Input Functions Module 01: User Input Functions Overview 00:01:00 Module 02: Using GetString Method - Lab (Part 1) 00:13:00 Module 03: Using GetString Method - Lab (Part 2) 00:10:00 Module 04: Using GetPoint Method - Lab 00:12:00 Module 05: Using GetDistance Method - Lab 00:04:00 Module 06: Using GetKeyWords Method - Lab (Part 1) 00:12:00 Module 07: Using GetKeyWords Method - Lab (Part 2) 00:02:00 Unit 09: Selection Sets and Filters Module 01: Selection Sets and Filters - Overview 00:02:00 Module 02: Using SelectAll Method - Lab (Part 1) 00:11:00 Module 03: Using SelectAll Method - Lab (Part 2) 00:02:00 Module 04: Using SelectOnScreen Method - Lab (Part 1) 00:06:00 Module 05: Using SelectOnScreen Method - Lab (Part 2) 00:01:00 Module 06: Using SelectWindow Method - Lab 00:08:00 Module 07: Using SelectCrossingWindow Method - Lab 00:08:00 Module 08: Using SelectFence Method - Lab 00:08:00 Module 09: Using PickFirstSelection Method - Lab 00:11:00 Module 10: Using SelectionSet Filters - Overview 00:01:00 Module 11: Using SelectionSet Filters - Selecting Lines 00:09:00 Module 12: Using SelectionSet Filters - Selecting MTexts Lab 00:07:00 Module 13: Using SelectionSet Filters - Selecting Polylines Lab 00:03:00 Module 14: Using SelectionSet Filters - Selecting Blocks (FrenchDoors) Lab 00:07:00 Module 15: Using SelectionSet Filters - Selecting Blocks (BiFoldDoors) Lab 00:04:00 Module 16: Using SelectionSet Filters - Selecting objects in a Layer (Walls) Lab 00:07:00 Module 17: Using SelectionSet Filters - Selecting all objects in a Layer (Stairs) Lab 00:05:00 Module 18: Using SelectionSets and Filters - Exercises 00:02:00 Unit 10: Developing Title Block Project - Hands On! Module 01: TitleBlock Project - Overview 00:05:00 Module 02: Creating Project and TBlock Class - Lab 00:14:00 Module 03: Creating Classes for each Paper Sizes - Lab 00:07:00 Module 04: Creating TitleBlock Class - Lab 00:14:00 Module 05: Handling User Selected Paper Size - Lab 00:05:00 Module 06: Creating the TitleBlock Border Lines - Lab 00:06:00 Module 07: Creating the Horizontal Partition Lines - Lab (Part 1) 00:11:00 Module 08: Creating the Horizontal Partition Lines - Lab (Part 2) 00:05:00 Module 09: Creating Vertical Partition Lines - Lab 00:11:00 Module 10: Project Check on the Partition Lines - Lab 00:07:00 Module 11: Creating the TitleBlock Labels - Lab (Part 1) 00:10:00 Module 12: Creating the TitleBlock Labels - Lab (Part 2) 00:09:00 Module 13: Creating the TitleBlock Labels - Lab (Part 3) 00:11:00 Module 14: Project Check on the Labels 00:07:00 Module 15: Creating Drawing Information Texts 00:08:00 Module 16: Debugging the TitleBlock Project - Lab 00:10:00 Module 17: Completing and Running the TitleBlock Plugin 00:05:00 Module 18: Audit Drawing Project - Overview 00:02:00 Module 19: Audit Drawing Project - Demo 00:07:00 Module 20: Creating the AuditDrawing Project 00:11:00 Module 21: Creating the AuditDrawing DisplayOnScreen Method 00:14:00 Module 22: Creating the AuditDrawing Write to TXT File Method 00:08:00 Module 23: Creating the AuditDrawing Write to CSV File Method 00:06:00 Module 24: Creating the AuditDrawing Write to HTML File Method 00:14:00 Module 25: AuditDrawing Plugin Demo 00:04:00 Module 26: Creating the AuditBlock Method 00:05:00 Module 27: Creating the AuditBlock GatherBlocksAndCount Method 00:16:00 Module 28: Creating the AuditBlock DisplayOnScreen Method 00:06:00 Module 29: Creating the AuditBlock WriteToTXTFile Method 00:05:00 Module 30: Creating the AuditBlock WriteToCSVFile Method 00:05:00 Module 31: Creating the AuditBlock WriteToHTMLFile Method 00:07:00 Module 32: AuditBlock Completed Component - Demo 00:12:00 Unit 11: Conclusion Module 01: Conclusion 00:01:00

AutoCAD Programming Using C#.NET Level 7
Delivered Online On Demand16 hours 57 minutes
£11

Financial Management and Business Accounting Diploma

5.0(1)

By Course Gate

Build the financial and accounting skillset needed to rise to an executive level of responsibility and earning power. Financial management is an essential part of any successful business. The Financial Management and Business Accounting Diploma focuses on specialist modules including financial accounting, management accounting, business finance, financial management, strategic management accounting and international financial reporting. If you are looking forward to advancing your career and move toward an organizational leadership position, this Financial Management and Business Accounting Diploma will help you build the skills you'll need to make high-level decisions that impact your organization's current operations and financial future. The course will equip you with the potential to become a senior manager, administrator or executive in business management, accounting and finance, in commercial and public organisations. This course will teach the framework of managing business finances. It can also be the first step to qualification as an accountant. Who is this course for? Financial Management and Business Accounting Diploma is suitable for anyone who want to gain extensive knowledge, potential experience and professional skills in the related field. This course is CPD accredited so you don't have to worry about the quality. Requirements Our Financial Management and Business Accounting Diploma is open to all from all academic backgrounds and there is no specific requirements to attend this course. It is compatible and accessible from any device including Windows, Mac, Android, iOS, Tablets etc. CPD Certificate from Course Gate  At the successful completion of the course, you can obtain your CPD certificate from us. You can order the PDF certificate for £9 and the hard copy for £15. Also, you can order both PDF and hardcopy certificates for £22. Career path This course opens a new door for you to enter the relevant job market and also gives you the opportunity to acquire extensive knowledge along with required skills to become successful. You will be able to add our qualification to your CV/resume which will help you to stand out in the competitive job industry. Course Curriculum Personal Finance Calculations Personal Finance Introduction FREE 00:01:00 Calculating Your Net Worth 00:01:00 Calculating Your Real Hourly Wage 00:02:00 Expenses for Life Energy 00:02:00 Calculating a Monthly Budgeting 00:05:00 Saving for Retirement Paying Off Debt 00:02:00 Build an Emergency Fund 00:02:00 Personal Savings 00:04:00 401K Basics 00:03:00 Asset Allocation 00:04:00 Investment Strategies 00:02:00 Advice on Financial Advisors 00:01:00 3h- Questions About Investing 00:15:00 Building Credit to Buy a Home FICO Score 00:09:00 Starting Credit 00:03:00 Increasing Credit Score 00:02:00 Owning vs. Renting 00:02:00 Types of Mortages 00:03:00 Personal Finance Guides for Beginners Advice to Teenagers 00:04:00 Guide to Buying a Car 00:05:00 Professional Bookkeeper Introduction Professional Bookkeeper FREE 00:09:00 Introduction to Accounting and Business Defining a Business 00:07:00 Ethics in Accounting 00:05:00 Generally Accepted Accounting Principles (GAAP) 00:10:00 The Accounting Equation The Accounting Equation 00:07:00 Transactions 00:11:00 Financial Statements 00:13:00 Analyzing Transactions The Accounting Equation and Transactions 00:16:00 Double-Entry System 00:11:00 Transactions - Journalizing 00:17:00 Journal Entries 00:38:00 Entering Information - Posting Entries Posting Entries 00:10:00 The Trial Balance 00:10:00 Finding Errors Using Horizontal Analysis 00:09:00 Horizontal Trend : Balance Sheet 00:21:00 Horizontal Trend: Income Statement 00:36:00 Adjusting Process The Purpose of the Adjusting Process 00:15:00 Adjusting Entries Adjusting Entries - Prepaid Expenses 00:13:00 Adjusting Entries - Accrued Revenues 00:10:00 Adjusting Entries - Depreciation Expense 00:09:00 Adjustment Summary Adjustment Summary - Review 00:13:00 Vertical Analysis 00:33:00 Preparing a Worksheet Preparing a Worksheet 00:06:00 Financial Statements The Income Statement 00:11:00 Financial Statements - Definitions 00:12:00 Completing the Accounting Cycle Temporary vs. Permanent Accounts 00:19:00 The Accounting Cycle Illustrated Accounting Cycle Illustrated - Steps 1-5 00:11:00 Accounting Cycle Illustrated - Steps 6-10 00:12:00 Fiscal Year Fiscal Year 00:09:00 Spreadsheet Exercise Spreadsheet Exercise - Steps 1-4 00:11:00 Spreadsheet Exercise - Steps 5-7 00:37:00 Certificate and Transcript Order Your Certificates or Transcripts 00:00:00

Financial Management and Business Accounting Diploma
Delivered Online On Demand8 hours 43 minutes
£11.99

Team Management Skills with Effective Communication Course Bundle

5.0(1)

By Course Gate

Master essential leadership skills and discover what it takes to become a great team manager or supervisor with the Team Management Skills course. This comprehensive course examines the characteristics and principles of effective leadership, from goal setting and providing feedback, to resolving conflict and managing your time. Our instructor-led training units are ideal for those who are new to their role and wish to fine tune their management style and approach to boos ttheir professional development. Master the art of public speaking, learn how to engage your audience and get your point across effectively with the Communication and Public Speaking Diploma. This training program will help you boost your confidence in delivering presentations and improve your body language to project confidence. This skills-based diploma also provides guidance on how to work with visual aids, plan your notes and overcome your fears and self-doubts. This course is ideal for those in customer or client-facing roles. Your Learning Goals: Develop your skills in time management, leadership and communication Understand how to provide constructive feedback and delegate work effectively Learn how to motivate teams and bring out the best in your employees Be able to resolve conflict and disagreements with professionalism Define your management style and understand which approach works for you Master the art of body language and learn how to project confidence in the workplace Improve your delivery in presentations and public speaking Know how to keep your audience engaged and use visual aids effectively Learn how to get your point across and express your ideas with conviction Discover practical mental exercises to help you remember your lines Who is this Course for? This course is ideal for line managers, supervisors and team leaders who are new to their role and wish to enhance their skillset. This masterclass is also suitable for anyone who wants to improve their public speaking and confidence in working with teams. CPD Certificate from Course Gate  At the successful completion of the course, you can obtain your CPD certificate from us. You can order the PDF certificate for £9 and the hard copy for £15. Also, you can order both PDF and hardcopy certificates for £22. Career path On successful completion, learners will have the practical skills and knowledge to kickstart their career and explore opportunities in the following roles: Team Manager Team Leader/Supervisor Entrepreneur Motivational Speaker Coach/Mentor Course Curriculum **Team Management** Introduction Getting Started 00:01:00 Setting Expectations Setting Expectations 00:03:00 Setting Expectations Case Study 00:01:00 Setting Goals Setting Goals 00:06:00 Setting Goals Case Study 00:01:00 Assigning Work Assigning Work 00:04:00 Assigning Work Case Study 00:01:00 Degrees of Delegation Degrees of Delegation 00:03:00 Degrees of Delegation Case Study 00:01:00 Implementing Delegation Implementing Delegation 00:07:00 Implementing Delegation Case Study 00:01:00 Providing Feedback Providing Feedback 00:05:00 Providing Feedback Case Study 00:01:00 Managing Your Time Managing Your Time 00:05:00 Managing Your Time Case Study 00:01:00 Resolving Conflict Resolving Conflict 00:04:00 Resolving Conflict Case Study 00:01:00 Tips for Special Situations Tips for Special Situations 00:05:00 Tips for Special Situations Case Stud 00:01:00 A Survival Guide for the New Supervisor A Survival Guide For The New Supervisor 00:03:00 A Survival Guide For The New Supervisor Case Study 00:01:00 Wrapping Up Wrapping Up 00:01:00 **Effective Communication** Working on Basics 101 Skill Of The Mouth 00:09:00 Communication 00:04:00 It's In The Eyes 00:05:00 You Have 40 Seconds 00:02:00 Body Language 00:06:00 Art Of Speaking 00:06:00 Working On It 102 Putting It Together 00:05:00 Content Is Key 00:06:00 To Joke Or Not To Joke 00:02:00 Learn Your Lines 00:06:00 Visual Aids 00:03:00 Working On Me 103 Walk The Talk 00:05:00 What Gives You The Edge 00:05:00 It's The Heart That Counts 00:04:00 Mirror Time 00:05:00 How To Deal With Stress 00:04:00 Fake it Till You Make It 00:07:00 Preparation On The Day 00:05:00 Working On Them 104 People Don't Care How much you know until they know how much you care 00:04:00 They Really Are Naked 00:03:00 Sing The Right Song 00:06:00 Know Your Venue 00:04:00 Public Speaking - Why Do It? 00:04:00 Conclusion Hello and Goodbye 00:02:00 Goodbye HD Final Online 00:01:00 Certificate and Transcript Order Your Certificates or Transcripts 00:00:00

Team Management Skills with Effective Communication Course Bundle
Delivered Online On Demand2 hours 50 minutes
£11.99

The Manager: Management and Leadership Development

5.0(1)

By Course Gate

To become an efficient manager, you need a great command in leadership qualities. As much as you are influential in leadership qualities, your managerial success will become so high. However, if you wish to make your managerial career far better implementing efficient leadership quality, take a look at our accredited well designed The Manager: Management and Leadership Development course. The course is designed to teach you all the process and procedures of manager step by step. Following that, the modules of the course instruct you how to make a plan, execute the plan, take a decision, meet different challenges, solve problems, and evaluate and measure the performance efficiently. Overall, the course assists to enhance your knowledge, skill, and information regarding management and leadership to become expert in this role. Who is this course for? The Manager: Management and Leadership Development is suitable for anyone who wants to gain extensive knowledge, potential experience, and professional skills in the related field. This course is CPD accredited so you don't have to worry about the quality. Requirements Our The Manager: Management and Leadership Development is open to all from all academic backgrounds and there are no specific requirements to attend this course. It is compatible and accessible from any device including Windows, Mac, Android, iOS, Tablets etc. CPD Certificate from Course Gate  At the successful completion of the course, you can obtain your CPD certificate from us. You can order the PDF certificate for £9 and the hard copy for £15. Also, you can order both PDF and hardcopy certificates for £22. Career path This course opens a new door for you to enter the relevant job market and also gives you the opportunity to acquire extensive knowledge along with required skills to become successful. You will be able to add our qualification to your CV/resume which will help you to stand out in the competitive job industry. Course Curriculum Management and Leadership Development Module One - Getting Started 01:00:00 Module Two - Grooming a New Manager 01:00:00 Module Three - Coaching and Mentoring (I) 01:00:00 Module Four - Coaching and Mentoring (II) 01:00:00 Module Five - Measuring Performance 01:00:00 Module Six - Motivating Managers 01:00:00 Module Seven - Signs of Poor Management 01:00:00 Module Eight - Trust Your Team of Managers 01:00:00 Module Nine - When an Employee Complains About Their Manager 01:00:00 Module Ten - When Do You Step In 00:30:00 Module Eleven - Remember These Basic Qualities 01:30:00 Module Twelve - Wrapping Up 01:00:00 Business Management Designing Your Organisational Structure 00:30:00 Introduction to Operations Management 00:15:00 Understanding Financial Terms 00:30:00 Getting the Right People in Place 00:15:00 Getting Your Product Together 00:15:00 Building a Corporate Brand 00:30:00 Marketing Your Product 01:00:00 Selling Your Product 00:15:00 Planning for the Future 00:15:00 Goal Setting and Goal Getting 00:30:00 Succession Planning 101 00:15:00 Managing Your Money 00:15:00 Ethics 101 00:15:00 Building a Strong Customer Care Team 00:15:00 Training Employees for Success 00:15:00 Leadership Essentials 00:15:00 Business Leadership About the Learning Organization 00:15:00 Achieving Personal Mastery 00:15:00 Analyzing Our Mental Models 00:30:00 Achieving a Shared Vision 00:15:00 Team Learning 00:15:00 Systems Thinking 00:15:00 Five Practices 00:15:00 Building Trust 00:15:00 Managing Change 00:30:00 Managers vs. Leaders 00:15:00 Influence Strategies 00:15:00 Managing Relationships 01:00:00 Strategic Planning 00:00:00 Doing Delegation Right 00:15:00 Criteria for Useful Feedback 00:15:00 Feedback Techniques 00:15:00 Mastering Your Body Language 00:15:00 Meeting Management 00:30:00 Pumping up a Presentation 00:15:00 Employee Accountability Defining Accountability 00:30:00 Creating an Accountable Organization 00:30:00 Setting Goals and Expectations 00:30:00 Doing Delegation Right 00:45:00 Offering Feedback 00:15:00 Activities The Manager: Management and Leadership Development - Activities 00:00:00 Mock Exam Mock Exam - The Manager: Management and Leadership Development 00:20:00 Final Exam Final Exam - The Manager: Management and Leadership Development 00:20:00 Certificate and Transcript Order Your Certificates or Transcripts 00:00:00

The Manager: Management and Leadership Development
Delivered Online On Demand26 hours
£11.99

Understanding Excellence in Customer Relationship Management

4.5(3)

By Studyhub UK

Embark on a journey to unravel the intricacies of customer relationship management (CRM) excellence with the 'Understanding Excellence in Customer Relationship Management' course. Explore the foundations of hospitality management while delving into various facets of the hotel industry. Master the art of selection, recruitment, development, and training in the hospitality sector. Gain insights into efficient front office, housekeeping, engineering, and food and beverage operations. Learn strategies for maintaining service quality, enhancing customer satisfaction, and leveraging technology in the world of e-hospitality. Learning Outcomes: Gain a comprehensive understanding of hospitality management and the hotel industry. Explore the selection and recruitment process within the hospitality sector. Learn effective strategies for staff development and training in hospitality. Master the management of front office, housekeeping, engineering, and food and beverage operations. Understand techniques for ensuring service quality and customer satisfaction. Discover the role of marketing and technology in the travel and tourism business. Familiarize yourself with accounting principles relevant to the hospitality industry. Embrace the concept of e-hospitality and its impact on customer relationship management. Why buy this Understanding Excellence in Customer Relationship Management? 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 Understanding Excellence in Customer Relationship Management 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 Understanding Excellence in Customer Relationship Management does not require you to have any prior qualifications or experience. You can just enrol and start learning.  Aspiring and current professionals in the hospitality and hotel industry. Hotel managers, supervisors, and front-line staff seeking to enhance customer relationships. Students pursuing careers in travel, tourism, and hospitality management. Individuals interested in the intersection of service quality and customer satisfaction. Prerequisites This Understanding Excellence in Customer Relationship Management 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 Hotel Manager - Median salary of £30,000 - £50,000 per year. Front Office Manager - Median salary of £25,000 - £35,000 per year. Restaurant Manager - Median salary of £25,000 - £40,000 per year. Hospitality Trainer - Median salary of £25,000 - £35,000 per year. Travel and Tourism Marketing Specialist - Median salary of £25,000 - £40,000 per year. Course Curriculum Understanding Excellence in Customer Relationship Management Module 01: Introduction to Hospitality Management 00:24:00 Module 02: An Overview of Hotel Industry 00:18:00 Module 03: The Process of Selection and Recruitment in Hospitality Industry 00:21:00 Module 04: The Process of Development and Training in Hospitality Industry 00:24:00 Module 05: Management of Front Office Operations 00:19:00 Module 06: Management of Housekeeping, Engineering and Security Operations 00:27:00 Module 07: Management of Food and Beverage Operations 00:20:00 Module 08: Management of Service Quality in Hospitality Industry 00:20:00 Module 09: Marketing in Travel and Tourism Business 00:24:00 Module 10: Accounting in Hospitality Industry 00:26:00 Module 11: Customer Satisfaction 00:23:00 Module 12: E-Hospitality and Technology 00:22:00 Mock Exam Mock Exam - Understanding Excellence in Customer Relationship Management 00:20:00 Final Exam Final Exam - Understanding Excellence in Customer Relationship Management 00:20:00

Understanding Excellence in Customer Relationship Management
Delivered Online On Demand5 hours 8 minutes
£10.99

Jq Command Tutorials for Bash Shell Scripting

By Packt

Expedite your journey with the Jq command, which is used to transform JSON data into a more readable format. Print it to the standard output on Linux with the help of this comprehensive hands-on course. This course is for anyone who works with JSON on the command line or uses Bash Shell Scripts.

Jq Command Tutorials for Bash Shell Scripting
Delivered Online On Demand2 hours 42 minutes
£14.99

Herbal Studies and Aromatherapy - Master Herbalist

4.7(47)

By Academy for Health and Fitness

Deal Price is Active! Save Now- £403! Offer Ends Soon; Hurry Up!! Do you wish to advance your education in aromatherapy? Do you want to learn more about essential aromatic oils? Then this Herbal Studies and Aromatherapy course is for those who are looking to learn about medicinal plants and how to use them in an alternative medicine setting. People who want to start a business based on herbal medicine, like herbal medicine consulting, would benefit significantly from this Herbal Studies and Aromatherapy course. It also sheds light on the legal ramifications of managing a company enterprise of this nature and offers the most recent information on herbal and plant treatment practices. This Herbal Studies and Aromatherapy course covers a wide range of information about herbal medicine, aromatherapy, and the various applications of flower essences. The history of herbal medicine, the cultivation of herbs, and their usage in many domains will all be covered in the Herbal Studies and Aromatherapy course. Along with a thorough explanation of its applications in several areas, including health, food, nutrition, and beauty, the Herbal Studies and Aromatherapy course also covers consulting and the creation of herbal remedies according to the client's individual needs. With the help of this thorough course, you may fulfil your goals and prepare for your perfect profession. You will study through the Herbal Studies and Aromatherapy Training course at your own pace to improve your professional development. It offers an in-depth learning experience. Learning Outcome After this Herbal Studies and Aromatherapy course, you will be able to Learn about the history of herbal medicine Grasp the technique of combining plants and essential oils and how aromatherapy is offered Discover the chemistry of herbs function as a natural remedy Recognise the laws and safety precautions when doing herbology Study herb botany to choose the best herbs to grow and utilise Experts created the course to provide a rich and in-depth training experience for all students who enrol in it. Enrol in the course right now and you'll have immediate access to all of the course materials. Then, from any internet-enabled device, access the Herbal Studies and Aromatherapy Training course materials and learn when it's convenient for you. Start your learning journey straight away with this course and take a step toward a brighter future! Why Prefer this Herbal Studies and Aromatherapy Training Course? Opportunity to earn a certificate accredited by CPD after completing this course Student ID card with amazing discounts - completely for FREE! (£10 postal charges will be applicable for international delivery) Standards-aligned lesson planning Innovative and engaging content and activities Assessments that measure higher-level thinking and skills Complete the program in your own time, at your own pace Each of our students gets full 24/7 tutor support *** Course Curriculum of Herbal Studies and Aromatherapy*** Here is the curriculum breakdown of the course: Herbal Studies and Aromatherapy Training Course Module 1: Basics of Herbal Medicine Module 2: Begin with Botany Module 3: Chemistry of Herbs Module 4: Holy Herbs and Herbs of China Module 5: Preparation of Herbal Remedies Module 6: Herbalist Approach and Conventional Herbal Medicines Module 7: Ayurvedic Medicine Module 8: Aromatherapy Module 9: Herbal Essences for Hair Module 10: Herbal Skin Care Secrets Module 11: Creating a Successful Herbal Business Assessment Process Once you have completed all the modules in the Training course, your skills and knowledge will be tested with an automated multiple-choice assessment. You will then receive instant results to let you know if you have successfully passed the course. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? It is not necessary to have any prior knowledge of Herbalism and Aromatherapy. Whether you are a beginner or working as a herbalist, you are always welcome to enrol in our Herbal Studies and Aromatherapy program. This course is appropriate for - Students preparing for herbalism studies or exam Persons with a keen interest in herbology Teachers or professionals who provide training or coaching on herbalism Aspiring herbalists or related professionals Anyone interested to develop naturopathic medicine skills Requirements The Herbal Studies and Aromatherapy Training program does not require any prior knowledge; everyone may participate! This Herbal Studies and Aromatherapy Training course is open to anyone interested in learning from anywhere in the world. Every student must be over the age of 16 and have a passion for learning and literacy. This 100% online course can be accessed from any internet-connected device, such as a computer, tablet, or smartphone. This course allows you to study at your speed and grow a quality skillset. Career path After finishing the Herbal Studies and Aromatherapy course, you can gain expertise in a variety of healthcare environments or professions, including: Herbalist Clinical herbalism Blogging and writing on herbalism Sales and consulting on herbal products Certificates CPD Accredited Certificate Digital certificate - £10 CPD Accredited Certificate Hard copy certificate - £29 If you are an international student, then you have to pay an additional 10 GBP as an international delivery charge.

Herbal Studies and Aromatherapy - Master Herbalist
Delivered Online On Demand4 hours
£12

Infection Prevention and Immunisation

4.7(47)

By Academy for Health and Fitness

What's the importance of infection prevention and immunization? How can you protect yourself, your staff, and the public against infectious diseases? This Infection Prevention and Immunization course will provide you with the knowledge and skills to protect yourself and those around you from infectious diseases. This CPD-certified online course will teach you the most recent infection prevention and immunization topics. You will also learn how to prevent an infection from spreading by following conventional measures such as handwashing and cooking. This is critical for any healthcare or general organization that wants to stay in compliance with its regulations and maintain a safe working environment. Learning Outcomes After this Infection Prevention and Immunization course, you will be able to: Understand the infection control assurance framework in the UK. Know standard hand washing technique. Describe the concepts of immunizations. Recognize water and foodborne infections. Know about the infections that spread by body fluid. Learn about the rare infections that are found in the UK. So, enrol in this Infection Prevention and Immunization course today and start learning! Why should you choose this course with Academy for Health & Fitness? Opportunity to earn a certificate accredited by CPD after completing this course Student ID card with amazing discounts - completely for FREE! (£10 postal charges will be applicable for international delivery) Globally accepted standard structured lesson planning Innovative and engaging content and activities Assessments that measure higher-level thinking and skills Complete this program in your own time, at your own pace Each of our students gets full 24/7 tutor support This course has been designed by experts, to create a rich and in-depth training experience for all the students who enrol on it. Enrol on this course now and get instant access to all course materials. Then, enjoy the course materials online from any internet-enabled device and learn when it suits you. Start your learning journey with this course straight away and take a step forward in securing a better future! **** Course Curriculum **** Here is the curriculum breakdown of this Course: Module 1: Infection Prevention and Control Policy in the UK Purpose of the Policy Objective Definitions Scope Duties Healthcare Personnel Infection Control Assurance Framework Training Patient and Public Information Monitoring Contacting the Infection Prevention and Control Team Module 2: Principles Hospital-acquired (nosocomial) infections Prevention of Infection in Healthcare Settings Handwashing Other important points in handwashing Standard handwashing procedures Asepsis Decontamination Standard Environmental Cleaning Disinfection Methods Precautions MRSA Module 3: Immunization Basic Principles of Immunization The creation of the EPI (Expanded Programme on Immunization) The impact of the EPI The six targeted diseases Progress towards meeting EPI targets Module 4: Infections Spread by Food and Water Diarrhoea Typhoid Poliomyelitis Hepatitis A Hepatitis E Module 5: Infections Spread by Animals and Insects, and Less Common Infections Found in the UK Anthrax Crimean-Congo Haemorrhagic Fever Hantavirus Legionnaire's disease Leishmaniasis Leptospirosis Louse-borne typhus Lyme disease Malaria Rabies Tetanus Tickborne encephalitis Toxoplasmosis West Nile fever Module 6: Infections & Diseases Spread by Person-to-Person Contact Diphtheria Influenza Pertussis Mumps Rubella (German measles) Measles (Rubeola) Haemophilus influenza type B (HIB) Pneumococcal pneumonia Module 7: Infections Spread by Sexual Contact General points Chlamydia Gonorrhoea Syphilis Chancroid Trichomoniasis Non-gonoccal urethritis Genital herpes Genital warts Pubic lice Bacterial Vaginosis and Vulvovaginal Candidiasis Vulvovaginal candidiasis Module 8: Infections Spread by Blood and Body Fluids HIV/AIDS Hepatitis B (HBV) Hepatitis C (HCV) Assessment Process Once you have completed all the modules in this course, your skills and knowledge will be tested with an automated multiple-choice assessment. You will then receive instant results to let you know if you have successfully passed this course. CPD 15 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Infection Prevention and Immunisation course can be enrolled in by: Anyone interested in this topic to develop their personal awareness. Anyone working in the health sector. Students Job seekers in the health sector. Requirements There are no previous knowledge requirements for this programme; this is open to anyone! Any learning enthusiast from anywhere in the world can enrol on this course without any hesitation. All students must have a passion for learning and literacy, as well as being over the age of 16. Browse this 100% online course from any internet device, including your computer, tablet or smartphone. Study at your own pace and earn an industry Skillset with this course. Career path Health Visitor (£45,838 Annually) Community Public Health Nurse (£45,838 Annually) Practice Nurse (£47,672 Annually) Immunization Nurse (£22.00 - £28.00 per hour) Certificates CPD Accredited Certificate Digital certificate - £10 CPD Accredited Certificate Hard copy certificate - £29 If you are an international student, then you have to pay an additional 10 GBP as an international delivery charge.

Infection Prevention and Immunisation
Delivered Online On Demand12 hours
£12

Vegan Nutrition Masterclass

4.7(47)

By Academy for Health and Fitness

24 Hours Left! Don't Let the Winter Deals Slip Away - Enrol Now! Attention all health enthusiasts and aspiring vegans! Are you looking to take your health and nutrition to the next level? Do you want to learn how to maintain a healthy and balanced vegan diet? Look no further than the Vegan Nutrition Masterclass. This comprehensive Vegan Nutrition Masterclass course is designed to provide you with all the tools and knowledge you need to optimise your vegan diet and achieve your health goals. In this Vegan Nutrition Masterclass course, you will learn everything from the basics of a vegan diet, to setting up a healthy vegan meal plan, to building muscle and losing fat on a plant-based diet. You will also discover how to avoid vitamin and mineral deficiencies and learn the different dieting tips to boost your health and immune system. With engaging video lectures and easy-to-follow modules, you will gain the confidence to take control of your health and wellness. By the end of this Vegan Nutrition Masterclass course, you will have a deeper understanding of vegan nutrition and how to optimise your diet for your specific goals. You will learn how to set up a balanced meal plan, identify the best vegan food sources for macronutrients, and how to avoid nutrient deficiencies. You will also be equipped with the knowledge to build muscle and lose fat on a plant-based diet, and how to boost your immune system and testosterone levels naturally. After this Vegan Nutrition Masterclass course, you will be able to learn: Understand the basics of a vegan diet and debunk common myths Develop a healthy and balanced vegan meal plan Identify the best vegan food sources for macronutrients Avoid vitamin and mineral deficiencies on a vegan diet Build muscle and lose fat on a plant-based diet Boost your health and immune system through different dieting tips *** Course Curriculum *** Here is the curriculum breakdown of the Vegan Nutrition Masterclass: Module 01: Introduction Vegan Promo Course Overview Get to know your instructor Module 02: Vegan Basics The Most Common Vegan Myths Debunked The Difference Between Vegan & Vegetarian Diets Explained Module 03: Setting Up A Healthy Vegan Diet The 5 Principles Of A Healthy Vegan Diet Calories Explained How To Determin Your Optimal Calorie Intake How To Calculate Your Daily Calorie Needs The Best Vegan Food Sources Protein Explained Quality Vegan Protein Sources Carbohydrates Explained Quality Vegan Carb Sources Dietary Fats Explained Quality Vegan Fat Sources Macronutrients Explained How Much Protein Should You Consume As A Vegan How Much Fat Should You Consume As A Vegan How Many Carbs Should You Consume As A Vegan Nutrient Timing Explained Nutrient Timing For Vegans Nutrient Timing Recommendations Supplements For Vegans Module 04: How To Lose Fat & Build Muscle On A Plant Based Diet Can You Build Muscle On A Vegan Diet? How To Adjust Your Diet For Muscle Growth Pre-workout meal copy Post workout meal copy HOW TO USE PROTEIN POWDER WHEN, HOW MUCH & WITH WHAT How To Adjust Your Diet For Fat Loss Everything You Need To Know About Cheat Meals & Cheat Days How To Use Creatine Vegan Foods For Energy Vegan Foods For Fat Loss Vegan Foods To Increase Your Metabolism Module 05: Avoiding Mineral & Vitamin Deficiencies As A Vegan How To Get Enough Vitamin A As A Vegan How To Get Enough Vitamin B12 As A Vegan How To Get Enough Vitamin C As A Vegan How To Get Enough Vitamin E As A Vegan How To Get Enough Vitamin K As A Vegan How To Get Enough Calcium As A Vegan How To Get Enough Copper As A Vegan How To Get Enough Iron As A Vegan How To Get Enough Magnesium As A Vegan How To Get Enough Sodium As A Vegan How To Get Enough Phosphorus As A Vegan How To Get Enough Potassium As A Vegan How To Get Enough Zinc As A Vegan Water Module 06: Different Dieting Tips How to boost testosterone naturally The 5 Best Supplements To Boost Your Immune System How To Read A Nutrition Label How To Do Your Own Diet Research Assessment Process Once you have completed all the modules in the course, you can assess your skills and knowledge with an optional assignment. Our expert trainers will assess your assignment and give you feedback afterwards. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Vegan Nutrition Masterclass course is for: Health enthusiasts Aspiring vegans Anyone looking to optimise their nutrition and health Requirements The Vegan Nutrition program does not require any prior knowledge; everyone may participate! This Vegan Nutrition course is open to anyone interested in learning from anywhere in the world. Career path Vegan Nutritionist: £22,000-£50,000 Health and Wellness Coach: £16,000-£38,000 Dietitian: £24,000-£43,000 Personal Trainer: £14,000-£47,000 Sports Nutritionist: £20,000-£40,000 Food and Nutrition Blogger: £12,000-£45,000 Certificates CPDQS Accredited Certificate Digital certificate - £10 CPDQS Accredited Certificate Hard copy certificate - £29 If you are an international student, then you have to pay an additional 10 GBP as an international delivery charge.

Vegan Nutrition Masterclass
Delivered Online On Demand3 hours
£12

Driving Theory Test Preparation (Online) - CPD Certified

4.7(47)

By Academy for Health and Fitness

Driving Theory Test Preparation (Online) – CPD Certified! Master Theory Test Skills, Flexible Learning, Expert Support – Enroll Today and Pass with Confidence!

Driving Theory Test Preparation (Online) - CPD Certified
Delivered Online On Demand6 hours
£12