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

7600 Instructor courses delivered On Demand

Web Development Bootcamp: Learn Web Development from Scratch

4.7(160)

By Janets

Description Register on the Web Development Bootcamp: Learn Web Development from Scratch 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 Web Development Bootcamp: Learn Web Development from Scratch 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: Getting Started Introduction 00:03:00 How to Get Course requirements 00:02:00 Getting Started on Windows, Linux or Mac 00:02:00 How to ask a Great Questions 00:01:00 FAQ's 00:01:00 Section 02: HTML Introduction HTML 00:05:00 Choosing Code Editor 00:06:00 Installing Code Editor (Sublime Text) 00:04:00 Overview of a Webpage 00:05:00 Structure of a Full HTML Webpage 00:07:00 First Hello World! Webpage 00:09:00 Section 03: HTML Basic Heading tags 00:09:00 Paragraph 00:08:00 Formatting Text 00:12:00 List Items Unordered 00:05:00 List Items Ordered 00:04:00 Classes 00:09:00 IDs 00:06:00 Comments 00:04:00 Section 04: HTML Intermediate Images 00:12:00 Forms 00:05:00 Marquee 00:06:00 Text area 00:06:00 Tables 00:06:00 Links 00:07:00 Navbar - Menu 00:04:00 HTML Entities 00:05:00 Div tag 00:06:00 Google Maps 00:07:00 Section 05: HTML Advanced HTML Audio 00:07:00 HTML Video 00:05:00 Canvas 00:06:00 Iframes 00:05:00 Input Types 00:04:00 Input Attributes 00:06:00 Registration Form 00:04:00 Contact Us Form 00:10:00 Coding Exercise 00:01:00 Solution for Coding Exercise 00:02:00 Section 06: JavaScript Introduction What is JavaScript 00:09:00 Hello World Program 00:14:00 Getting Output 00:11:00 Internal JavaScript 00:13:00 External JavaScript 00:09:00 Inline JavaScript 00:04:00 Async and defer 00:06:00 Section 07: JavaScript Basics Variables 00:13:00 Data Types 00:10:00 Numbers 00:06:00 Strings 00:06:00 String Formatting 00:05:00 Section 08: JavaScript Operators Arithmetic operators 00:07:00 Assignment operators 00:03:00 Comparison operators 00:06:00 Logical operators 00:08:00 Section 09: JavaScript Conditional Statements If-else statement 00:05:00 If-else-if statement 00:04:00 Section 10: JavaScript Control Flow Statements While loop 00:09:00 Do-while loop 00:03:00 For loop 00:08:00 Coding Exercise 00:02:00 Solution for Coding Exercise 00:02:00 Section 11: JavaScript Functions Creating a Function 00:07:00 Function Call() 00:07:00 Function with parameters 00:05:00 Section 12: JavaScript Error Handling Try-catch 00:05:00 Try-catch-finally 00:17:00 Section 13: JavaScript Client-Side Validations On Submit Validation 00:09:00 Input Numeric Validation 00:12:00 Section 14: Python Introduction Introduction to Python 00:02:00 Python vs Other Languages 00:04:00 Why It's Popular 00:04:00 Command Line Basics 00:07:00 Python Installation (Step By Step) 00:06:00 PyCharm IDE Installation 00:08:00 Getting Start PyCharm IDE 00:05:00 First Python Hello World Program 00:07:00 Section 15: Python Basic Variables 00:16:00 Data Types 00:13:00 Type Casting 00:07:00 User Inputs 00:08:00 Comments 00:04:00 Section 16: Python Strings Strings 00:05:00 String Indexing 00:05:00 String Slicing 00:04:00 String Built-in Functions 00:09:00 Formatting String (Dynamic Data) 00:05:00 Section 17: Python Operators Arithmetic Operators 00:08:00 Assignment Operators 00:05:00 Comparison Operators 00:05:00 Logical Operators 00:02:00 AND Operator 00:04:00 OR Operator 00:02:00 NOT Operator 00:03:00 Booleans 00:02:00 Section 18: Python Data Structures Arrays in Earler 00:02:00 Lists 00:06:00 Add List Items 00:03:00 Remove List Items 00:01:00 Sort Lists 00:03:00 Join Lists 00:08:00 Tuples 00:08:00 Update tuples 00:07:00 Join tuples 00:02:00 Dictionaries 00:06:00 Add Dictionary Items 00:04:00 Remove Dictionary Items 00:03:00 Nested Disctionaries 00:04:00 Sets 00:04:00 Add Set Items 00:03:00 Remove Set Items 00:01:00 Join Set Items 00:04:00 Section 19: Python Conditional Statements If Statement 00:03:00 If-else Statement 00:04:00 If-elif-else Statement 00:04:00 If Statement Coding Excercise 00:05:00 Section 20: Python Control Flow Statements Flow Charts 00:06:00 While Loops Statement 00:10:00 For Loops Statement 00:06:00 The range() Function 00:04:00 Nested Loops 00:04:00 2D List using Nested Loop 00:04:00 Section 21: Python Core Games Guessing Game 00:07:00 Car Game 00:10:00 Section 22: Python Functions Creating a Function 00:03:00 Calling a Function 00:06:00 Function with Arguments 00:05:00 Section 23: Python Args, KW Args For Data Science args, Arbitary Arguments 00:04:00 kwargs, Arbitary Keyword Arguments 00:06:00 Section 24: Python Project Project Overview 00:04:00 ATM RealTime Project 00:13:00

Web Development Bootcamp: Learn Web Development from Scratch
Delivered Online On Demand12 hours 48 minutes
£25

Corporate & Strategic Communication Skills for Managers

4.7(160)

By Janets

