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

9413 Courses

ADVANCED GRAPHIC DESIGN LEVEL 3

By Creative Design School International

ARE YOU READY TO ADVANCE YOUR GRAPHIC DESIGN SKILLS?

ADVANCED GRAPHIC DESIGN LEVEL 3
Delivered OnlineFlexible Dates
£550

Hands on Programming on AutoCAD to Excel Using VB.NET

4.7(160)

By Janets

Description Register on the Hands on Programming on AutoCAD to Excel Using VB.NET today and build the experience, skills and knowledge you need to enhance your professional development and work towards your dream job. Study this course through online learning and take the first steps towards a long-term career. The course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Learn through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the course, to ensure you are supported every step of the way. Get a certificate as proof of your course completion. The Hands on Programming on AutoCAD to Excel Using VB.NET course is incredibly great value and allows you to study at your own pace. Access the course modules from any internet-enabled device, including computers, tablets, and smartphones. The course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the now and start learning instantly! What You Get With This Course Receive a digital certificate upon successful completion of the course Get taught by experienced, professional instructors Study at a time and pace that suits your learning style Get instant feedback on assessments 24/7 help and advice via email or live chat Get full tutor support on weekdays (Monday to Friday) Certificate of Achievement After the successful completion of the final assessment, you will receive a CPD-accredited certificate of achievement. The PDF certificate is for 9.99, and it will be sent to you immediately after through e-mail. You can get the hard copy for 15.99, which will reach your doorsteps by post.  Method of Assessment You need to attend an assessment right after the completion of this course to evaluate your progression. For passing the assessment, you need to score at least 60%. After submitting your assessment, you will get feedback from our experts immediately. Who Is This Course For The course is ideal for those who already work in this sector or are aspiring professionals. This course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge.   Course Content Section 01: Introduction Introduction - Hands on Programming on AutoCAD to Excel Using VB.NET 00:04:00 Who is this course for? - Hands on Programming on AutoCAD to Excel Using VB.NET 00:02:00 What will you learn from this course? - Hands on Programming on AutoCAD to Excel Using VB.NET 00:05:00 Tools needed 00:01:00 Course Prerequisites 00:04:00 Section 02: Exporting AutoCAD Objects to Excel Section Overview - Export AutoCAD Objects to Excel 00:02:00 Exporting Lines to Excel - Overview 00:02:00 Creating the VB.NET-Excel Project 00:06:00 Design of User Interface to Export Lines 00:10:00 Creating the Common Utility Class 00:19:00 Creating the ExportLines Method 00:12:00 Running and Testing ExportLines Method 00:06:00 Exporting MTexts to Excel - Overview 00:02:00 Creating the ExportMTexts Method 00:11:00 Export Polylines to Excel - Overview 00:01:00 Creating the ExportPolylines Method 00:12:00 Running and Testing ExportPoylines Method 00:12:00 Exporting Blocks (With Attributes) to Excel - Overview 00:02:00 Creating the ExportBlocks Method 00:12:00 Creating Export Blocks UI and Running the Code 00:06:00 Exporting Blocks (With Attributes) to Excel - Overview 00:02:00 Creating the User Interface for exporting Blocks to Excel 00:05:00 Creation of BlocksForm UI 00:04:00 Coding the BlocksForm Load Event 00:08:00 Testing the BlocksForm UI 00:03:00 Coding the BlocksForm to populate the Listboxes 00:15:00 Coding the BlocksForm Export Button 00:04:00 Coding the ExportBlocksWithAttributes Method 00:21:00 Running and Testing ExportBlocksWithAttributes Method 00:02:00 Section 03: Importing Excel File into AutoCAD Section Overview - Import Excel File into AutoCAD 00:01:00 Importing Lines from Excel File into AutoCAD - Overview 00:01:00 Creating ImportExcelUtil Class 00:02:00 Creating the ImportLines Method 00:19:00 Creating the UI for the ImportLines Method 00:02:00 Coding the ImportLines UI code behind. 00:07:00 Running and Testing ImportLines Method 00:08:00 Importing MTexts into AutoCAD - Overview 00:01:00 Creating the ImportMTexts Method 00:11:00 Creating ImportMTexts User Interface 00:02:00 Running and Testing ImportMTexts Method 00:02:00 Importing Polylines from Excel File into AutoCAD - Overview 00:01:00 Creating the ImportPolylines Method 00:14:00 Creating ImportPolylines User Interface 00:02:00 Running and Testing ImportPolylines Method 00:03:00 Importing Blocks (without Attributes) from Excel File into AutoCAD - Overview 00:01:00 Creating the ImportBlocks Method 00:09:00 Creating the ImportBlocks User Interface 00:02:00 Running and Testing ImportBlocks Method 00:03:00 Importing Blocks (with Attirubtes) from Excel File into AutoCAD - Overview 00:01:00 Creating the ImportBlocksWithAttributes Method 00:25:00 Creating the UI for ImportBlocksWithAttributes Method 00:04:00 Running and Testing ImportBlocksWithAttributes Method 00:03:00 Section 04: Exporting AutoCAD Objects to a File Exporting Lines to a File - Overview 00:02:00 Creating the ExportToFile Utility Class 00:04:00 Creating ExportLinesToFile Method 00:14:00 Creating the UI for ExportLinesToFile Method 00:08:00 Running and Testing ExportLinesToFile Method 00:02:00 Exporting MTexts to File - Overview 00:01:00 Creating the MTextToFile Method 00:06:00 Creating the UI for the ExportMTextToFile Method 00:01:00 Running and Testing ExportMTextToFile Method. 00:08:00 Exporting Polylines to File - Overview 00:02:00 Creating ExportPolylinesToFile Method 00:11:00 Exporting Polylines to File - User Interface 00:01:00 Running and Testing ExportPolylinesToFile Method 00:02:00 Exporting Blocks (without Attributes) to File - Overview 00:02:00 Creating the ExportBlocksToFile Method 00:11:00 Creating ExportBlocksToFile User Interface 00:02:00 Running and Testing ExportBlocksToFile Method 00:02:00 Exporting Blocks (With Attributes) to a File - Overview 00:02:00 Creating the EXportBlocksWithAttributesToFile Method 00:19:00 Creating the UI for ExportBlocksWithAttributesToFile Method 00:06:00 Coding the BlocksForm for ExportBlocksWithAttributeToFile Method 00:04:00 Running and Testing ExportBlocksWithAttributesToFile Method 00:03:00 Section 05: Importing Text File into AutoCAD Importing Text File into AutoCAD - Overview 00:01:00 Importing Lines from a Text File into AutoCAD - Overview 00:02:00 Creating the ImportFileUtil Class 00:01:00 Creating the ImportLinesMethod 00:17:00 Creation of ImportLines User Interface 00:03:00 Coding the ImportLines UI button 00:05:00 Running and Testing the ImportLines Method 00:04:00 Importing MTexts from Text File into AutoCAD - Overview 00:02:00 Creating the ImportMTexts Method 00:09:00 Creating the TextStyle Manipulation Code 00:02:00 Creating the UI for the ImportMTexts Method 00:01:00 Running and Testing the ImportMTexts Method 00:04:00 Importing Polylines from a Text File into AutoCAD - Overview 00:02:00 Creating the ImportPolylines Method 00:18:00 Creating the ImportPolylines UI 00:02:00 Running and Testing ImportPolylines (from a File) Method 00:02:00 Importing BLocks (without Attributes) from a Text File into AutoCAD - Overview 00:02:00 Creating the ImportBlocks (without Attributes) Method 00:15:00 Creating the ImportBlocks UI 00:05:00 Running and Testing ImportBlocks (without Attributes) Method 00:04:00 Importing Blocks (with Attributes) from a Text File into AutoCAD - Overview 00:02:00 Creating the ImportBlocksWithAttributes from a File Method 00:24:00 Creating the ImportBlocksWithAttributes (from a File) UI (Part 1) 00:06:00 Creating the ImportBlocksWithAttributes (from a File) UI (Part 2) 00:04:00 Running and Testing ImportBlocksWithAttributes (from a File) Method 00:03:00

