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

4124 Courses in Cardiff delivered Online

Project on Deep Learning - Artificial Neural Network (ANNs)

4.5(3)

By Studyhub UK

Artificial neural networks (ANNs) are the most powerful machine learning algorithms available today. They are capable of learning complex relationships in data, and they have been used to achieve state-of-the-art results in a wide variety of fields, including image recognition, natural language processing, and speech recognition. The Future of Machine Learning is Here! This Project on Deep Learning - Artificial Neural Network course will teach you how to build and train ANNs from scratch. You will learn about the different components of an ANN, such as the input layer, hidden layers, and output layer. You will also learn about the different activation functions that can be used in ANNs, and you will see how to optimise ANNs for different tasks. In addition to the theoretical concepts, you will also get experience with ANNs. You will work on a project where you will build an ANN to classify images. You will use the TensorFlow library to build your ANN, and you will see how to train your ANN on a dataset of images. By the end of this Project on Deep Learning - Artificial Neural Network course, you will have a deep understanding of ANNs and how to use them. You will be able to build your own ANNs to solve a variety of problems. You will also be able to use the TensorFlow library to build and train ANNs. So what are you waiting for? Enrol in this course today and start learning about the future of machine learning!   Learning Outcomes: Through this comprehensive course, you should be able to: Understand the fundamental concepts of deep learning and artificial neural networks. Install and configure an artificial neural network framework. Preprocess and structure data for optimal model performance. Encode data effectively for neural network training and predictions. Build and deploy artificial neural networks for real-world applications. Address data imbalance challenges and optimise model accuracy.   Who is this course for? This Project on Deep Learning - Artificial Neural Network course is ideal for: Data scientists and machine learning practitioners seeking to expand their knowledge. Software engineers interested in leveraging deep learning techniques. Students pursuing a career in artificial intelligence and machine learning. Professionals looking to enhance their skills in neural network development. Individuals with a passion for exploring advanced machine learning techniques.   Career Path  Our course will prepare you for a range of careers, including: Deep Learning Engineer: £40,000 - £100,000 per year. Machine Learning Researcher: £45,000 - £120,000 per year. Data Scientist: £50,000 - £110,000 per year. Artificial Intelligence Specialist: £55,000 - £130,000 per year. Software Engineer (specialising in AI): £45,000 - £100,000 per year. Research Scientist (Machine Learning): £50,000 - £120,000 per year. AI Consultant: £60,000 - £150,000 per year. Certification After studying the course materials of the Project on Deep Learning - Artificial Neural Network (ANNs) there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. Prerequisites This Project on Deep Learning - Artificial Neural Network (ANNs) does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Project on Deep Learning - Artificial Neural Network (ANNs) was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection.   Course Curriculum Section 01: Introduction Introduction of Project 00:03:00 Section 02: ANN Installation Setup Environment for ANN 00:11:00 ANN Installation 00:09:00 Section 03: Data Preprocessing Import Libraries and Data Preprocessing 00:11:00 Data Preprocessing 00:07:00 Data Preprocessing Continue 00:10:00 Section 04: Data Encoding Data Exploration 00:10:00 Encoding 00:07:00 Encoding Continue 00:06:00 Preparation of Dataset for Training 00:04:00 Section 05: Steps to Build ANN Steps to Build ANN Part 1 00:06:00 Steps to Build ANN Part 2 00:06:00 Steps to Build ANN Part 3 00:06:00 Steps to Build ANN Part 4 00:09:00 Section 06: Predictions and Imbalance-Learn Predictions 00:11:00 Predictions Continue 00:08:00 Resampling Data with Imbalance-Learn 00:09:00 Resampling Data with Imbalance-Learn Continue 00:08:00

Project on Deep Learning - Artificial Neural Network (ANNs)
Delivered Online On Demand2 hours 21 minutes
£10.99

WebGL 2D/3D Programming and Graphics Rendering

4.5(3)

By Studyhub UK