Register on the Corporate & Strategic Communication Skills for Managers 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 Corporate & Strategic Communication Skills for Managers 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 Corporate & Strategic Communication Skills for Managers 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 Corporate & Strategic Communication Skills for Managers, 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 Section 01: Basic Communication Skills Definition of Communication 00:03:00 Elements of Communication 00:04:00 Communication Styles 00:03:00 Steps in Communication Process 00:01:00 Step 1 of Communication Process 00:02:00 Step 1 Explained - Goal and preparation 00:05:00 Step 1 Explained - Practicing Positive Intent 00:02:00 Step 1 Explained - Understanding Assumptions 00:06:00 Step 2 of Communication Process 00:04:00 Characteristics of Clear Message 00:04:00 Three Different Communication Styles 00:06:00 Assertive Communication Style 00:02:00 Body Language and Signals 00:03:00 Third Step in Communication - Seeing Feedback 00:04:00 Listening Skills - Listen with Compassion 00:04:00 Listening Skills - Meaning of Paraphrasing 00:02:00 Listening Skills - Listen with Compassion 00:04:00 Listening Skills - Meaning of Paraphrasing 00:02:00 Ways to Improve Communication and Knowledge Check 00:05:00 Increase Effectiveness of Communication 00:08:00 8 Guidelines for Giving Praise and Feedback 00:05:00 Additional Tips for Effective Communications 00:09:00 Section 02: Communication in Organisations & Strategic Communications Communication Requirements in Business 00:08:00 Skills Required in Corporate Communication 00:06:00 Interactive Communications 00:08:00 Reason why Communication Fails 00:03:00 Communication Channels and Their Problems 00:06:00 Indications of Incompetent Communication 00:06:00 Other Reasons for Communication Failure 00:04:00 Strategic Communication Liner Model 00:05:00 Strategic Communication Adaptive Model 00:04:00 Strategic Communication Interpretive Model 00:04:00 Strategic Communication in Public Communication 00:09:00 Resources and Audience for Strategic Public Communication 00:07:00 Source of Strategic Communication 00:05:00 Strategic Communication - Summary of three models 00:12:00 Strategic Communication - Guidelines for Interpretative Models 00:05:00 Strategic Communication - Public Communications 00:11:00 Internal Communication - Orientation 00:09:00 Internal Communication - Moral Compansation and Benefits 00:07:00 Internal Communication - Organisation Change 00:07:00 External Communication - Issues Management 00:06:00 External Communication and PR 00:05:00 External Communication - Issue Management - Organisation Response 00:13:00 External Communication - Image Management and Issue Advocacy 00:06:00 External Communication - Risk and Crisis Communication 00:10:00 Case Study on Corporate Strategic Communication 00:09:00 Section 03: How to Make Strategic Communication Plans What is Strategy? 00:06:00 What is Communication Strategy? 00:05:00 When Communication Strategy is Required 00:04:00 Why Communication Strategy is Required 00:03:00 Information We Need Before Making Strategy 00:08:00 Setting Goals and Identify Audience 00:08:00 Catagorise your Audience to help draft right message 00:04:00 Drafting Message to cater your audience 00:04:00 Channels and Timing of Communication 00:05:00 Resources risk and Evaluation of communication strategy 00:04:00 Summary of Communication Strategy 00:03:00 Strategic Communication Plan Template 00:04:00 Strategic Communication Plan 00:04:00 Difference between Strategic and Tactical Communication 00:03:00 Traditional Planning and why Refreshed Approached 00:05:00 Change Management - What are concerns? 00:03:00 Refreshed Approach to Communication Planning 00:07:00 Possible Problems in Communication Plan, Success measurement 00:06:00 Measure, Feedback and Manage Cynics 00:03:00 Social Aspects of Communication Strategy 00:12:00 Additional Planning on Social Aspects of Communication Strategy 00:04:00 Strategic Communication - American Airlines Case Study 00:33:00 Section 04: Group Discussions Skills How to Succeed in Group Communication 00:10:00 Defining Group Communication 00:08:00 Elements of Group Communication and Types of Group 00:08:00 Advantages and Disadvantages of Group Discussion 00:08:00 How to Prepare for Group Discussion 00:07:00 Practice for group Discussion and other aspects 00:08:00 Dos and Don't group Discussion 00:08:00 Section 05: Communication Skills for Conflict Resolution Summary of previous class 00:05:00 What is conflict - class discussion? 00:07:00 Communication in Conflict 00:08:00 Meaning of Positive intent in difficult situations 00:09:00 Positive Intent - Example 00:05:00 De-escalating Emotions as a method to communicate in Conflicts 00:06:00 Detached Responsibility method in resolving conflicts 00:13:00 Keys to Handle Angry Peoples 00:06:00 Keys to Deal with Denial 00:04:00 Uncovering Hidden Agendas 00:06:00 Giving Negative Feedback 00:09:00 Receiving Negative Feedback and Exercise 00:08:00 Assignment Assignment - Corporate & Strategic Communication Skills for Managers 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.

Corporate & Strategic Communication Skills for Managers
Delivered Online On Demand9 hours 4 minutes
£25

Complete AutoLISP Programming

4.7(160)

By Janets

Description Register on the Complete AutoLISP Programming 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 Complete AutoLISP Programming 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 Unit 01: Introduction Module 01: Introduction 00:01:00 Module 02: Course Outline 00:05:00 Module 03: Introduction to AutoLISP 00:02:00 Module 04: Who is this Course for? 00:02:00 Module 05: What will I Learn? 00:01:00 Module 06: About the Author 00:02:00 Module 07: Why Learn AutoLISP? 00:02:00 Module 08: Tools 00:04:00 Unit 02: Quick Win Demo Module 01: Create Zoom Command Macros 00:13:00 Module 02: Create Layer Command Macros 00:10:00 Module 03: Create Insert Command Macros 00:07:00 Module 04: Create Audit Commands 00:06:00 Unit 03: AutoLISP Rules Module 01: AutoLISP Rules 00:05:00 Unit 04: AutoLISP Variables Module 01: Understanding AutoLISP Variables 00:05:00 Module 02: Using Variables in a Real World Program - Part 1 00:08:00 Module 03: Using Variables in a Real World Program - Part 2 00:08:00 Module 04: Using Variables in a Real World Program - Part 3 00:05:00 Module 05: Using Variables in a Real World Program - Part 4 00:07:00 Unit 05: AutoLISP Math Functions Module 01: Math Functions in Theory 00:06:00 Module 02: Math Functions by Example 00:15:00 Unit 06: AutoLISP's List Functions Module 01: List Functions Theory - Part 1 00:06:00 Module 02: CAR Function - Demo 00:02:00 Module 03: CDR Function - Demo 00:02:00 Module 04: CADR Function - Demo 00:02:00 Module 05: CADDR Function - Demo 00:02:00 Module 06: CAAR Function - Demo 00:02:00 Module 07: CDDR Function - Demo 00:01:00 Module 08: List Functions Theory - Part 2 00:05:00 Module 09: list Function - Demo 00:01:00 Module 10: cons Function - Demo 00:02:00 Module 11: nth Function - Demo 00:01:00 Module 12: Foreach Function - Demo 00:04:00 Module 13: List Functions Theory - Part 3 00:05:00 Module 14: Assoc Function - Demo 00:04:00 Module 15: Subst Function - Demo 00:06:00 Module 16: Last Function - Demo 00:02:00 Module 17: Reverse Function - Demo 00:02:00 Unit 07: AutoLISP's User Input Functions Module 01: User Input Functions Theory - Part 1 00:05:00 Module 02: User Input Functions Theory - Part 2 00:04:00 Module 03: GetPoint Function - Demo 02:00:00 Module 04: GetInt Function - Demo 00:03:00 Module 05: GetString Function - Demo 00:04:00 Module 06: GetReal Function - Demo 00:02:00 Module 07: GetDist Function - Demo 00:04:00 Module 08: GetCorner Function - Demo 00:04:00 Module 09: GetAngle Function - Demo 00:10:00 Module 10: GetKword Function - Demo 00:05:00 Unit 08: Object Handling Functions Module 01: Object Handling Functions - Theory 00:04:00 Module 02: Entsel Function - Demo 00:03:00 Module 03: Entnext Function - Demo 00:03:00 Module 04: Entlast Function - Demo 00:02:00 Module 05: Entget Function - Demo 00:04:00 Module 06: Object Handling Functions - Exercises 00:02:00 Module 07: Object Handling Functions - Solutions to Exercises 00:06:00 Unit 09: AutoLISP's Selection Sets Module 01: Selection Sets - Theory 00:08:00 Module 02: Ssget Function - Demo 00:11:00 Module 03: Ssadd Function - Demo 00:05:00 Module 04: Ssdel Function - Demo 00:03:00 Module 05: Ssmemb Function - Demo 00:03:00 Module 06: Ssname Function - Demo 00:03:00 Module 07: Sslength Function - Demo 00:05:00 Module 08: Selection Sets - Exercises 00:04:00 Module 09: Selection Sets - Solutions to Exercises 00:13:00 Unit 10: Conditionals and Equality Functions Module 01: Using If and Progn Statements 00:05:00 Module 02: Using While and EQ Functions 00:05:00 Module 03: Using Cond and And Functions 00:04:00 Unit 11: AutoCAD Objects - Data Model Module 01: AutoCAD Objects: Re-examined (Part 1) 00:04:00 Module 02: AutoCAD Objects: Re-examined (Part 2) 00:05:00 Module 03: Line Object: Re-examined (Demo) 00:05:00 Module 04: Circle Object: Re-examined (Demo) 00:04:00 Module 05: Text Object: Re-examined (Demo) 00:08:00 Module 06: Dimension Object: Re-examined (Demo) 00:11:00 Module 07: Block/Attribute Object: Re-examined (Demo) 00:28:00 Unit 12: Symbol Table and Dictionary Handling Functions Module 01: Symbol Table and Dictionary-Handling Functions - Theory 00:05:00 Module 02: Tblsearch - Demo 00:13:00 Module 03: Tblnext - Demo 00:09:00 Unit 13: Hands-On Projects Module 01: CDIM - Project 00:12:00 Module 02: CHSTYLE - Project 00:16:00 Module 03: EXTATTR - Hands-On Project 00:26:00 Unit 14: Conclusion Module 01: Conclusion Message and Thank you! 00:01:00 Assignment Assignment - Complete AutoLISP Programming 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.