Hands on Programming on AutoCAD to Excel Using VB.NET
Delivered Online On Demand9 hours 32 minutes
£25

Management and Leadership Development Training

4.7(160)

By Janets

It is essential for a thriving manager or leader to have the management and leadership skills. Without the required skills, it will be quite challenging for administering and leading a group of staff, or organisation. This Management and Leadership Development Training course is intended to improve your managing and leadership skills in the most effective way possible. You will learn how to build trust and confidence, understand the fundamental requirements and knowledge of becoming an efficient manager, how to gain employee satisfaction, and so on. Why choose this course Earn an e-certificate upon successful completion. Accessible, informative modules taught by expert instructors Study in your own time, at your own pace, through your computer tablet or mobile device Benefit from instant feedback through mock exams and multiple-choice assessments Get 24/7 help or advice from our email and live chat teams Full Tutor Support on Weekdays Course Design The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Mock exams Multiple-choice assessment Certification After the successful completion of the final assessment, you will receive a CPD-accredited certificate of achievement. The PDF certificate is for £9.99, and it will be sent to you immediately after through e-mail. You can get the hard copy for £15.99, which will reach your doorsteps by post. Course Content Management and Leadership Development Training - Updated Version Leadership & Management Module 1: Understanding Management and Leadership 00:40:00 Module 2: Leadership Theories 00:25:00 Module 3: Improving Management and Leadership Performance 00:15:00 Module 4: High Performance Teams 00:32:00 Module 5: Motivating Employees 00:26:00 Module 6: Organisational Skills 00:26:00 Module 7: Talent Management 00:37:00 Module 8: Succession Planning 00:24:00 Module 9: Business Process Management 00:29:00 Module 10: Communication Skills 00:28:00 Module 11: Negotiation Techniques 00:15:00 Module 12: Managing Meetings and Giving Feedback 00:22:00 Module 13: Managing Change 00:22:00 Module 14: Time Management 00:37:00 Module 15: Stress Management 00:15:00 Module 16: Emotional Intelligence in Leadership 00:32:00 Module 17: Managing Conflict 00:14:00 Module 18: Dealing with Office Politics 00:34:00 Module 19: Risk Management 00:35:00 Module 20: Corporate Responsibility and Ethics 00:14:00 Business Management Introduction to Business Management 00:27:00 Operations Management 00:26:00 Introduction to Business Analysis 00:16:00 Strategic Analysis and Product Scope 00:30:00 Project Management 00:21:00 Business Development and Succession Planning 00:26:00 Business Processes 00:44:00 Planning & Forecasting Operations 00:23:00 Performance Management 00:20:00 Management of Cash and Credit 00:21:00 Managing Risk and Recovery 00:28:00 Quality Management 00:23:00 Communication Skills 00:27:00 Business Environment 00:18:00 Organisational Skills 01:18:00 Negotiation Techniques 00:18:00 Human Resource Management 00:19:00 Motivation and Counselling 00:21:00 Customer Service 00:18:00 Time Management 00:42:00 Conflict Management 00:16:00 Mock Exam Mock Exam- Management and Leadership Development Training 00:20:00 Final Exam Final Exam- Management and Leadership Development Training 00:20:00 Management and Leadership Development Training - Old Version 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 Organizational 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 Programme- Activities 00:00:00 Order your Certificates & Transcripts Order your Certificates & Transcripts 00:00:00 Frequently Asked Questions Are there any prerequisites for taking the course? There are no specific prerequisites for this course, nor are there any formal entry requirements. All you need is an internet connection, a good understanding of English and a passion for learning for this course. Can I access the course at any time, or is there a set schedule? You have the flexibility to access the course at any time that suits your schedule. Our courses are self-paced, allowing you to study at your own pace and convenience. How long will I have access to the course? For this course, you will have access to the course materials for 1 year only. This means you can review the content as often as you like within the year, even after you've completed the course. However, if you buy Lifetime Access for the course, you will be able to access the course for a lifetime. Is there a certificate of completion provided after completing the course? Yes, upon successfully completing the course, you will receive a certificate of completion. This certificate can be a valuable addition to your professional portfolio and can be shared on your various social networks. Can I switch courses or get a refund if I'm not satisfied with the course? We want you to have a positive learning experience. If you're not satisfied with the course, you can request a course transfer or refund within 14 days of the initial purchase. How do I track my progress in the course? Our platform provides tracking tools and progress indicators for each course. You can monitor your progress, completed lessons, and assessments through your learner dashboard for the course. What if I have technical issues or difficulties with the course? If you encounter technical issues or content-related difficulties with the course, our support team is available to assist you. You can reach out to them for prompt resolution.