Dive into the dynamic realm of WebGL 2D/3D Programming and Graphics Rendering through this comprehensive course. Explore various sections, from foundational concepts to advanced techniques in drawing objects, applying colors and textures, transforming objects, camera movement, lighting, and shading. Participants will develop the skills to create captivating and immersive graphics using WebGL technology. Learning Outcomes: Grasp the fundamentals of WebGL programming and graphics rendering. Create and manipulate objects using WebGL for both 2D and 3D environments. Apply colors and textures to enhance the visual quality of graphics. Implement object movement and transformation techniques. Understand camera manipulation and movement for dynamic views. Master lighting and shading techniques for realistic visual effects. Apply learned concepts to real-world graphics rendering projects. Develop proficiency in WebGL programming for interactive graphics applications. Why buy this WebGL 2D/3D Programming and Graphics Rendering?  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 WebGL 2D/3D Programming and Graphics Rendering you will be able to take the MCQ test that will assess your knowledge. 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 WebGL 2D/3D Programming and Graphics Rendering course is ideal for Programmers and developers interested in graphics programming using WebGL. Computer graphics enthusiasts seeking to expand their knowledge and skills. Students pursuing degrees in computer science or related fields. Designers looking to integrate interactive and visually appealing graphics into their projects. Prerequisites This WebGL 2D/3D Programming and Graphics Rendering 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 Junior Web Developer: £20,000 - £30,000 WebGL Developer: £30,000 - £45,000 Graphics Programmer: £35,000 - £50,000 Senior Software Engineer (Graphics): £45,000 - £70,000 Technical Lead (Graphics Programming): £60,000 - £90,000. Course Curriculum Section 01: Introduction WebGL vs OpenGL vs OpenGL ES 00:05:00 Setup Server (Mac, Windows and Linux) 00:05:00 Setup WebGL Project 00:08:00 Section 02: Drawing Objects WebGL Rendering Pipeline 00:04:00 Drawing A Point 00:22:00 Normalised Coordinates vs Device Coordinates 00:10:00 Drawing A Simple Triangle 00:06:00 Drawing A Line Using gl.LINES 00:03:00 Drawing A Line Using gl.LINE_STRIP & gl.LINE_LOOP 00:03:00 Drawing A Triangle With Lines Using gl.TRIANGLE_STRIP & gl.TRIANGLE_FAN 00:03:00 Drawing A Quad 00:07:00 Drawing A 3D Cube 00:24:00 Setup Three.js 00:06:00 Loading & Drawing A Model Using Three.js 00:16:00 Section 03: Colours and Textures Applying Color To Shapes 00:09:00 One Color Per Triangle 00:15:00 One Color Per Vertex Using Interpolation 00:02:00 Applying A Texture To Shapes 00:23:00 Texture Coordinates 00:08:00 Section 04: Moving & Transforming Objects Moving Objects Using Translation 00:06:00 Left Handed vs Right Handed Coordinate System 00:06:00 Sizing Objects Using Scaling 00:06:00 Combining Transformations 00:07:00 Section 05: Movement & Camera Mouse Input 00:11:00 Keyboard Input 00:09:00 Fixing Rotation and Adding Individual Rotation 00:08:00 Section 06: Lighting & Shading Ambient Lighting 00:13:00 Section 07 Resource Resource 00:00:00 Assignment Assignment - WebGL 2D/3D Programming and Graphics Rendering 00:00:00

WebGL 2D/3D Programming and Graphics Rendering
Delivered Online On Demand4 hours 5 minutes
£10.99