Complete AutoLISP Programming
Delivered Online On Demand9 hours 24 minutes
£25

Adobe After Effects CC

4.7(160)

By Janets

Nowadays, Adobe After Effects CC broadly used in the post-production process of filmmaking and video production. In this Adobe After Effects CC course, you will equip yourself with multiple tools that empower you to improve your videos with expert motion graphics. Besides, you will learn powerful techniques to create the most detailed animations, implement animation effect, use graph editor, combine appealing backgrounds, colour creation, layouts and more. 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 Certificate of Achievement Endorsed Certificate of Achievement from the Quality Licence Scheme Once the course has been completed and the assessment has been passed, all students are entitled to receive an endorsed certificate. This will provide proof that you have completed your training objectives, and each endorsed certificate can be ordered and delivered to your address for only £99.00. Please note that overseas students may be charged an additional £10 for postage. CPD Certificate of Achievement from Janets Upon successful completion of the course, you will be able to obtain your course completion e-certificate. Print copy by post is also available at an additional cost of £9.99 and PDF Certificate at £4.99. Endorsement This course and/or training programme has been endorsed by the Quality Licence Scheme for its high-quality, non-regulated provision and training programmes. This course and/or training programme is not regulated by Ofqual and is not an accredited qualification. Your training provider will be able to advise you on any further recognition, for example progression routes into further and/or higher education. For further information please visit the Learner FAQs on the Quality Licence Scheme website. Method of Assessment In order to ensure the Quality Licensing scheme endorsed and CPD acknowledged certificate, learners need to score at least 60% pass marks on the assessment process. After submitting assignments, our expert tutors will evaluate the assignments and give feedback based on the performance. After passing the assessment, one can apply for a certificate. Course Content Introduction 0. After Effects Promo Video FREE 00:02:00 1.1 Intro Video 00:03:00 1.2 Project Files - Adobe After Effects CC 2017 Complete Training 00:00:00 1.3 Animate Your Name 00:07:00 After Effects Basics 2.1 Understand the After Effects Workspace 00:06:00 2.2 Starting a New Composition 00:08:00 2.3 Adding Media to Your Project and Timeline 00:05:00 2.4 Using the Basic After Effects Tools 00:10:00 2.5 Create a Perfect Circle, Alignment, and Shape Colors 00:03:00 2.6 Working in the Timeline 00:11:00 2.7 Layer Properties 00:09:00 Animating with Keyframes 3.1 Animating in After Effects 00:08:00 3.2 Position, Scale, and Rotation Animations 00:05:00 3.3 Tips to Make Your Animations Look More Nautral 00:04:00 3.4 Using the Graph Editor 00:06:00 3.5 Challenge - Bouncing Ball 00:01:00 3.6 Solution - Bouncing Ball 00:20:00 Shapes and Solid Layers 4.1 Working With Solid Layers and the ken Burns Effects 00:07:00 4.2 Working With Shape Layers, Strokes, and Paths 00:06:00 4.3 Adding Layer Styles Like Drop Shadow, Bevel, and Gradients 00:04:00 4.4 Shape Effects - Trim Path Animation, Wiggle, and Zig Zag 00:06:00 Important After Effects Skills 5.1 Track Matte Animation - Make Layers Appear And Disappear 00:09:00 5.2 Using Pre-Compositions to Group Layers 00:06:00 5.3 Easily Reverse Complicated Animations 00:02:00 5.4 Playing with Time 00:06:00 5.5 Blend Modes 00:06:00 5.6 Stabilize Shaky Footage 00:04:00 Motion Graphics Projects 6.1 Intro to Motion Graphics Projects 00:01:00 6.2 Clean Lower Third 00:09:00 6.3 Logo Reveal Animation Bumper 00:13:00 6.4 Colorful Transition 00:17:00 6.5 Text with Mask Path Animation 00:10:00 6.6 Text Bubble Animation 00:14:00 6.7 Weather App 1 00:16:00 6.8 Weather App 2 00:08:00 6.9 Weather App 3 00:07:00 Flat Animation Challenge 7.1 Flat Animation Challenge 00:03:00 7.2 Phil Designs his Flat Animation Scene 00:13:00 7.3 Animating Fireworks with the Repeater Effect 00:15:00 Green Screen (Chromakeying) 8.1 Removing Green Screen Background 00:07:00 8.2 Adding a Background that Matches the Foreground 00:08:00 8.3 Adding Motion to a Still Image with the Puppet Tool 00:06:00 8.4 Adding Movement with the Ripple Effect 00:06:00 3D Animations and the Camera Tool 9.1 Intro to 3D 00:10:00 9.2 Swinging 3D Text Animation 00:12:00 9.3 Build Out Your 3D Composition 00:06:00 9.4 Animating Our 3D Scene 00:08:00 9.5 Create Stars in After Effects 00:05:00 Rotoscoping 10.1 Using the Rotoscope Tool 00:07:00 10.2 Cleaning Up Your Edges 00:07:00 10.3 Finishing Our Rotobrush Animation 00:08:00 Screen Replacements 11.1 Easy Screen Replacement with Masks 00:10:00 11.2 Replacing a Screen Version 2 00:00:00 11.3 Screen Replacement with Mocha 00:08:00 Puppet Tool Animations 12.1 Using the Puppet Pin Tool 00:05:00 12.2 Animating Your Puppet Pins 00:03:00 12.3 Animated Blinking Eyes 00:08:00 12.4 Adding Perspective with Animated Clouds 00:07:00 Effects & Presets 13.1 Applying Text Animation Presets 00:00:00 13.2 Create a page Turn Effect with CC page Turn 00:10:00 13.3 Radial and Linear wipes 00:03:00 13.4 Color Correction in After Effects 00:04:00 Motion Tracking 14.1 Motion Tracking Basics 00:10:00 14.2 Tracking Text and Visual Effects to Video Clip 00:06:00 14.3 Tracking Rotation and Scale 00:12:00 14.4 Adding Details to Our Text 00:04:00 Character Animations 15.1 Intro to Character Animation 00:02:00 15.2 Design Your Character 00:15:00 15.3 Rigging Your Character 00:03:00 15.4 animation Our Character 00:10:00 15.5 Adding the Animated Background 00:09:00 15.6 Adding Details to Character Movement 00:07:00 15.7 Adding the Paper Cut Out Look 00:06:00 Exporting From After Effects 16.1 Exporting an H264 File From After Effects 00:07:00 16.2 Exporting from After Effects with a Transparent Background 00:04:00 16.3 Exporting from After Effects through Adobe Media Encoder 00:05:00 16.4 Create an Animated GIF from After Effects 00:07:00 After Effects Workflow + Tips 17.1 Audio Tips for After Effects 00:03:00 17.2 Working with Premiere Pro 00:06:00 Expressions 18.1 Expressions Basics 00:07:00 18.2 Animate a Flickering with Expressions 00:18:00 Conclusion 19.1 Conclusion 00:01:00 Assignment Assignment - Adobe After Effects CC 2 weeks, 1 day Order Your Certificate Order your Certificate QLS 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.