Management and Leadership Development Training
Delivered Online On Demand44 hours
£25

Learn DOM Manipulation with JavaScript

4.7(160)

By Janets

Register on the Learn DOM Manipulation with JavaScript today and build the experience, skills and knowledge you need to enhance your professional development and work towards your dream job. Study this course through online learning and take the first steps towards a long-term career. The course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Learn through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the course, to ensure you are supported every step of the way. Get an e-certificate as proof of your course completion. The Learn DOM Manipulation with JavaScript is incredibly great value and allows you to study at your own pace. Access the course modules from any internet-enabled device, including computers, tablet, and smartphones. The course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the now and start learning instantly! What You Get With The Learn DOM Manipulation with JavaScript Receive a e-certificate upon successful completion of the course Get taught by experienced, professional instructors Study at a time and pace that suits your learning style Get instant feedback on assessments 24/7 help and advice via email or live chat Get full tutor support on weekdays (Monday to Friday) Course Design The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Certification Upon successful completion of the course, you will be able to obtain your course completion e-certificate free of cost. Print copy by post is also available at an additional cost of £9.99 and PDF Certificate at £4.99. Who Is This Course For: The course is ideal for those who already work in this sector or are an aspiring professional. This course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge. Requirements: The online training is open to all students and has no formal entry requirements. To study the Learn DOM Manipulation with JavaScript, all your need is a passion for learning, a good understanding of English, numeracy, and IT skills. You must also be over the age of 16.  Course Content Unit 01: Course Introduction What is the DOM? 00:02:00 Your first DOM update 00:05:00 Course Project: Code DOM Adventure 00:04:00 Unit 02: DOM Fundamentals HTML and the DOM 00:05:00 DOM standards 00:05:00 The BOM 00:04:00 The CSSOM 00:03:00 The tree (Data structure) 00:05:00 The DOM tree 00:11:00 The DOM and JavaScript 00:01:00 Unit 03: Code DOM Adventure App architecture 00:08:00 Challenge solution: The exit screen 00:04:00 App skeleton 00:05:00 The splash screen file 00:03:00 Download our asset kit now! 00:03:00 Including the assets 00:03:00 Unit 04: Creating elements Wiring the splash screen element 00:02:00 Creating elements at runtime 00:03:00 Appending HTML strings width append() 00:02:00 Appending nodes with append or append Child 00:03:00 Script order matters 00:04:00 Unit 05: Dynamic CSS Specifying classes to elements 00:04:00 Working with static styles 00:04:00 Defining styles at runtime 00:04:00 Querying the DOM to find elements 00:05:00 Unit 06: Profiling the pixel pipeline The pixel pipeline 00:02:00 Identifying bad practices 00:04:00 Profiling runtime performance 00:04:00 Batching DOM updates with document fragments 00:05:00 Too many nodes 00:04:00 Unit 07: Animation using DOM changes Removing nodes from the DOM 00:06:00 The animation frames 00:06:00 Our animate method 00:04:00 Our working animation! 00:06:00 Stopping the animation 00:08:00 Unit 08: Planning DOM changes with a state model Let's build the level! 00:02:00 2. Our state model to control the DOM from state. 00:10:00 Normalizing attributes 00:04:00 Our level class 00:04:00 Arrays, references and non-iterable empty slots 00:05:00 Building our state with an ugly oneliner 00:05:00 Module 04: The Language of Coaching 01:00:00 Write code for humans and normalize your code 00:05:00 Rendering the level element 00:05:00 Things are getting messy 00:06:00 Unit 09: Easy bundling Easy bundling 00:06:00 Bundle with the start script 00:01:00 Our dev server 00:02:00 Let's use DOMContentLoaded and ES Modules (ESM) 00:07:00 Dynamic style elements with CSS as ESM imports 00:04:00 Unit 10: DOM updates with basic state driven development Designing the shape of our state 00:02:00 Initializing our state in preparation to render DOM elements 00:05:00 DOM updates from state 00:08:00 Updates to state are reflected in the DOM 00:03:00 Modeling and render our chip walls 00:06:00 Unit 11: The player, Interacting with user input The player - Tech approach 00:02:00 Rendering the player with the DOM 00:07:00 Box model and global styles 00:06:00 Manipulating inline styles with the DOM 00:04:00 Moving the player by changing its state 00:06:00 DOM keyboard event listeners 00:07:00 Mapping and filtering DOM events data 00:04:00 Can the player move? - Tech approach 00:03:00 Preventing overlapping DOM elements 00:12:00 Prepare interactive frames 00:08:00 Resetting className and adding interactive frames on DOM events 00:06:00 Update frames without moving the element on DOM events 00:03:00 Unit 12: Interactive DOM, breaking walls Adding random DOM elements 00:06:00 DOM events when pressing the space key 00:05:00 Creating elements on DOM events 00:05:00 z-index manifest 00:04:00 Dynamic element IDs with the DOM 00:07:00 Interacting with other elements using the state model 00:06:00 Remove surrounding walls 00:04:00 Unit 13: Portal to exit the game Adding the portal to the screen 00:07:00 Random elements on the screen 00:05:00 Grouping inline CSS DOM updates 00:03:00 Exiting the game, when two elements cross paths 00:04:00 Challenge, your turn to build the exit screen 00:03:00 Challenge solution, my turn to build the exit screen 00:04:00 Hiding the portal behind a wall 00:05:00 Removing DOM event listeners 00:04:00 Unit 14: Animating all the things Rendering the splash screen 00:04:00 Swapping screens 00:02:00 Animating the portal 00:04:00 CSS kit - animations 00:03:00 Request animation frame and delaying animations 00:09:00 Animating with a parent css class 00:03:00 Old TV effect 00:02:00 Animating with delayed animation 00:11:00 Optimizing frames 00:03:00 Final frame optimizations 00:04:00 Unit 15: DOM Sound effects Dynamic audio elements 00:07:00 Interactive sound effects with DOM events 00:04:00 Delayed audio effects with callbacks and DOM events 00:04:00 Final lecture, final sound effect! exiting the game 00:03:00