PLM300 SAP Business Processes in Plant Maintenance

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for The primary audience for this course are Business Process Owners/Team Leads/Power Users, Industry Specialists, and Program/Project Managers. Overview Explain Maintenance and Repair business processesExecute maintenance tasksDefine relevant organizational elements used in Plant Maintenance In this course, students learn how to describe the maintenance and repair business processes within SAP ERP. This foundation knowledge is mandatory in order for students to have the confidence to complete the subsequent configuration courses. Plant Maintenance Organization Outlining EAM Processes and SAP Solution Portfolio Outlining the SAP User Interfaces and Roles Executing Maintenance Tasks with NetWeaver Business Client (NWBC) Checking Organizational Levels in Plant Maintenance Technical Objects Checking Functional Locations Managing Equipment Checking Linear Asset Management (LAM) Assigning Bills of Material (BOMs) to Technical Objects Breakdown Maintenance Planning Breakdown Maintenance Processing a Breakdown Maintenance Order Corrective Maintenance Outlining Corrective Maintenance Processing External Services Creating Notifications of Maintenance Requirements Creating Maintenance Orders Planning of Maintenance Orders Planning of Maintenance Orders for Operation Account Assignment (OAA) Selecting Maintenance Orders Planning for Maintenance Orders Scheduling Maintenance Executing Maintenance Tasks with SAP GUI Completing Notifications and Orders Confirm and Technically Complete an Order Creating a Shift Report Refurbishment of Spare Parts Checking Prerequisites in Materials Management (MM) Refurbishing Spare Parts Internally Refurbishing Spare Parts Externally Preventive Maintenance Outlining Preventive Maintenance Checking the Maintenance Task List Creating Maintenance Plans Scheduling Maintenance Plans Project-Oriented Maintenance Outlining Project-Oriented Maintenance Supplementary Processes for SAP Enterprise Asset Management Outlining Mobile Applications for SAP Enterprise Asset Management (SAP EAM) Using Visual Enterprise Documents Describing Basic Maintenance Processing Outlining Pool Asset Management (PAM) Outlining SAP Work Clearance Management (WCM) Applying Worker Safety Report and Analysis of Information for SAP Enterprise Asset Management (EAM) Analyzing Maintenance History with the Logistic Information System (LIS) Evaluating Plant Maintenance with SAP Business Warehouse (SAP BW) Outlining Rapid Deployment Solution EAM Analytics SAP Enterprise Asset Management Customizing Implementation Outlining SAP Enterprise Asset Management Customizing Implementation

PLM300 SAP Business Processes in Plant Maintenance
Delivered OnlineFlexible Dates
Price on Enquiry

Mathematics

4.5(3)

By Studyhub UK

The 'Mathematics' course provides a comprehensive study of various mathematical concepts, including mathematical logic, matrices, trigonometric functions, pair of straight lines, lines & planes, and linear programming. It aims to enhance students' mathematical knowledge and problem-solving skills. Learning Outcomes: Understand the fundamentals of mathematical logic and its application in problem-solving. Comprehend matrix operations and solve mathematical problems involving matrices. Analyze trigonometric functions and their properties in various mathematical contexts. Solve problems related to pair of straight lines and their equations. Explore lines and planes in three-dimensional space and their geometric properties. Apply linear programming techniques to optimize solutions in real-world scenarios. Acquire a strong foundation in mathematics and develop critical thinking abilities. Demonstrate proficiency in mathematical concepts through problem-solving exercises. Utilize mathematical tools and techniques in practical applications and academic settings. Successfully complete the Mathematics course with a comprehensive understanding of key mathematical principles. Why buy this Mathematics? 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 Mathematics 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 Mathematics course is ideal for Students Recent graduates Job Seekers Anyone interested in this topic People already working in the relevant fields and want to polish their knowledge and skill. Prerequisites This Mathematics does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Mathematics was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Career path As this course comes with multiple courses included as bonus, you will be able to pursue multiple occupations. This Mathematics is a great way for you to gain multiple skills from the comfort of your home. Course Curriculum Unit 01: Introduction Introduction 00:01:00 Unit 02: Mathematical Logic Introduction to Mathematical Logic, What is Sentence, Statements and their Types 00:02:00 Introduction to Logical Connectivity, Tautology, Contradiction, Contingency, Pattern 00:06:00 Quantitative and Quantified Statement and types and example 00:03:00 Dual: Replacing of Connections and Symbols 00:02:00 Negations of Compound Statement, Converse, Inverse, & Contrapositive 00:03:00 Algebra of Statements and Law 00:05:00 Real Life application of Logic to Switching Electric Circuit 00:05:00 Unit 03: Matrices Introduction to Matrices, Multiplication and Addition using Matrix 00:06:00 Inverse of Matrix Uniqueness of Inverse, Elementary Transformation 00:09:00 Method of REDUCTION AND INVERSION with real life example how we can implement 00:17:00 Unit 04: Trigonometric Functions Introduction to Trigonometric Function 00:03:00 General Solutions and Theorem 00:10:00 Solution of Triangle: Polar Co-ordinates 00:22:00 Rules and Theorems of Sin Cosine and Tan 00:22:00 Unit 05: Pair of Straight Line Introduction & Combined Equations 00:07:00 Degrees and Types 00:13:00 Some Theorem 00:17:00 Unit 06: Lines & Planes Introduction - vector Cartesian theorem 00:02:00 Cartesian Equation & 2 Point Theorem 00:03:00 Theorems & Problem Solving 00:05:00 Distance of Point Line 00:05:00 Skew Lines 00:01:00 Distance of skew lines 00:03:00 Distance between parallel lines 00:02:00 Equation of Plane and Cartesian Form 00:10:00 Unit 07: Linear Programming Linear Programming Introduction 00:08:00 Introduction to LPP (Linear Programming Problem) 00:05:00 LPP Problem Solving 00:07:00 Assignment Assignment - Mathematics 00:00:00