Adobe After Effects CC
Delivered Online On Demand3 weeks
£25

Strategic & Communication Skills

4.7(160)

By Janets

Register on the Strategic & Communication Skills 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 Strategic & Communication Skills 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 Strategic & Communication Skills 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 Strategic & Communication Skills, 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 Section 01: Basic Communication Skills Definition of Communication 00:03:00 Elements of Communication 00:04:00 Communication Styles 00:03:00 Steps in Communication Process 00:01:00 Step 1 of Communication Process 00:02:00 Step 1 Explained - Goal and preparation 00:05:00 Step 1 Explained - Practicing Positive Intent 00:02:00 Step 1 Explained - Understanding Assumptions 00:06:00 Step 2 of Communication Process 00:08:00 Characteristics of Clear Message 00:04:00 Three Different Communication Styles 00:06:00 Assertive Communication Style 00:02:00 Body Language and Signals 00:03:00 Third Step in Communication - Seeing Feedback 00:04:00 Listening Skills - Listen with Compassion 00:04:00 Listening Skills - Meaning of Paraphrasing 00:02:00 Ways to Improve Communication and Knowledge Check 00:05:00 Increase Effectiveness of Communication 00:08:00 8 Guidelines for Giving Praise and Feedback 00:05:00 Additional Tips for Effective Communications 00:09:00 Section 02: Communication in Organisations & Strategic Communications Communication Requirements in Business 00:08:00 Skills required in corporate communication 00:06:00 Interactive Communications 00:08:00 Reason why Communication Fails 00:03:00 Communication Channels and Their Problems 00:06:00 Indications of Incompetent Communication 00:06:00 Other reasons for Communication failure 00:04:00 Strategic Communication Liner Model 00:05:00 Strategic Communication Adaptive Model 00:04:00 Strategic Communication Interpretive Model 00:04:00 Strategic Communication in Public Communication 00:09:00 Resources and Audience for Strategic Public Communication 00:07:00 Source of Strategic Communication 00:05:00 Strategic Communication - Summary of three models 00:12:00 Strategic Communication - Guidelines for Interpretative Models 00:05:00 Strategic Communication - Public Communications 00:11:00 Internal Communication - Orientation 00:09:00 Internal Communication - Moral Compansation and Benefits 00:07:00 Internal Communication - Organisation Change 00:07:00 External Communication - Issues Management 00:06:00 External Communication and PR 00:05:00 External Communication - Issue Management - Organisation Response 00:13:00 External Communication - Image Management and Issue Advocacy 00:06:00 External Communication - Risk and Crisis Communication 00:10:00 Case Study on Corporate Strategic Communication 00:09:00 Section 03: How to Make Strategic Communication Plans What is Strategy? 00:06:00 What is Communication Strategy? 00:05:00 When Communication Strategy is required 00:04:00 Why Communication Strategy is required 00:03:00 Information we need before making strategy 00:08:00 Setting Goals and Identify Audience 00:08:00 Catagorise your Audience to help draft right message 00:04:00 Drafting Message to cater your audience 00:04:00 Channels and Timing of Communication 00:05:00 Resources risk and Evaluation of communication strategy 00:04:00 Summary of Communication Strategy 00:03:00 Strategic Communication Plan Template 00:04:00 Strategic Communication Plan 00:04:00 Difference between Strategic and Tactical Communication 00:03:00 Traditional Planning and why Refreshed Approached 00:05:00 Change Management - What are concerns? 00:03:00 Refreshed Approach to Communication Planning 00:07:00 Possible Problems in Communication Plan, Success measurement 00:06:00 Measure, Feedback and Manage Cynics 00:03:00 Social Aspects of Communication Strategy 00:12:00 Additional Planning on Social Aspects of Communication Strategy 00:04:00 Strategic Communication - American Airlines Case Study 00:33:00 Section 04: Group Discussions Skills How to Succeed in Group Communication 00:10:00 Defining Group Communication 00:08:00 Elements of Group Communication and Types of Group 00:08:00 Advantages and Disadvantages of Group Discussion 00:08:00 How to prepare for group Discussion 00:07:00 Practice for group Discussion and other aspects 00:08:00 Dos and Don't group Discussion 00:08:00 Section 05: Communication Skills for Conflict Resolution Summary of previous class 00:05:00 What is conflict - class discussion? 00:07:00 Communication in Conflict 00:08:00 Meaning of Positive intent in difficult situations 00:09:00 Positive Intent - Example 00:05:00 De-escalating Emotions as a method to communicate in Conflicts 00:06:00 Detached Responsibility method in resolving conflicts 00:13:00 Keys to handle Angry Peoples 00:06:00 Keys to deal with denial 00:04:00 Uncovering Hidden Agendas 00:06:00 Giving Negative Feedback 00:09:00 Receiving Negative Feedback and Exercise 00:08: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.

Strategic & Communication Skills
Delivered Online On Demand9 hours 2 minutes
£25

Cat Behavior Rectification & Cat Health Care

4.7(160)

By Janets