Learn DOM Manipulation with JavaScript
Delivered Online On Demand8 hours 24 minutes
£25

WELL Building Standard

4.7(160)

By Janets

Register on the WELL Building Standard today and build the experience, skills and knowledge you need to enhance your professional development and work towards your dream job. Study this course through online learning and take the first steps towards a long-term career. The course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Learn through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the course, to ensure you are supported every step of the way. Get an e-certificate as proof of your course completion. The WELL Building Standard is incredibly great value and allows you to study at your own pace. Access the course modules from any internet-enabled device, including computers, tablet, and smartphones. The course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the now and start learning instantly! What You Get With The WELL Building Standard Receive a e-certificate upon successful completion of the course Get taught by experienced, professional instructors Study at a time and pace that suits your learning style Get instant feedback on assessments 24/7 help and advice via email or live chat Get full tutor support on weekdays (Monday to Friday) Course Design The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Certification Upon successful completion of the course, you will be able to obtain your course completion e-certificate free of cost. Print copy by post is also available at an additional cost of £9.99 and PDF Certificate at £4.99. Who Is This Course For: The course is ideal for those who already work in this sector or are an aspiring professional. This course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge. Requirements: The online training is open to all students and has no formal entry requirements. To study the WELL Building Standard, all your need is a passion for learning, a good understanding of English, numeracy, and IT skills. You must also be over the age of 16. Course Content Unit 1: Introduction Module 1: Promotion of WELL 00:04:00 Module 2: Organisation of the Standard 00:03:00 Module 3: Body Systems 00:09:00 Module 4: Project Types 00:03:00 Module 5: Pilot Programmes 00:04:00 Module 6: Scoring 00:03:00 Module 7: Roles & Responsibilities 00:04:00 Module 8: Documentation Requirements 00:03:00 Unit 2: Air Module 1: Air Quality Standards 00:02:00 Module 2: Smoking Ban 00:02:00 Module 3: Effectiveness of Ventilation 00:03:00 Module 4: VOC Content 00:04:00 Module 5: Air Filtration 00:02:00 Module 6: Microbe and Mold Control 00:02:00 Module 7: Construction Pollution Management 00:03:00 Module 8: Healthy Entrance 00:02:00 Module 9: Cleaning Protocol 00:02:00 Module 10: Pesticide Management 00:02:00 Module 11: Fundamental Material Safety 00:06:00 Module 12: Moisture Management 00:03:00 Module 13: Airflush 00:02:00 Module 14: Air Filtration System 00:01:00 Module 15: Increased Ventilation 00:01:00 Module 16: Humidity Control 00:02:00 Module 17: Direct Source Ventilation 00:01:00 Module 18: Air Quality Monitoring & Filtering 00:03:00 Module 19: Operable Windows 00:02:00 Module 20: Outdoor Air Systems 00:01:00 Module 21: Displacement Ventilation 00:02:00 Module 22: Pest Control 00:02:00 Module 23: Advanced Air Purification 00:02:00 Module 24: Combustion Minimisation 00:03:00 Module 25: Toxic material Reduction 00:03:00 Module 26: Enhanced Material Safety 00:02:00 Module 27: AntiMicrobial Ativity for Surfaces 00:01:00 Module 28: Cleanable Environment 00:02:00 Module 29: Cleaning Equipment 00:02:00 Unit 3: Water Module 1: Fundamental Water Quality 00:02:00 Module 2: Inorganic Contaminants 00:02:00 Module 3: Organic Contaminants 00:02:00 Module 4: Agricultural Contaminants 00:02:00 Module 5: Public Water Additives 00:02:00 Module 6: Periodic Water Quality Testing 00:02:00 Module 7: Water Treatment 00:03:00 Module 8: Drinking Water Promotion 00:02:00 Unit 4: Nourishment Module 1: Fruits and Vegetables 00:02:00 Module 2: Processed Foods 00:02:00 Module 3: food Allergens 00:02:00 Module 4: Hand Washing 00:03:00 Module 5: Food Contamination 00:02:00 Module 6: Artificial Ingredients 00:02:00 Module 7: Nutritional Information 00:01:00 Module 8: Food Advertising 00:02:00 Module 9: Safe Food Preparation 00:02:00 Module 10: Serving Sizes 00:02:00 Module 11: Special Diets 00:01:00 Module 12: Responsible Food Production 00:02:00 Module 13: Food Storage 00:01:00 Module 14: Food Production 00:02:00 Module 15: Mindful Eating 00:02:00 Unit 5: Light Module 1: Visual Lighting Design 00:04:00 Module 2: Circadian Lighting Design 00:03:00 Module 3: Electrical Lighting Control 00:02:00 Module 4: Solar Glare Control 00:02:00 Module 5: Low-Glare Workstation Design 00:01:00 Module 6: Colour Quality 00:02:00 Module 7: Surface Design 00:02:00 Module 8: Automated Shading and Dimming Control 00:02:00 Module 9: Right to Light 00:02:00 Module 10: Daylight Modelling 00:02:00 Module 11: Daylight Fenestration 00:02:00 Unit 06: Fitness Module 01: Interior Fitness Circulation 00:03:00 Module 02: Activity Incentive Programs 00:03:00 Module 03: Structured Fitness Programs 00:02:00 Module 04: Exterior Active Design 00:03:00 Module 05: Physical Activity Spaces 00:02:00 Module 06: Active Transportation Survey 00:02:00 Module 07: Fitness Equipment 00:02:00 Module 08: Active Furnishings 00:02:00 Unit 07: Comfort Module 01: Accessible Design 00:01:00 Module 02: Ergonomics - Visual & Physical 00:02:00 Module 03: Exterior Noise Intrusion 00:02:00 Module 04: Internally Generated Noise 00:02:00 Module 05: Thermal Comfort 00:02:00 Module 06: Olfactory Comfort 00:01:00 Module 07: Reverberation Time 00:02:00 Module 08: Sound Masking 00:02:00 Module 09: Sound Reducing Surfaces 00:02:00 Module 10: Sound Barriers 00:02:00 Module 11: Individual Thermal Control 00:02:00 Module 12: Radiant Thermal Comfort 00:02:00 Unit 08: Mind Module 01: Well - Health and Wellness Awareness 00:02:00 Module 02: Integrative Design 00:02:00 Module 03: Post Occupancy Surveys 00:02:00 Module 04: Beauty and Design 00:01:00 Module 05: Biophelia I Quantitative 00:02:00 Module 06: Adaptaptable Spaces 00:04:00 Module 07: Non Work Sleep Support 00:02:00 Module 08: Business Travel 00:02:00 Module 09: Building Health Policy 00:02:00 Module 10: Workplace Family Support 00:02:00 Module 11: Self Monitoring 00:01:00 Module 12: Stress And Addiction Treatment 00:02:00 Module 13: Altruism 00:01:00 Module 14: Material Transparency 00:02:00 Module 15: Organisational Transparancy 00:02:00 Module 16: Beauty & Design Ii 00:03:00 Module 17: Biophelia Ii - Quantitative 00:02:00 Assignment Assignment - WELL Building Standard 00:00:00