Mathematics
Delivered Online On Demand3 hours 24 minutes
£10.99

Manager Skills: Leading in Management

4.5(3)

By Studyhub UK

The Manager Skills: Leading in Management course provides a comprehensive understanding of management and leadership principles. Participants will learn essential skills such as motivating employees, effective communication, conflict management, and risk assessment. Additionally, the course covers important topics like emotional intelligence, corporate responsibility, and the use of Microsoft Office tools for efficient management. Learning Outcomes: Gain a thorough understanding of management and leadership concepts. Familiarize with various leadership theories and their applications. Improve management and leadership performance through practical techniques. Develop high-performance teams and foster a collaborative work environment. Acquire skills to motivate employees and enhance their job satisfaction. Master organizational skills to streamline processes and boost productivity. Learn effective talent management and succession planning strategies. Develop proficiency in business process management and communication. Why buy this Manager Skills: Leading in 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 Manager Skills: Leading in 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? Aspiring managers and team leaders looking to enhance their leadership skills. Experienced managers seeking to refine their management techniques. Professionals transitioning into managerial roles. Individuals in leadership positions who want to improve team dynamics and employee motivation. Prerequisites This Manager Skills: Leading in Management does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Manager Skills: Leading in 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 Team Leader/Supervisor: Oversee and manage a team's daily operations and performance. Department Manager: Lead and coordinate activities within a specific department. Project Manager: Plan, execute, and oversee projects to achieve specific objectives. Human Resources Manager: Manage HR functions, talent acquisition, and employee development. Operations Manager: Oversee day-to-day business operations and optimize efficiency. Course Curriculum Module 1: Understanding Management and Leadership Understanding Management and Leadership 00:42:00 Module 2: Leadership Theories Leadership Theories 00:27:00 Module 3: Improving Management and Leadership Performance Improving Management and Leadership Performance 00:17:00 Module 4: High Performance Teams High Performance Teams 00:34:00 Module 5: Motivating Employees Motivating Employees 00:28:00 Module 6: Organisational Skills Organisational Skills 00:28:00 Module 7: Talent Management Talent Management 00:39:00 Module 8: Succession Planning Succession Planning 00:26:00 Module 9: Business Process Management Business Process Management 00:30:00 Module 10: Communication Skills Communication Skills 00:29:00 Module 11: Negotiation Techniques Negotiation Techniques 00:17:00 Module 12: Managing Meetings and Giving Feedback Managing Meetings and Giving Feedback 00:24:00 Module 13: Managing Change Managing Change 00:24:00 Module 14: Time Management Time Management 00:39:00 Module 15: Stress Management Stress Management 00:17:00 Module 16: Emotional Intelligence in Leadership Emotional Intelligence in Leadership 00:34:00 Module 17: Managing Conflict Managing Conflict 00:24:00 Module 18: Dealing with Office Politics Dealing with Office Politics 00:36:00 Module 19: Risk Management Risk Management 00:37:00 Module 20: Corporate Responsibility and Ethics Corporate Responsibility and Ethics 00:16:00 Module 21:Microsoft Word, Excel, PowerPoint Microsoft Word 08:06:00 Microsoft Excel 03:59:00 Microsoft PowerPoint 08:24:00 Assignment Assignment - Manager Skills: Leading in Management 00:00:00

Manager Skills: Leading in Management
Delivered Online On Demand29 hours
£10.99

Certificate in Strategic Planning Process at QLS Level 3

4.8(9)

By Skill Up

Level 3 QLS Endorsed Diploma | 120 CPD Points | +Gifts: QLS Certificate + PDF Certificate | 24/7 Learner Support

Certificate in Strategic Planning Process at QLS Level 3
Delivered Online On Demand14 days
£107