Register on the Cat Behavior Rectification & Cat Health Care 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 digital certificate as a proof of your course completion. The Cat Behavior Rectification & Cat Health Care 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, 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 Cat Behavior Rectification & Cat Health Care course 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 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. 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 Cat Behavior Rectification & Cat Health Care course, 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 Introduction Course Introduction 00:02:00 Cat Behavior Issue 1: Scratching Behavior Scratching Behavior 00:07:00 Cat Behavior Issue 2: Intercat Aggression Intercat Aggression 00:05:00 Cat Behavior Issue 3: Attention Seeking Behavior Attention Seeking Behavior 00:08:00 Cat Behavior Issue 4: Petting Induced Aggression Petting Induced Aggression 00:05:00 Cat Behavior Issue 5: Redirected Aggression Redirected Aggression 00:07:00 Cat Behavior Issue 6: Separation Anxiety Separation Anxiety 00:08:00 Cat Behavior Issue 7: Obsessive Compulsive Disorder (OCD) Obsessive Compulsive Disorder (OCD) 00:05:00 Cat Behavior Issue 8: Urine Marking Urine Marking 00:09:00 Cat Behavior Issue 9: Excessive Vocalisation Excessive Vocalisation 00:08:00 Cat Behavior Issue 10: Spilling Water Spilling Water 00:04:00 Cat Behavior Issue 11: Destructive Chewing Destructive Chewing 00:05:00 Cat Behavior Issue 12: Fear in Cats Fear in Cats 00:09:00 Cat Behavior Issue 13: Play Aggression Play Aggression 00:07:00 Cat Health Problem 1: Seizures 1.1 Seizures: Ways to Identify 00:02:00 1.2 Seizures: Causes 00:02:00 1.3 Seizures: Ways to Manage 00:02:00 1.4 Seizures: Preventive Measures 00:01:00 Cat Health Problem 2: Obesity 2.1 Obesity: Ways to Identify 00:02:00 2.2 Obesity: Health Consequences 00:01:00 2.3 Obesity: Causes 00:01:00 2.4 Obesity: Ways to Manage 00:02:00 Cat Health Problem 3: Hearing Loss 3.1 Hearing Loss: Ways to Identify 00:02:00 3.2 Hearing Loss: Causes 00:02:00 3.3 Hearing Loss: Ways to Manage 00:03:00 3.4 Hearing Loss: Preventive Measures 00:01:00 Cat Health Problem 4: Feline Cognitive Dysfunction (FCD) / Memory Loss 4.1 FCD / Memory Loss: Ways to Identify 00:05:00 4.2 FCD / Memory Loss: Causes 00:01:00 4.3 FCD / Memory Loss: Ways to Manage 00:04:00 Cat Health Problem 5: Urinary Incontinence 5.1 Urinary Incontinence: Ways to Identify 00:01:00 5.2 Urinary Incontinence: Causes 00:01:00 5.3 Urinary Incontinence: Ways to Manage 00:03:00 Cat Health Problem 6: Arthritis / Joint Pain 6.1 Arthritis / Joint Pain: Ways to Identify 00:03:00 6.2 Arthritis/ Joint Pain: Causes 00:01:00 6.3 Arthritis: Ways to Manage 00:04:00 Cat Health Problem 7: Vision Loss 7.1 Vision Loss: Ways to Identify 00:05:00 7.2 Vision Loss: Causes 00:01:00 7.3 Vision Loss: Ways to Manage 00:03:00 7.4 Vision Loss: Preventive Measures 00:01:00 Cat Health Problem 8: Diabetes 8.1 Diabetes: Ways to Identify 00:03:00 8.2 Diabetes: Ways to Manage 00:02:00 Cat Health Problem 9: Cancer 9.1 Cancer: Ways to Identify 00:03:00 9.2 Cancer: Causes 00:03:00 9.3 Cancer: Preventive Measures 00:02:00 Cat Health Problem 10: Dental Diseases 10.1 Dental Diseases: Ways to Identify 00:03:00 10.2 Dental Diseases: Preventive Measures 00:02:00 Cat Health Problem 11: Fatty Liver Disease 11.1 Fatty Liver Disease: Ways to Identify 00:02:00 11.2 Fatty Liver Disease: Causes 00:02:00 11.3 Fatty Liver Disease: Ways to Manage 00:02:00 11.4 Fatty Liver Disease: Preventive Measures 00:02:00 Cat Health Problem 12: Heart Diseases 12.1 Heart Diseases: Ways to Identify 00:02:00 12.2 Heart Diseases: Causes 00:02:00 12.3 Heart Diseases: Preventive Measures 00:01:00 Cat Health Problem 13: Hyperthyroidism 13.1 Hyperthyroidism: Ways to Identify 00:03:00 13.2 Hyperthyroidism: Causes 00:01:00 13.3 Hyperthyroidism: Ways to Manage 00:01:00 Cat Health Problem 14: Kidney Diseases 14.1 Kidney Diseases: Ways to Identify 00:02:00 14.2 Kidney Diseases: Health Consequences 00:02:00 14.3 Kidney Diseases: Causes 00:01:00 14.4 Kidney Diseases: Ways to Manage 00:02:00 Cat Health Problem 15: Lactose Intolerance 15.1 Lactose Intolerance: Ways to Identify and Causes 00:02:00 15.2 Lactose Intolerance: Ways to Manage 00:03:00 Cat Health Problem 16: Feline Distemper Disease (Vaccination) 16.1 Feline Distemper Disease: Causes 00:02:00 16.2 Feline Distemper Disease: Health Consequences 00:01:00 16.3 Feline Distemper Disease: Ways to Manage 00:01:00 16.4 Feline Distemper Disease: Preventive Measures 00:02:00 Cat Health Problem 17: Rabies 17.1 Rabies: Ways to Identify 00:03:00 17.2 Rabies: Management & Prevention 00:04:00 Conclusion: Ways to Boost Immunity of your Cat Ways to Boost Immunity of your Cat 00:03: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.

Cat Behavior Rectification & Cat Health Care
Delivered Online On Demand3 hours 27 minutes
£25

Typography for Designers

4.7(160)

By Janets

Register on the Typography for Designers 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 digital certificate as a proof of your course completion. The Typography for Designers 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, 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 Typography for Designers course 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 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. 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 Typography for Designers course, 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 Introduction to Typography 1.2.Intro to typography course 00:05:00 1.3. how typography cousre is laid out 00:02:00 1.4.What are Font Families 00:05:00 1.5.typography-antomy-terms 00:07:00 1.6.Humanist Old and Transitional 00:07:00 1.7.Sans-Serif Script Other Sans 00:06:00 1.8. Line-length in Typography 00:03:00 1.9.Alignments of your text 00:05:00 1.10.Line-height matters 00:07:00 1.11.Letter Spacing kerning 00:05:00 1.12.exercise to apply all we learned 00:11:00 More about Typography 2.1.Different Types of Hyphens & Dashes 00:02:00 2.2. About Quotation Marks 00:03:00 Typography Scales and Grids 3.1.1Expanding Scales-NEW 00:07:00 3.1.Roles Of Typefaces-1 00:05:00 3.2.Typography Scale-1 00:03:00 3.3Type Hierarchy Online Tools 00:05:00 3.4.How Many Levels Of Hierarchy-update 00:03:00 3.5.Vertical Rhythm-updated 00:05:00 3.6.Vertical Rhythm In Photoshop 00:07:00 3.7.exercise Vertical Rhythm-1 00:12:00 3.8.modular Grid 00:11:00 EXERCISES: Modular + Baseline Grid Design Ultimate Exericse 4.1.prepare Modular Grid For Design Exericse 00:11:00 4.2.Modular Design part 1 00:16:00 4.3.Modular design 2nd 00:10:00 4.4.Modular Design Refining the design 00:03:00 4.5.Modulr Design 3rd Layout 00:10:00 How to Select Fonts? 5.1.how Many Fonts 00:05:00 5.2.Moods Voices Of Typefaces- 00:13:00 5.3.colors Efffect On Typo 00:04:00 How to Pair Fonts? 6.1.Font Pairing Intro-Updated 00:04:00 6.2.X-height Matching 00:05:00 6.3.Contrast Matching 00:10:00 6.4.Look For Similar Features 00:10:00 6.5.Avoid Too Similarity 00:04:00 6.6.Pairing Fonts Same Family Designer 00:05:00 6.7.Online Tools Font Pairing 00:06:00 How to get Variation in text for Great Designs 7.1.variation with bold italic 00:04:00 7.2.variation with colors 00:03:00 7.3.Variation with Reverse-colors updated- 00:03:00 7.4.variation with lineheight 00:04:00 EXERCISES: Dribbble LEVEL Designs 8.1. Dribbble Hero Design preperation 00:05:00 8.2.dribbble Hero Design V1 Part 1 00:16:00 8.3.dribbble Hero Design V1 Part 2 00:16:00 8.4. Dribbble Hero Variation Intro 00:04:00 8.5. Dribbble Hero Variation 2 Part 1 00:08:00 8.6. Dribbble Hero Variation 2 Part2 00:06:00 Exercise: Social Media Ad Design with 3 different fonts 9.1.summer Discount Ad DesignPreperations 00:04:00 9.2 Preparing base of design 00:07:00 9.3. Adding Text and styles 00:14:00 9.4.final Adjustments 00:03:00 Nature Health Themed Typography Exercises 10.1.juicy Design Exercise Preperations-1 00:03:00 10.2.making Of Juicy Design-2 00:16:00 10.3.juicy Designs Final-3 00:12:00 Typography for Iphone and Android App Designs (Mobile App Typography) 11.1 Intro IOS point sizing 00:05:00 11.2.IOS Font Specs 00:03:00 11.3.Designing multiple IOS Screens 00:14:00 11.4. Student Question About Resoltutions 00:14:00 11.5.connect Your Iphone With Photoshop 00:05:00 11.6. Android Typography 00:04:00 11.7.android Design Exercise For All Sizes 00:09:00 Typography for Web Developers 12.1.Using Google Fonts 00:04:00 12.2.using Premium Fonts 00:06:00 12.3.Intro to css font sizigin 00:03:00 12.4.what Is Em Font Size 00:08:00 12.5.What is rem font size 00:05:00 12.6.How percentage font size works 00:04:00 12.7.How vw font unit works 00:04:00 Responsive Typography for Developers 13.1.how Vertical Rhythm Works In CSS 00:08:00 13.2.Gridlover Exercise 00:08:00 13.3.custom Typographic Scale Boostrap-3 00:13:00 13.4.dont Use Code From Typescale 00:02:00 New and Latest in Typography 14.1.responsive Typography Intro 00:07:00 14.2.different Ratios And Scales In Responsive Typography 00:10:00 14.3.percentage Value Technique For Responsive Type 00:12:00 15.1 Color Fonts 00:05:00 15.2 variable-fonts101 00:08: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.