WELL Building Standard
Delivered Online On Demand4 hours 2 minutes
£25

GRAPHIC DESIGN LEVEL 2 DIPLOMA COURSE

By Creative Design School International

A fantastic online one-to-one diploma course for those looking to become a successful graphic designer

GRAPHIC DESIGN LEVEL 2 DIPLOMA COURSE
Delivered OnlineFlexible Dates
£550

Learning Git and GitHub

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for This course is designed for developers who want to learn about Git and GitHub. Overview Upon completion of this course, participants will be able to: ? Install and run Git ? Describe basic concepts of Git version control ? Work on multiple branches ? Optimize merging and fixing merge conflicts ? Create and manage GitHub repositories ? Collaborate using GitHub This hands-on course teaches participants how to integrate Git and GitHub into their daily command-line workflow. Git operations, customizations of Git functionality, and how to connect to Git via Eclipse are covered as well. Introduction Introduction to Version Control Systems The Birth of Git and Why Git? What is GitHub? GitHub Repository Concepts Getting Started With Git Installing and Running Git The Git command Line Configuration Files Creating your First Git Repository Staging Area Git Commit Viewing History Creating Aliases and Shortcuts Hands-on Lab Session Getting Started with GitHub Creating and Configuring a Repository in GitHub Uploading your Repository to GitHub Understand Repository?s Main Page Using the README Hands-on Lab Session File Management in Git Locally The Index File Classifications in Git Rename a File Delete a File Ignore Files using .gitignore File Hands-on Lab Session Collaboration on Pull Requests Cloning and Forking Repositories Creating a Pull Request Collaborating a Pull Request Merging on a Pull Request Working with Branches Hands-on Lab Session Integrating GitHub with Eclipse Introducing EGit Plugin Configuring GitHub in Eclipse Working with Eclipse Hands-on Lab Session Reviewing and Configuring a Project on GitHub Configuring a Repository Adding Collaborators Creating Organizations Managing Teams Introducing Issues Merging, Rebasing and Resolving Conflicts Merging Branches Git diff and Commit Ranges Working with Merge Conflicts Merge Strategies Introduction to Rebasing Rebasing Branches Reverting and Fixing Bad Commits Hands-on Lab Session Additional course details: Nexus Humans Learning Git and GitHub training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Learning Git and GitHub course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Learning Git and GitHub
Delivered OnlineFlexible Dates
Price on Enquiry