Unlock Your Potential: SAA-C03 Questions Answers with AmazonAWSdumps

By Amazonawsdumps

Are you ready to take your career to new heights in the realm of cloud computing? The AWS Certified Solutions Architect - Associate (SAA-C03) certification is your gateway to success, and AmazonAWSdumps is here to guide you every step of the way. In this article, we'll delve into the intricacies of the SAA-C03 certification and explore how AmazonAWSdumps can help you achieve your goals. Understanding the SAA-C03 Certification The AWS Certified Solutions Architect - Associate (SAA-C03) certification is designed for individuals who possess the skills and knowledge necessary to design distributed systems on AWS. This certification validates your ability to architect and deploy secure and robust applications on the AWS platform, making you a valuable asset to any organization leveraging cloud technology. Exam Format Exam Type: Multiple choice and multiple response Number of Questions: Approximately 65 Duration: 130 minutes Passing Score: 720 out of 1000 Exam Domains Domain 1: Design Resilient Architectures Domain 2: Design High-Performing Architectures Domain 3: Design Secure Applications and Architectures Domain 4: Design Cost-Optimized Architectures Domain 5: Define Operationally Excellent Architectures Why Choose AmazonAWSdumps for Your SAA-C03 Preparation? Comprehensive Study Material Our SAA-C03 Dumps Is meticulously curated to cover all the essential topics and concepts tested on the exam. From architectural design principles to AWS services and best practices, our materials provide a comprehensive overview of everything you need to know to succeed. Expert Guidance and Support At AmazonAWSdumps, we understand that embarking on your certification journey can be daunting. That's why our team of experienced professionals is here to provide you with expert guidance and support every step of the way. Whether you have questions about specific concepts or need advice on study strategies, we're here to help. Realistic Practice Exams Practice makes perfect, and our realistic SAA-C03 practice Test designed to simulate the actual exam environment. Test your knowledge and skills under timed conditions, identify areas for improvement, and gain the confidence you need to ace the exam on your first attempt. Flexible Learning Options We understand that everyone has unique learning preferences and schedules. That's why we offer a variety of flexible learning options to suit your individual needs. Whether you prefer self-paced study with our comprehensive SAA-C03 study guide or interactive learning experiences with our test engine, we have the resources you need to succeed. Your Path to Success Starts Here: With AmazonAWSdumps as your trusted partner, you have everything you need to navigate the complexities of the SAA-C03 certification with confidence. Don't let this opportunity pass you by – unlock your potential and elevate your career in cloud computing today. Join the ranks of certified AWS professionals and embark on a journey of endless possibilities with AmazonAWSdumps by your side. FAQs About the SAA-C03 Exam: Q: Who should take the SAA-C03 exam? A: The SAA-C03 exam is ideal for individuals who have experience designing distributed systems on the AWS platform and wish to validate their skills as an AWS Solutions Architect. Q: What is the recommended experience level for the SAA-C03 exam? A: While there are no strict prerequisites, it is recommended that candidates have at least one year of hands-on experience designing available, cost-efficient, fault-tolerant, and scalable distributed systems on AWS. Start Your Journey with AmazonAWSdumps Today Don't let exam preparation hold you back from reaching your career goals. With AmazonAWSdumps as your trusted partner, you'll have everything you need to excel on your Amazon certification exams and take your career to new heights in cloud computing. Explore our extensive collection of exam dumps and study materials today and embark on your certification journey with confidence!

Unlock Your Potential: SAA-C03 Questions Answers with AmazonAWSdumps
Delivered Online On Demand14 months
FREE

Painting and Decorating - CPD Certified

4.7(47)

By Academy for Health and Fitness