Typography for Designers
Delivered Online On Demand8 hours 51 minutes
£25

Advanced Diploma in User Experience UI/UX Design

4.7(160)

By Janets

Register on the Basic to Advanced UX Design 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 digital certificate as a proof of your course completion. The Basic to Advanced UX Design 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, 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 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) 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 supplies Assignment 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 In order to ensure the Quality Licensing scheme endorsed and CPD acknowledged certificate, learners need to score at least 60% pass marks on the assessment process. After submitting assignments, our expert tutors will evaluate the assignments and give feedback based on the performance. After passing the assessment, one can apply for a certificate. 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 Unit 01: UX/UI Course Introduction Learn UX/UI Course Overview 00:05:00 Section Overview 00:04:00 UX vs UI 00:04:00 UX/UI Designer Marketplace 00:05:00 Overview of UX Roles 00:06:00 Unit 02: Introduction to the Web Industry Web Industry Section Overview 00:03:00 The Phases of Web Development 00:13:00 Designer Responsibilities (working in a team) 00:09:00 Roles & Descriptions (working in a team) 00:05:00 Agile Approach To Project Management 00:12:00 Scrum - Flexible Framework 00:06:00 Project Management Apps 00:13:00 XD Lesson - Introduction 00:13:00 Unit 03: Foundations of Graphic Design Graphic Design Section Overview 00:02:00 The Psychology of Color 00:13:00 Color Wheel & Color Schemes 00:06:00 Working with Fonts 00:10:00 Working With Icons 00:04:00 XD Lesson - Tools, Object Manipulation and Components 00:13:00 XD Lesson - Font Styles and Artboard Settings 00:07:00 Graphic Design Software Tools 00:03:00 Adobe XD lesson 4 - Icons & Vector Graphics 00:14:00 Unit 04: UX Design (User Experience Design) UX Design Section Overview 00:04:00 What is User Experience Design? (UX) 00:09:00 UX Design Process 00:03:00 The UX Analysis Process 00:08:00 Working with User Profiles 00:03:00 Understanding User Pain Points 00:03:00 XD Lesson 5 Class Project: Сompetitive Analysis 00:10:00 Developing a Persona Part 1 00:05:00 Developing a Persona Part 2 00:05:00 Customer Journey 00:04:00 Customer Journey vs Sales Funnel 00:04:00 3 Phases of a Sales Funnel 00:07:00 4 Stages of a Sales Funnel 00:06:00 Macro/Micro Conversions 00:05:00 Stages of Market Sophistication 00:06:00 Lead Generation Funnel 00:06:00 Digital Product Sales Funnel 00:05:00 7 Principles of Influence 00:12:00 Age Based Influence Triggers 00:06:00 Gender Influence Triggers 00:06:00 Interest Based Marketing 00:04:00 Understanding User Flow 00:08:00 XD Lesson 6 Class Project: Userflow - Your first UX deliverable 00:07:00 Working with Story Boards 00:05:00 XD Lesson 7 Class Project: Crafting a Story board 00:09:00 Working with Moodboards 00:04:00 XD Lesson 8 Class Project: Creating Moodboard 00:11:00 Sitemap & Information Architecture 00:07:00 XD Lesson - Class Project: App Architecture 00:09:00 Low and Hi Fidelity Wireframes 00:03:00 XD Lesson - Class Project: Login Screen Wireframe Using Material Design 00:08:00 Working with Prototypes 00:04:00 XD Lesson - Class Project: Home Screen Wireframe and Linking 00:07:00 XD Lesson - Class Project: Adding Interaction to Wireframes 00:10:00 Testing and Evaluating 00:11:00 UX Deliverables 00:03:00 UX Design Conclusion 00:01:00 Unit 05: UI Design (User Interface Design) UI Design Section Overview 00:03:00 UI Design Overview 00:03:00 Types of Interfaces 00:10:00 Landing Pages Overview 00:10:00 XD Lesson - Using Grids in XD 00:08:00 XD Lesson - Single Card design 00:13:00 UI Controls 00:07:00 UI Navigational Components 00:12:00 Header Design Overview 00:07:00 XD Lesson - Mobile & Desktop: Header Design 00:10:00 XD Lesson - Mobile & Desktop: Dropdown Design 00:06:00 Common Layouts Overview 00:08:00 XD Lesson - Common Layouts 00:07:00 Mobile & Desktop Footer Design Overview 00:07:00 XD Lesson - Mobile & Desktop: Footer Design 00:06:00 Mobile & Desktop Button Design Overview 00:05:00 XD Lesson - Mobile & Desktop: Button Design 00:10:00 XD Lesson - Mobile & Desktop: Input Design 00:07:00 Mobile & Desktop Filter Search Bar Design Overview 00:06:00 Adobe XD Lesson - Mobile & Desktop: Filter Design 00:07:00 Adobe XD Lesson - Mobile & Desktop: Search Design 00:03:00 UI Kit Overview 00:05:00 Adobe XD Lesson - Desktop and Mobile: UI Kit 00:06:00 Microinteractions Overview 00:05:00 Adobe XD lesson - Microinteractions 00:07:00 Unit 06: Optimization Optimization Section Overview 00:02:00 Feedback Review & Getting Referrals 00:04:00 'Above the Fold' Rule 00:04:00 Adobe XD lesson - Designing a Powerful Above the Fold 00:08:00 Using Analytics For Optimization 00:05:00 Heat Maps & Element Placements 00:04:00 Crafting A Usability Report Overview 00:08:00 Adobe XD lesson - Crafting Reports in XD 00:20:00 Unit 07: Starting a Career in UX/UI Design Careers in UX/UI Section Overview 00:06:00 Your Daily Productivity Hub 00:14:00 How To Start Freelancing 00:08:00 Client Consulting 00:04:00 Building a Brand 00:10:00 Personal Branding 00:07:00 The Importance of Having a Website 00:08:00 Creating a Logo 00:05:00 Step by Step Website Setup 00:17:00 UI Templates 00:06:00 Logo Templates 00:04:00 Creating a Business Email 00:06:00 Networking Do's and Don'ts 00:04:00 Top Freelance Websites 00:05:00 UX/UI Project Scope Questions 00:10:00 Laser Focus & Productivity Tools 00:06:00 The Places to Find UX Jobs 00:05:00