BA17 - Problem Determination Root Cause Analysis (RCA)

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for Executives, Project Managers, Business Analysts, Business and IT stakeholders working with analysts, Quality and process engineers, technicians, corrective action coordinators or managers; supervisors, team leaders, and process operators; anyone who wants to improve their ability to solve recurring problems. Overview At the completion of this course, you should be able to: Identify the different types of tools and techniques available Apply change management successfully Review what to look for when applying business case thinking to Root Cause Analysis Develop a process to systematically approach problems Business success is dependent on effective resolution of the problems that present themselves every day. Often the same or similar problems continue causing repeated losses in time or money and your staff become experts at fixing rather than preventing the problems. Learn to find and fix root causes and develop corrective actions that will effectively eliminate or control these problems. Section 1: RCA Foundation Concepts and Objectives Section Learning Objectives Discuss Definitions ? IT Perspective Discuss What is a problem and why do they exist? What is Root Cause? RCA Benefits and Approaches Event and Casual Analysis Event and Causal Analysis: Exercise 1c Worksheet RCA Tools for each approach Section Summary and Conclusions Section 2: Enhance use of RCA tools Why use a Particular Method Tool: Change Analysis Change Analysis Examples Tool: How to Resolve Conflict Tool: 5 Why?s Example Learning Management Problem Tool: Cause and Effect Tool: Fault Tree Analysis Why do we use Fault Tree Analysis? How does it work? Fault Tree Diagram Symbols Example #1 of FTA: Car Hits Object Tool: Failure Modes and Effects Analysis (FMEA) Example: Failure Modes and Effects Analysis Tool: Design / Application Review Section 3: Problem Resolution and Prevention Section Objectives The Secret of Solving Problems: -A Note about Statistical Control -A Note about Fire Fighting Technique: Business Process Mapping Example: IGOE Technique: Lean Six Sigma and DMAIC Lean Six Sigma Benefits Importance of Understanding the Business Process The Business Process Mandate Technique: Process Modeling Graphical Notation Standard (BPMN): -What is Business Process Modeling Notation (BPMN)? -Benefits of BPMN -Basic Components of BPMN Technique: Business Process Maturity Model Five Levels of Maturity Section 4: Capability Improvement for RCA Steps in Disciplined Problem Solving RCA as a RCA Process Key RCA Role Considerations Sustainable RCA Improvement Organizational Units Process Area Goals, Practices Specific and General Practices Specific Practice Examples Software Maturity Survey SWOT Analysis Worksheet Recognize the importance of the Change Management component in your RCA implementation Using the ADKAR Model to Communicate Change Review ADKAR© Model ? -Awareness of the need for change -Desire to participate and support the change -Knowledge on how to change -Ability to implement required skills and behaviors -Reinforcement to sustain the change The ADKAR Model: Reinforcement Section 5: Course Summary and Conclusions Plan the Proposal and Business Case Example: 1 Page Business Case Resource Guide Questions