24 Hours Left! Don't Let the Winter Deals Slip Away - Enrol Now! In the bustling streets of the UK, every home and building has a tale told through its colours and designs. Recent statistics indicate that nearly 65% of UK homeowners have undertaken some form of home improvement in the past two years, with painting and decorating topping the list. Whether you're a budding enthusiast, looking to advance your craft, or if you are remodelling your house, this Painting and Decorating Diploma course holds the palette to your potential. Dive into our "Painting and Decorating Diploma" course, a comprehensive guide not just about brushing on hues but also about the art of creating ambiences. Delve into the intricacies of interior and exterior painting, the finesse of canvas painting, and the elegance of decorating. This Advanced Diploma in Painting and Decorating at QLS Level 7 course is endorsed by The Quality Licence Scheme. Learning Outcomes of Painting and Decorating Diplom Understand safety protocols for painting tasks. Master interior and exterior painting techniques. Develop proficiency in wallpaper applications. Explore foundational principles of canvas painting. Harness techniques for room analysis and arrangement. Determine appropriate furnishings and hangings for rooms. Gain insights into historical furniture and design periods. Learn effective treatments for various household items. Why Prefer This Painting and Decorating Course? Opportunity to earn certificate a certificate endorsed by the Quality Licence Scheme & another accredited by CPDQS after completing the Painting and Decorating course Get a free student ID card! (£10 postal charge will be applicable for international delivery) Innovative and engaging content. Free assessments with Painting and Decorating course 24/7 tutor support. This painting and decorating course will teach you how to prepare surfaces for decorating and apply paint systems with a brush and roller. You will also learn the skills required for exterior design. In addition, this painting and decorating course will discuss how to paint professionally on canvas. Overall, you will be able to build proficiency that will allow you to attract clients and customers in painting and decorating. Painting and decorating talents are instrumental, especially in the building and decoration industries. If you are remodelling your house or want to become a professional painter and decorator, this painting and decorating course will give you the information and fundamental skills you need to get started. *** Course Curriculum of Painting and Decorating *** Here is the curriculum breakdown of the Painting and Decorating course: Painting Safety Tips for Painting Interior Painting Painting your Interiors Walls and Ceilings Windows and Doors Wallpapering Applying Wallpaper Exterior Painting Product Selection Application Tips & Techniques Canvas Painting Priming & Staining Working over a ground colour Building Up: Oil & Acrylic Surface Mixing Corrections Brushwork Decorating How To Rearrange a Room How To Analyse a Room as Professionals Do Before You How To Create a Room How To Determine Characters of Hangings and Furniture-Covering for A Given Room Candlesticks, Lamps, Fixtures for Gas and Electricity, And Shades Window Shades and Awnings Treatment Of Pictures and Picture Frames Treatment Of Piano Cases Treatment Of Dining-Room Buffets and Dressing-Tables Treatment Of Work Tables, Bird Cages, Dog Baskets and Fish Globes Treatment Of Fireplaces Treatment Of Bathrooms Period Rooms Continuation Of Periods in Furniture Continuation Of Periods in Furniture The Gothic Period The Renaissance French Furniture The Periods of The Three Louis The Mahogany Period The Colonial Period The Revival of Directories and Empire Furniture The Victorian Period Painted Furniture And more! Assessment Process of Painting and Decorating at QLS Level 7: You have to complete the assignment questions given at the end of the course and score a minimum of 60% to pass each exam. After passing the Advanced Diploma in Painting and Decorating at QLS Level 7 exam, you will be able to request a certificate at an additional cost that has been endorsed by The Quality Licence Scheme. CPD 180 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Painting and Decorating course is ideal for: Individuals with interest in professional painting and design. Artists and painters who wish to try their hand at house painting and decorating Requirements You will not need any prior background or expertise to enrol in this course. Career path This Painting and Decorating course is valuable expertise to have and would be helpful for the following jobs: Professional Artist Artist in the visual arts. Portrait Specialist. Entrepreneur. In the United Kingdom, these professions begin at £27,000 per year, with the most experienced professionals earning up to £60,000 per year. Certificates Certificate of completion Digital certificate - £10 Advanced Diploma in Painting and Decorating at QLS Level 7 Hard copy certificate - £139 Show off Your New Skills with a Certificate of Completion After successfully completing the Advanced Diploma in Painting and Decorating at QLS Level 7, you can order an original hardcopy certificate of achievement endorsed by the Quality Licence Scheme. The certificate will be home-delivered, with a pricing scheme of - 139 GBP inside the UK 149 GBP (including postal fees) for International Delivery Certificate Accredited by CPDQS 29 GBP for Printed Hardcopy Certificate inside the UK 39 GBP for Printed Hardcopy Certificate outside the UK (International Delivery)

Painting and Decorating - CPD Certified
Delivered Online On Demand20 hours
£12

Town Planning - CPD Certified

4.9(27)

By Apex Learning