Advanced Diploma in User Experience UI/UX Design
Delivered Online On Demand12 hours 36 minutes
£25

Learn AutoCAD Programming using VB.NET - Hands On!

4.7(160)

By Janets

Description Register on the Learn AutoCAD Programming using VB.NET - Hands On! 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 Learn AutoCAD Programming using VB.NET - Hands On! 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 Unit 01: Introduction Module 01: Course Outline 00:05:00 Module 02: Introduction 00:01:00 Module 03: Who is this Course for? 00:01:00 Module 04: What will I learn from this Course? 00:01:00 Module 05: What is VB.NET? 00:01:00 Module 06: What is AutoCAD .NET API? 00:01:00 Module 07: What are the advantages of programming in AutoCAD .NET API? 00:01:00 Module 08: Hands-on Projects overview 00:06:00 Unit 02: Exploring AutoCAD .NET API Components Module 01: AutoCAD .NET API Components Overview 00:01:00 Module 02: AutoCAD .NET API Assemblies 00:02:00 Module 03: Understanding AutoCAD Object Hierarchy 00:03:00 Module 04: AutoCAD .NET API Application Object 00:02:00 Module 05: AutoCAD .NET API Document Object 00:02:00 Module 06: AutoCAD .NET API Database Object 00:04:00 Unit 03: Hello AutoCAD from VB.NET Module 01: Section Overview 00:01:00 Module 02: Installing Visual Studio 2019 00:05:00 Module 03: Setting up Visual Studio 2019 Integrated Development Environment (IDE) 00:04:00 Module 04: Creating First VB.NET Plugin (Hello AutoCAD) 00:12:00 Module 05: Different ways to communicate with the User 00:04:00 Module 06: Configuring VS2019 Target Processor 00:10:00 Unit 04: Creating AutoCAD Objects using VB.NET Module 01: Creating AutoCAD Object using VB.NET Overview 00:01:00 Module 02: Creating DrawObjects Project 00:04:00 Module 03: Creating a Line Object using VB.NET 00:15:00 Module 04: Creating a MText Object using VB.NET 00:12:00 Module 05: Creating a Circle Object using VB.NET 00:09:00 Module 06: Creating an Arc Object using VB.NET 00:07:00 Module 07: Creating a Polyline Object using VB.NET 00:08:00 Module 08: Creating Multiple Circles Vertically 00:09:00 Module 09: Creating Multiple Circles Horizontally 00:05:00 Unit 05: Manipulating AutoCAD Objects using VB.NET Module 01: Manipulating AutoCAD Objects Overview 00:01:00 Module 02: Creating the Project ManipulateObjects 00:04:00 Module 03: Creating the SingleCopy Method 00:13:00 Module 04: Creating the MultipleCopy Method 00:11:00 Module 05: Creating the EraseObject Method 00:12:00 Module 06: Creating the MoveObject method 00:07:00 Module 07: Creating the MirrorObject method 00:10:00 Module 08: Creating the RotateObject method 00:07:00 Module 09: Creating the ScaleObject method 00:05:00 Module 10: Creating the OffsetObject method 00:05:00 Unit 06: Exploring AutoCAD Dictionaries using VB.NET Module 01: Exploring AutoCAD Dictionaries - Overview 00:02:00 Module 02: Creating LayersLineTypesAndStyles Project 00:06:00 Module 03: Creating the ListLayers Method 00:11:00 Module 04: Creating the CreateLayer Method 00:10:00 Module 05: Creating the UpdateLayer Method 00:12:00 Module 06: Creating the SetLayerOnOff Method 00:08:00 Module 07: Creating the SetLayerFrozenOrThaw Method 00:04:00 Module 08: Creating the DeleteLayer Method 00:05:00 Module 09: Creating the LockUnlockLayer Method 00:04:00 Module 10: Creating the SetLayerToObject Method 00:08:00 Module 11: Creating the ListLineTypes Method 00:09:00 Module 12: Creating the LoadLineType Method 00:07:00 Module 13: Creating the SetCurrentLineType Method 00:05:00 Module 14: Creating the DeleteLineType Method 00:09:00 Module 15: Creating the SetLineTypeToObject Method 00:05:00 Protected: Module 16: Exploring TextStyles - Overview 00:01:00 Module 17: Creating the ListStyles Method 00:08:00 Module 18: Creating the UpdateCurrentTextStyleFont Method 00:12:00 Module 19: Creating the SetCurrentTextStyle Method 00:08:00 Module 20: Creating the SetTextStyleToObject Method 00:08:00 Unit 07: User Interactions in VB.NET Module 01: User Input Functions - Overview 00:02:00 Module 02: Creating the UserInteractions Project 00:03:00 Module 03: Creating the GetName Method 00:11:00 Module 04: Creating the SetLayer Method using the GetString function 00:12:00 Module 05: Creating the CreateLineUsingGetpoint Method 00:11:00 Module 06: Creating the CalculateDefinedArea Method 00:17:00 Module 07: Creating the DrawObjectsUsingGetKeywords Method 00:14:00 Module 08: Creating the GetDistanceBetweenTwoPoints Method 00:05:00 Module 09: Creating the CountObjects Method 00:15:00 Unit 08: Selection Sets and Filters Module 01: Selection Sets and Filters - Overview 00:13:00 Module 02: Creating the SelectionSets Project 00:05:00 Module 03: Creating the SelectAllAndChangeLayer Method 00:12:00 Module 04: Creating the SelectObjectOnScreen Method 00:08:00 Module 05: Creating the SelectWindowAndChangeColor Method 00:06:00 Module 06: Creating the SelectCrossingAndDelete Method 00:05:00 Module 07: Creating the SelectFenceAndChangeLayer Method 00:06:00 Module 08: Creating the CountPickFirstSelection Method 00:07:00 Module 09: Creating the SelectLines Method 00:13:00 Module 10: Creating the SelectMTexts Method 00:05:00 Module 11: Creating the SelectPlines Method 00:04:00 Module 12: Creating the SelectWalls Method 00:07:00 Module 13: Creating the SelectStairs Method 00:03:00 Module 14: Creating the SelectFrenchDoors Method 00:04:00 Module 15: Creating the SelectBifoldDoors Method 00:03:00 Module 16: Creating CountReceptacles Method 00:04:00 Module 17: Creating the CountLightingFixtures Method 00:10:00 Unit 09: Developing Projects - Hands On Module 01: Developing Projects - Hands on Overview 00:02:00 Module 02: BlocksCounter Plugin Demo 00:03:00 Module 03: Creating the BlocksCounter Project 00:04:00 Module 04: Creating the CountBlocksToTable Method 00:08:00 Module 05: Creating the PromptUser Function 00:08:00 Module 06: Creating the GatherBlocksAndDrawTable Method 00:12:00 Module 07: Continuation of GatherBlocksAndDrawTable Method 00:17:00 Module 08: Running and Debugging the BlocksCounter Project - Part 1 00:15:00 Module 09: Running and Debugging the BlocksCounter Project - Part 2 00:11:00 Module 10: Running and Debugging the BlocksCounter Project - Part 3 00:01:00 Module 11: Creating the ObjectExtractor Plugin Project 00:04:00 Module 12: Creating the ExtractObjects Method 00:07:00 Module 13: Creating the ExtractLine Method 00:16:00 Module 14: Running and Debugging the ExtractLine Method 00:05:00 Module 15: Creating the ExtractCircle Method 00:11:00 Module 16: Creating the ExtractMText Method 00:13:00 Module 17: Creating the ExtractPolyline Method 00:19:00 Module 18: Creating the ExtractBlock Method 00:10:00 Unit 10: Conclusion Module 01: Congratulations and Thank you very much! 00:01:00 Assignment Assignment - Learn AutoCAD Programming using VB.NET - Hands On! 00:00:00