BA17 - Problem Determination Root Cause Analysis (RCA)
Delivered OnlineFlexible Dates
Price on Enquiry

Level 3 Certificate in Mastering the Art of Bid Writing: Comprehensive Online Training

By Compliance Central

In the arena where words become weapons and proposals are battlegrounds, mastery is the key to victory. Welcome to the pinnacle of persuasive prowess, where every syllable holds the power to clinch the deal of a lifetime. Step into the world of Bid Writing with our Level 3 Certificate course, an odyssey of strategic storytelling and tactical finesse. Unlock the secrets to crafting compelling bids, including Bid Writing, that captivate clients and conquer competitions.From inception to implementation, this comprehensive online training equips you with the tools to navigate the bid writing and process with confidence and clarity. Dive deep into the intricacies of Bid Writing, planning, structuring, and presenting winning proposals that leave a lasting impression. Explore the art of identifying unique selling points, leveraging them to your advantage, and mastering Bid Writing. Discover the science behind estimation, costing, quality control, and bid writing, ensuring that every bid is a masterpiece of precision and persuasion. With templates and techniques at your disposal, unleash your creativity and elevate your bid writing and game to unprecedented heights. Join us on a journey where words wield unparalleled power, bids, including Bid Writing, are more than just documents-they're strategic maneuvers in the game of business domination. Learning Outcomes: Master the principles and techniques of effective bid writing. Develop strategic planning skills for bid development. Structure bids with clarity and coherence. Identify and articulate unique selling points to enhance proposal impact. Apply estimation methods and cost analysis for accurate bid pricing. Implement quality control measures to ensure polished and professional proposals. Level 3 Certificate in Mastering the Art of Bid Writing: Comprehensive Online Training Module 01: Bid Writing Module 02: Planning and Developing the Bid Module 03: Structured Approach to Writing Bids Module 04: Understanding the Proposal Module 05: Proposal Process Module 06: Focusing on Clients and Customers Module 07: Finding Unique Selling Points Module 08: Estimation Method Module 09: Costing and Pricing Module 10: Quality Control (Editing) Module 11: Client Presentation Module 12: Templates for Proposal Building Certificate of Achievement Endorsed Certificate of Achievement from the Quality Licence Scheme Learners will be able to achieve an endorsed certificate after completing the course as proof of their achievement. You can order the endorsed certificate for Free to be delivered to your home by post. For international students, there is an additional postage charge of £10. Endorsement The Quality Licence Scheme (QLS) has endorsed this course for its high-quality, non-regulated provision and training programmes. The QLS is a UK-based organisation that sets standards for non-regulated training and learning. This endorsement means that the course has been reviewed and approved by the QLS and meets the highest quality standards. Who is this course for? Level 3 Certificate in Mastering the Art of Bid Writing: Comprehensive Online Training Who is this course for: Aspiring Bid Writers Proposal Managers Sales Executives Business Development Professionals Freelance Writers Requirements Level 3 Certificate in Mastering the Art of Bid Writing: Comprehensive Online Training To enrol in this Level 3 Certificate in Mastering the Art of Bid Writing: a Comprehensive Online Training course, all you need is a basic understanding of the English Language and an internet connection. Career path Level 3 Certificate in Mastering the Art of Bid Writing: Comprehensive Online Training Career Paths: Bid Writer: £25,000 - £45,000 Proposal Manager: £30,000 - £50,000 Business Development Executive: £25,000 - £40,000 Sales Manager: £35,000 - £60,000 Marketing Coordinator: £20,000 - £35,000 Certificates CPD Accredited PDF Certificate Digital certificate - Included QLS Endorsed Hard Copy Certificate Hard copy certificate - Included CPD Accredited Hard Copy Certificate Hard copy certificate - £9.99 CPD Accredited Hard Copy Certificate Delivery Charge: Inside the UK: Free Outside of the UK: £9.99 each