Boost Your Career with Apex Learning and Get Noticed By Recruiters in this Hiring Season! Get Hard Copy + PDF Certificates + Transcript + Student ID Card worth £160 as a Gift - Enrol Now Give a compliment to your career and take it to the next level. This Town Planning will provide you with the essential knowledge and skills required to shine in your professional career. Whether you want to develop skills for your next job or want to elevate skills for your next promotion, this Town Planning will help you keep ahead of the pack. The Town Planning incorporates basic to advanced level skills to shed some light on your way and boost your career. Hence, you can reinforce your professional skills and essential knowledge, reaching out to the level of expertise required for your position. Further, this Town Planning will add extra value to your resume to stand out to potential employers. Throughout the programme, it stresses how to improve your competency as a person in your profession while at the same time it outlines essential career insights in this job sector. Consequently, you'll strengthen your knowledge and skills; on the other hand, see a clearer picture of your career growth in future. By the end of the Town Planning, you can equip yourself with the essentials to keep you afloat into the competition. Along with this Town Planning course, you will get 10 other premium courses. Also, you will get an original Hardcopy and PDF certificate for the title course and a student ID card absolutely free. courses are included in this Town Planning Bundle: Course 1: Town Planning Course 2: Architectural Studies Course 3: AutoCAD VBA Programming - Beginner course Course 4: Property Law and Legislation Course 5: Land Management Course Course 6: Land Surveying Course 7: Building Surveying and Construction Management Diploma Course 8: Environmental Health Course 9: Forestry Course 10: Fire Safety Awareness Level 2 Course 11: Solving Climate Change Problems with Renewable Energy So, enrol now to advance your career! Benefits you'll get choosing Apex Learning for this Town Planning: One payment, but lifetime access to 11 CPD courses Certificate, student ID for the title course (Town Planning) included in a one-time fee Full tutor support available from Monday to Friday Free up your time - don't waste time and money travelling for classes Accessible, informative modules of Town Planning course is designed by expert instructors Learn at your ease - anytime, from anywhere Study the Town Planning course from your computer, tablet or mobile device CPD accredited course - improve the chance of gaining professional skills Gain valuable and in-demand skills without leaving your home. Town Planning - CPD Certified Curriculum of Town Planning Bundle Course 1: Town Planning Module 1: Introduction to Town Planning Module 2: Process of Town Planning Module 3: Residential Buildings and Neighbourhood Planning Module 4: Streets Module 5: Utilities Module 6: Parks and Open Space Course 2: Architectural Studies Module-1: Introduction to Architectural Studies Module-2: Ancient Architecture Module-3: Architectural Ideas and Movements Module-4: Architectural Styles Module-5: Art Deco Architectural Style Module-6: Scandinavian Architectural Style Module-7: Victorian Architectural Style Module-8: Classical and Early Christian Architectural Style Module-9: Gothic Architectural Style Module-10: Baroque and Rococo Architectural Style Module-11: Eclecticism Architectural Style Module-12: Modern and Post-Modern Architectural Style Module-13: Interior Designing Module-14: Colour in Interior Designing Module-15: Lighting in Interior Design Part One Module-16: Lighting in Interior Design Part Two Course 3: AutoCAD VBA Programming - Beginner course Unit 01: Introduction Unit 02: VBA Integrated Development Environment (IDE) Unit 03: Understanding AutoCAD Object Model in VBA Unit 04: Using Variables in VBA Unit 05: User Forms and Controls Unit 06: Conditionals and Decisions in VBA Unit 07: Looping and Iterations in VBA Unit 08: Drawings Objects in VBA Unit 09: Code Debugging in VBA Unit 10: Error Handling in VBA Unit 11: Conclusion Course 4: Property Law and Legislation Module 01: Introduction to Property Law Module 02: Land Law Principles- Rights and Interests Module 03: Registered and Unregistered Land Module 04: Ownership and Possession of the Property Module 05: Co-Ownership in Property Module 06: Leases and Bailment Module 07: Property Law: License Module 08: The Mortgage Law Module 09: Insurance for Property Maintenance Module 10: Proprietary Estoppel (Property Rights) Module 11: Security Interests in Property Course 5: Land Management Course Module 01: Land Management: An Introduction Module 02: Land Use and Land Use Planning Module 03: Soil Management Module 04: Land Degradation and Management Module 05: Weed Management Module 06: Watershed Management Module 07: Irrigation Management Module 08: Land Tenure, Administration and Transection Module 09: Land Registration and Acquisition Module 10: Land Law Course 6: Land Surveying Introduction to Land Surveying Land Surveying Basics Land Surveying Instrumentation Land Surveying Methods and Techniques Topographic Surveying and Mapping Boundary Surveying Surveying Health and Safety Course 7: Building Surveying and Construction Management Diploma ***Construction Cost Estimation*** Introduction to Construction Management Cost Estimation Role of Cost Estimator and New Aspects of Cost Estimation Elements and Factors influencing Cost Estimation Elements and Factors influencing Cost Estimation Cost Management Management of Material for construction ***Building Surveyor Training*** Building Survey: An Introduction Building Law Principles Building Procurement and Contract Administration Building Information Modelling Building Technology The Procedure of Building Survey and Surveys of Historic Buildings Beginning of the Survey: Foundation and In-Depth Survey in Walls Ground Level Investigation: Floors and Investigation Above the Ground: Roofs and Chimneys Inspection of Joinery and Woodwork Finishes and Surfaces of the Building Services Inspection Building Pathology Building Adaptation Understanding Work Breakdown Structure Report Writing Legal Aspects Course 8: Environmental Health Module 01: Intro to Environmental Health Module 02: Waste, Pollution and Pollutants Module 03: Environment, Pollution, Climate Change and Health Module 04: Recovering Resources and Managing Waste Module 05: Food Waste Module 06: Plastic Module 07: Air Pollution Module 08: Water Module 09: Environmental Sustainability Course 9: Forestry Module-1: Introduction to Forestry Module-2: Forest Soil Module-3: Forest Menstruation Module-4: Forest Surveying Module-5: Silviculture Module-6: Forest Ecosystem Module-7: Timber Harvesting (Part One) Module-8: Timber Harvesting (Part Two) Module-9: Urban Forestry Course 10: Fire Safety Awareness Level 2 Module 1: Introduction to Fire Safety Module 2: Fire Safety Law Module 3: Measures of Fire Safety Module 4: Evacuation Procedures Course 11: Solving Climate Change Problems with Renewable Energy ***Renewable Energy Basics*** Introduction What is Renewable Energy? Types of Renewable Energy Solar Power Wind Power Hydropower Biofuel The Possibilities of Renewable Energy ***Renewable Energy Applications*** Government Incentives Renewable Energy Is Key to Fighting Climate Change Energy Audits LEED BREEAM EPC How to Choose Your Renewable Energy Sources The Advantages and Disadvantages of Renewable Energy Solar Geometry Solar Chimney Solar Wall PV/Thermal Solar Water Heaters Solar Water Heaters Solar Photovoltaic Technology Basics Other Energy Saving Technologies Underground Thermal Energy Storage (UTES) Trigeneration / CCHP Rainwater Harvesting Fuel Cell Earth Duct Light Pipe Conclusion How will I get my Certificate? After successfully completing the course you will be able to order your CPD Accredited Certificates (PDF + Hard Copy) as proof of your achievement. PDF Certificate: Free (Previously it was £6*11 = £66) Hard Copy Certificate: Free (For The Title Course: Previously it was £10) P.S. The delivery charge inside the U.K. is £3.99 and the international students have to pay £9.99. CPD 150 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Town Planning - CPD Certified Anyone from any background can enrol in this Town Planning bundle. Requirements Town Planning - CPD Certified Our Town Planning is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This Town Planning - CPD Certified course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. Career path Town Planning - CPD Certified Having these various CPD certificate will increase the value in your CV and open you up to multiple job sectors. Certificates Certificate of completion Digital certificate - Included Certificate of completion Hard copy certificate - Included You will get the Hard Copy certificate for the title course (Town Planning) absolutely Free! Other Hard Copy certificates are available for £10 each. Please Note: The delivery charge inside the UK is £3.99, and the international students must pay a £9.99 shipping cost.

Town Planning - CPD Certified
Delivered Online On Demand
£45

Excel VBA Programming - The Complete Guide

By Packt

Automate your Excel workflow, accelerate your productivity, and master the fundamentals of programming with VBA!

Excel VBA Programming - The Complete Guide
Delivered Online On Demand17 hours 19 minutes
£134.99