Learn AutoCAD Programming using VB.NET - Hands On!
Delivered Online On Demand12 hours 6 minutes
£25

Autism and Mental Health

4.7(160)

By Janets

Follow your dreams by enrolling on the Autism and Mental Health course today and develop the experience, skills and knowledge you need to enhance your expert development. Autism and Mental Health will help you arm yourself with the qualities you need to work towards your dream job. Study the Autism and Mental Health training course online with Janets through our online learning platform and take the first steps towards a successful long-term career. The Autism and Mental Health course will allow you to enhance your CV, impress potential employers, and stand out from the crowd.  This Autism and Mental Health course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Study the Autism and Mental Health course through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the Autism and Mental Health course, to ensure you are supported every step of the way. Get a digital certificate as proof of your Autism and Mental Health course completion. Janets is one of the top online training course providers in the UK, and we want to make education accessible to everyone! Learn the essential skills you need to succeed and build a better future for yourself with the Autism and Mental Health course. The Autism and Mental Health course is designed by industry experts and is tailored to help you learn new skills with ease.  Autism and Mental Health is incredibly valuable and allows you to study at your own pace. With full course access for one year, you can complete Autism and Mental Health when it suits you. Access the Autism and Mental Health course modules from any internet-enabled device, including computers, tablets, and smartphones. The Autism and Mental Health course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the Autism and Mental Health now and start learning instantly! Please note: This course only gives you the theoretical knowledge that you need to excel in this field. This Autism and Mental Health doesn't entitle you to practise as an expert in this specific field. What You Get Out Of Studying Autism and Mental Health With Janets: Receive a digital Certificate upon successful completion of the Autism and Mental Health course Get taught by experienced, expert 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) Description The Autism and Mental Health training course is delivered through Janets' online learning platform. Access the Autism and Mental Health content from any internet-enabled device whenever or wherever you want to. The Autism and Mental Health course has no formal teaching deadlines, meaning you are free to complete the course at your own pace. Certificate of Achievement Endorsed Certificate of Achievement from the Quality Licence Scheme Once the course has been completed and the assessment has been passed, all students are entitled to receive an endorsed certificate. This will provide proof that you have completed your training objectives, and each endorsed certificate can be ordered and delivered to your address for only £99.00. Please note that overseas students may be charged an additional £10 for postage. CPD Certificate of Achievement from Janets 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. Endorsement This course and/or training programme has been endorsed by the Quality Licence Scheme for its high-quality, non-regulated provision and training programmes. This course and/or training programme is not regulated by Ofqual and is not an accredited qualification. Your training provider will be able to advise you on any further recognition, for example progression routes into further and/or higher education. For further information please visit the Learner FAQs on the Quality Licence Scheme website. Method of Assessment In order to ensure the Quality Licensing scheme endorsed and CPD acknowledged certificate, learners need to score at least 60% pass marks on the assessment process. After submitting assignments, our expert tutors will evaluate the assignments and give feedback based on the performance. After passing the assessment, one can apply for a certificate. Who Is This Course For: Autism and Mental Health is ideal for those who already work in this sector or are an aspiring expert. This Autism and Mental Health course is designed to enhance your expertise and boost your CV. Learn key skills and gain an expert lesson to prove your newly-acquired knowledge. Requirements: The Autism and Mental Health is open to all students and has no formal entry requirements. To study the Autism and Mental Health course, 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. Career Path: Autism and Mental Health is ideal for anyone who wants to pursue their dream career in a relevant industry. Learn the skills you need to boost your CV and go after the job you want. Complete Autism and Mental Health and gain an industry-acknowledged lesson that will help you excel in finding your ideal job. Course Content Autism and Mental Health - Updated Version Autism Training Module 1: Autism Spectrum Disorder (ASD) 00:25:00 Module 2: Learning Difficulties Related to Autism 00:23:00 Module 3: Autism Diagnosis 00:16:00 Module 4: Cognitive Approaches in Autism 00:17:00 Module 5: Dealing with Autistic Individuals 00:22:00 Module 6: Other Considerations for Dealing with Autistic Individuals 00:19:00 Module 7: Engagement in Autism Awareness 00:13:00 Children's Mental Health Introduction to Mental Health 00:24:00 Community Mental Health Teams (CMHTs) 00:17:00 Child Psychology 00:31:00 Introduction to Child Development 00:54:00 Childhood and Adolescent 00:13:00 Attachment and Relationship Building in Childhood 00:52:00 Eating & Sleeping Disorders 00:43:00 Factors that Influence Development 00:38:00 Cognitive Development 00:25:00 Social and Emotional Development 00:43:00 Problems of Infancy 00:20:00 Problems of Childhood 00:23:00 Mock Exam Mock Exam - Autism and Mental Health 00:20:00 Final Exam Final Exam - Autism and Mental Health 00:20:00 Autism and Mental Health - Old Version Module 01: Mental Health of Children Children's Mental Health Basics 00:30:00 Nurturing Positivity And Confidence 01:00:00 Recognise Changed Behaviour In Your Child 01:00:00 About Birth Defects 01:00:00 About Behaviour Disorders 01:00:00 Mental Health Games For Children 01:00:00 Make Sure You Take Care Of Yourself As Well 00:30:00 Module 02: Autism The Basics About Autism: What Is It? 00:30:00 What Are the Factors that Contribute A Child to Autism 01:30:00 Autism and Genetics 01:30:00 What Are the Basic Symptoms of Autism 01:00:00 What Are the Speech and Communication Problems of Autism 01:00:00 Autism and Body Language 01:00:00 Autism, Toxic Metals, and Vaccines 00:30:00 The Cause of Autism Might Be Found in Autistic Mice 00:30:00 Autism: The Need for Increased Research 00:30:00 How is Autism Treated 01:00:00 How Is Autism Diagnosed 00:30:00 Myths about Autism 00:10:00 How to Look for Autism Signs in Infants 00:30:00 How Can Families Cope With an Autistic Child and the Financial Burden 00:30:00 The Differences Between Asperger's Syndrome and Autism 01:00:00 Autism Assistance Dogs 01:00:00 Teaching Autistic Children 01:00:00 The Fixation Behavior of an Autistic Child 00:30:00 The Autism Society of America 00:30:00 Childproofing Your Home for Your Autistic Child 00:30:00 Autism and Nutritional Supplements 01:00:00 Toilet Training the Autistic Child 01:00:00 Difficulties of an Autistic Adult 01:00:00 Alternative Treatments for Autism 01:00:00 Assignment Assignment - Autism And Mental Health 2 weeks Order Your Certificate Order your Certificate QLS 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.

Autism and Mental Health
Delivered Online On Demand3 weeks
£25