Level 3 Certificate in Mastering the Art of Bid Writing:  Comprehensive Online Training
Delivered Online On Demand6 hours
£100

Complete Business Management - CPD Certified

5.0(3)

By School Of Health Care

Complete Business Management: Business Management Do you aspire to excel in Business Management and join the corporate leadership team? Do you want to start your own venture in Business Management? If yes, then this Business Management course is tailored for you! This comprehensive Business Management course is divided into several in-depth modules, providing you with a rich and convenient learning experience in Business Management. Through this Business Management qualification, students gain new skills and knowledge in critical areas of Business Management. You'll master strategies for building strong teams, delegating tasks, managing business risks, handling workplace conflict, and improving customer service. This Business Management course is designed to provide students with vital Business Management knowledge and insight into the role of managers in modern organizations. By the end of this Business Management program, you'll have a solid understanding of project management, forecasting operations, performance management, negotiation, and human resource practices essential in Business Management. Learning Objectives You will be able to do the following at the end of the course: Learn everything there is to know about business management and why it is so important. Familiarize yourself with all of the terms used in the field of business management. Promote organizational direction, learn and apply leadership and management theory. Develop a variety of important skills, such as communication, negotiation, and dispute resolution. Learn about project management, risk management, supply chain management, and human resource management. Determine the personal and technical abilities needed to achieve strategic goals. Create a solid personal development strategy. Learn how to run a company strategically. Examine the company laws and regulations in the United Kingdom. Create an action plan for your business. Special Offers of this Complete Business Management: Business Management Course: This Complete Business Management: Business Management Course includes a FREE PDF Certificate. Lifetime access to this Complete Business Management: Business Management Course Instant access to this Complete Business Management: Business Management Course 24/7 Support Available to this Complete Business Management: Business Management Course Complete Business Management: Business Management This Business Management: Business Management course is tailored to give you a comprehensive understanding of what it takes to thrive in the corporate world. Through this Business Management: Business Management program, you'll develop the skills necessary for effective leadership, project management, and performance evaluation. The Business Management: Business Management course also covers key areas such as strategic planning, operations forecasting, and human resource management. Whether you’re looking to advance in your current role or start your own business, this Business Management: Business Management course will equip you with the tools to succeed in today’s competitive business landscape. Who is this course for? Complete Business Management: Business Management Anyone who aspires to the top of the corporate ladder in any business or workplace setting should take this course. Those who are self-employed or own small businesses should consider taking this course. Professionals in the field of business, program managers, facility managers, and program administrators should enrol. Students and recent graduates will also benefit from this. Requirements Complete Business Management: Business Management To enrol in this Complete Business Management: Business Management Course, students must fulfil the following requirements: Good Command over English language is mandatory to enrol in our Complete Business Management: Business Management Course. Be energetic and self-motivated to complete our Complete Business Management: Business Management Course. Basic computer Skill is required to complete our Complete Business Management: Business Management Course. If you want to enrol in our Complete Business Management: Business Management Course, you must be at least 15 years old. Career path Complete Business Management: Business Management

Complete Business Management - CPD Certified
Delivered Online On Demand5 hours 12 minutes
£12