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

7858 Feedback courses delivered Online

Programming AutoCAD with SQL Server Database Using C#

4.7(160)

By Janets

Register on the Programming AutoCAD with SQL Server Database Using C# 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 Programming AutoCAD with SQL Server Database Using C# 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 The Programming AutoCAD with SQL Server Database Using C# 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 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 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. Requirements: The online training is open to all students and has no formal entry requirements. To study the Programming AutoCAD with SQL Server Database Using C# course, all you 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: Introduction Course Topics 00:02:00 Introduction 00:02:00 Section 02: Tools and SQL Queries Section Overview 00:01:00 Downloading Visual Studio 2019 00:01:00 Downloading SQL Server Express 00:02:00 Downloading SQL Server Management Studio (SSMS) 00:01:00 SQL Queries - Overview 00:03:00 INSERT SQL Statement - Demo 00:13:00 SELECT SQL Statement - Demo 00:08:00 UPDATE SQL Statement - Demo 00:08:00 DELETE SQL Statement - Demo 00:11:00 Section 03: Create Database and Tables Section Overview 00:01:00 Creating the CADDB Database 00:03:00 Creating the Plines Table 00:04:00 Creating the MTexts Table 00:04:00 Creating the Plines Table 00:04:00 Creating the Blocks No Attribute Table 00:04:00 Creating the Blocks With Attributes Table 00:04:00 Section 04: Loading into SQL Server Database Section Overview 00:02:00 Loading Lines into SQL Server Database 00:01:00 Creating the CADDB Project 00:04:00 Creating the Settings File 00:04:00 Creating the Get Connection Method 00:03:00 Creating the LoadLines() Method 00:22:00 Creating the User Interface for the LoadLines() method 00:07:00 Running the LoadLines() Method 00:05:00 Loading MTexts into SQL Server Database - Overview 00:01:00 Creating the LoadMTexts() Method 00:10:00 Running the LoadMTexts() Method 00:06:00 Loading LWPolylines into SQL Server Database - Overview 00:01:00 Creating the LoadPolylines() Method 00:13:00 Running the LoadPlines() Method 00:03:00 Loading Blocks (No Attribute) into SQL Server Database - Overview 00:01:00 Creating the LoadBlocksNoAttribute() Method 00:11:00 Running the LoadBlocksNoAttribute() Method 00:03:00 Loading Blocks (with Attributes) into SQL Server Database - Overview 00:01:00 Creating the LoadBlocksWithAttributes() Method 00:07:00 Running the BlocksWithAttributes() Method 00:02:00 Section 05: Retrieving Data from Database Section Overview 00:02:00 Retrieving Lines from SQL Server Database - Overview 00:01:00 Creating the DBRetrieveUtil Class 00:03:00 Creating the RetrieveAndDrawLines() Method (Part 1) 00:17:00 Creating the GetColorIndex() Method 00:05:00 Creating the RetrieveAndDrawLines() Method (Part 2) 00:11:00 Running and Testing the RetrieveAndDrawLines() Method 00:09:00 Retrieving MTexts from SQL Server Database - Overview 00:01:00 Creating the RetrieveAndDrawMTexts() Method 00:11:00 Running and Testing the CreateAndDrawMTexts() Method 00:05:00 Retrieving LWPolylines from SQL Server Database - Overview 00:01:00 Creating the RetrieveAndDrawPlines() Method 00:12:00 Running and Testing the RetrieveAndDrawPlines() Method 00:05:00 Retrieving Blocks (No Attribute) from SQL Server Database - Overview 00:01:00 Creating the RetrieveAndDrawBlocksNoAttribute() Method 00:11:00 Running and Testing the RetrieveAndDrawBlocksNoAttribute() Method 00:05:00 Retrieving Blocks (with Attributes) from SQL Server Database - Overview 00:01:00 Creating the RetrieveAndDrawBlocksWithAttributes() Method 00:21:00 Running and Testing the RetrieveAndDrawBlocksWithAttributes() Method 00:10:00 Section 06: Updating Data in SQL Server Database - Overview Section Overview 00:01:00 Updating Lines in SQL Server Database - Overview 00:01:00 Creating the DBUpdateUtil Class 00:02:00 Creating the UpdateLines() Method 00:25:00 Creating the User Interface for UpdateLines() Method 00:02:00 Running and Testing the UpdateLines() Method 00:08:00 Updating MTexts in SQL Server Database - Overview 00:01:00 Creating the UpdateMTexts() Method 00:09:00 Creating the User Interface for UpdateMTexts() 00:01:00 Running and Testing the UpdateMTexts() Method 00:07:00 Updating the LWPolylines in SQL Server Database - Overview 00:01:00 Creating the UpdateLWPolylines() Method 00:09:00 Running and Testing the UpdateLWPolylines() Method 00:07:00 Updating Blocks (No Attributes) in SQL Server Database - Overview 00:01:00 Creating the UpdateBlocksNoAttributes() Method 00:10:00 Creating the User Interface for UpdateBlocksNoAttributes() Method 00:01:00 Running and Testing the UpdateBlocksNoAttributes() Method 00:04:00 Updating Blocks With Attributes in SQL Server Database - Overview 00:01:00 Creating the UpdateBlocksWithAttributes() Method 00:08:00 Creating the User Interface for UpdateBlocksNoAttributes() Method 00:01:00 Running and Testing the UpdateBlocksWithAttributes() Method 00:09:00 Section 07: Deleting Data in SQL Server Database from AutoCAD - Overview Section Overview 00:02:00 Deleting Lines in SQL Server from AutoCAD - Overview 00:01:00 Creating the DBDeleteUtil Class 00:01:00 Creating the DeleteLines() Method 00:13:00 Creating the User Interface for the DeleteLines() Method 00:02:00 Running and Testing the DeleteLines() Method 00:04:00 Deleting MTexts in SQL Server Database from AutoCAD - Overview 00:01:00 Creating the DeleteMTexts() Method 00:04:00 Creating the User Interface for DeleteMTexts() Method 00:01:00 Running and Testing the DeleteMTexts() Method 00:03:00 Deleting LWPolylines in SQL Server Database from AutoCAD - Overview 00:01:00 Creating the DeletePlines() Method 00:04:00 Creating the User Interface for the DeletePlines() Method 00:01:00 Running and Testing the DeletePlines() Method 00:02:00 Deleting Blocks (No Attribute) in SQL Server Database from AutoCAD - Overview 00:01:00 Creating the DeleteBlocksNoAttribute() Method 00:03:00 Creating the User Interface for DeleteBlocksNoAttribute() Method 00:01:00 Running and Testing DeleteBlocksNoAttribute() Method 00:02:00 Deleting Blocks (With Attributes) in SQL Server Database from AutoCAD - Overview 00:01:00 Creating the DeleteBlocksWithAttributes() Method 00:02:00 Creating the User Interface for DeleteBlocksWithAttributes() Method 00:01:00 Running and Testing the DeleteBlocksWithAttributes() Method 00:02: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.

Programming AutoCAD with SQL Server Database Using C#
Delivered Online On Demand7 hours 57 minutes
£25

Child Psychology, Mental Health & Child Care - CPD Certified

4.7(26)

By Academy for Health and Fitness

24-Hour Flash Sale! Prices Reduced Like Never Before!! **Trust The 35000+ Students Who Are Learning with Us and Kickstarting Their Career!** How does a child's environment influence their mental development? What are the long-term impacts of childhood experiences on mental health? The Mental Health Foundation reports that one in six UK children aged 5-16 experiences a mental health issue annually. On our Child Psychology course, you will get all the answers you need. Our specially curated bundle offers three pivotal courses: Child Psychology, Understanding Children and Young People's Mental Health, and a Diploma in Childcare. These courses provide an immersive exploration into the cognitive and emotional development of children, techniques for nurturing mental health, and the best childcare practices. You'll gain insights into the psychological challenges children face, learn strategies to support their well-being and understand the frameworks that govern professional childcare today. This Advanced Diploma in Child Psychology at QLS Level 7 course is: Endorsed by The Quality Licence Scheme (with 180 CPD points) Accredited by CPDQS (with 180 CPD points) We are also giving away 2 Premium Courses absolutely free! Free Course 01: Understanding Children And Young People's Mental Health Free Course 02: Diploma in Childcare This is more than just education; it's your pathway to transform lives. Equip yourself with the knowledge and skills to support the mental and emotional health of children and young people. Enrol now and join a community of like-minded professionals striving to make a positive impact! Learning Outcomes of this Program: After successful completion of this child psychology course, you'll be able to: Understand key psychological theories related to child development. Identify mental health conditions and support strategies for young people. Apply child psychology practices in real-world childcare settings. Recognise developmental milestones and their impact on behaviour. Develop effective communication techniques with children and teens. Implement safeguarding policies to ensure child welfare and safety. Why Prefer this Course? Get a chance to order a QLS Endorsed Certificate upon completion of the course Get a Free Student ID Card with this training program (£10 postal charge will be applicable for international delivery) The course is Affordable and Simple to understand Get Lifetime Access to the course materials The training program comes with 24/7 Tutor Support Start your learning journey straight away! Course Curriculum Course 01: Child Psychology at QLS Level 7 Module 01: Introduction to Child Psychology Module 02: Introduction to Mental Health Module 03: Attachment and Relationship Building in Childhood Module 04: Impacts of Separation and Loss on Attachment Module 05: Attachment Disorder Module 06: Attachment-Focused Parenting Module 07: Emotions and Mind-Mindedness Module 08: Interventions, Treatment and Support Module 09: Factors that Influence Development Module 10: Cognitive Development Module 11: Social and Emotional Development Module 12: Personality and Intellectual Development of Children Module 13: Stages of Language Development Module 14: Understanding Moral Development Module 15: Problems of Infancy Module 16: Problems of Childhood Module 17: Signs of Child Neglect Module 18: Risk Factors for Neglect Module 19: The Impact of Child Neglect Module 20: Prevent Child Negligence Module 21: Cyberbullying Module 22: Internet Grooming Module 23: Identifying, Preventing and Overcoming Internet Addiction Module 24: Mental Health Related Legislations in the UK Course 02: Understanding Children And Young People's Mental Health Module 01: Introduction to Mental Health Module 02: Child Psychology Module 03: Attachment and Relationship Building in Childhood Module 04: Impacts of Separation and Loss on Attachment Module 05: Factors that Influence Development Module 06: Mental Health Problems in Young and Adults Module 07: Other Mental Health Problems in Young and Adults Module 08: Autism, ADHD and Dyslexia in Young and Adults Module 09: Dealing With Autism, ADHD and Dyslexia in Young and Adults Module 10: The Self Harming Behaviour Module 11: Mental Health Treatment and Medicine Module 12: Mental Health over Life Span and Society in the UK Module 13: Mental Health Related Legislations in the UK Course 03: Diploma in Childcare Module 01: Caring for Children Module 02: Healthy Food, Healthy Living Module 03: Keeping Children Healthy & Safe Module 04: Child Protection Module 05: Play, Imagination and Creativity Module 06: Introduction to EYFS Module 07: Importance of Early Years in Development Module 08: EYFS Teaching Techniques Module 09: Working as an EYFS Teacher Module 10: Promoting Learning and Development Module 11: Children Having Special Education Needs or Disabilities Assessment Process Once you have completed all the modules on the course, you can assess your skills and knowledge with an optional assignment. Our expert trainers will assess your assignment and give you feedback afterwards. How will I get my Certificate? After successfully completing the course, you will be able to order your Certificates as proof of your achievement. PDF Certificate: FREE (Previously it was £12.99*3 = £39) CPD 200 CPD hours / points Accredited by CPD Quality Standards Module 1: Introduction to Child Psychology 20:43 1: Introduction to Child Psychology 20:43 Module 2: Introduction to Mental Health 14:09 2: Introduction to Mental Health 14:09 Module 3: Attachment and Relationship Building in Childhood 35:21 3: Attachment and Relationship Building in Childhood 35:21 Module 4: Impacts of Separation and Loss on Attachment 23:51 4: Impacts of Separation and Loss on Attachment 23:51 Module 5: Factors that Influence Development 18:39 5: Factors that Influence Development 18:39 Module 6: Cognitive Development 20:07 6: Cognitive Development 20:07 Module 7: Social and Emotional Development 33:54 7: Social and Emotional Development 33:54 Module 8: Personality and Intellectual Development of Children 31:00 8: Personality and Intellectual Development of Children 31:00 Module 9: Understanding Moral Development 12:26 9: Understanding Moral Development 12:26 Module 10: Assessments of Attachment 10:51 10: Assessments of Attachment 10:51 Module 11: Attachment Disorder 11:11 11: Attachment Disorder 11:11 Module 12: Attachment-Focused Parenting 14:28 12: Attachment-Focused Parenting 14:28 Module 13: Interventions, Treatment and Support 10:33 13: Interventions, Treatment and Support 10:33 Module 14: Signs of Child Neglect 21:13 14: Signs of Child Neglect 21:13 Module 15: Risk Factors for Neglect 12:03 15: Risk Factors for Neglect 12:03 Module 16: The impact of Child Neglect 14:16 16: The impact of Child Neglect 14:16 Module 17: Prevent Child Negligence 14:15 17: Prevent Child Negligence 14:15 Module 18: Mental Health Related Legislations in the UK 21:29 18: Mental Health Related Legislations in the UK 21:29 Assignment On- Diploma in Child Psychology at QLS Level 5 (Optional) 02:00 19: Assignment On- Diploma in Child Psychology at QLS Level 5 02:00 Order Your Certificate 02:00 20: Order Your CPD Certificate 01:00 21: Order Your QLS Endorsed Certificate 01:00 Who is this course for? Anyone interested in learning more about the topic is advised to take this bundle. This bundle is ideal for: Aspiring child psychologists Current childcare workers Social work students Educational professionals Parents and guardians Mental health advocates Please note: This course doesn't entitle you to practice as a professional in this specific field. Rather, this course will assist you in understanding the fundamentals so that you can improve your knowledge in the relevant field. Requirements You will not need any prior background or expertise to enrol in this course. Career path After completing this bundle, you are to start your career or begin the next phase of your career. Child Psychologist: £35,000 - £60,000 Educational Psychologist: £37,000 - £75,000 Child Welfare Officer: £25,000 - £45,000 School Counselor: £30,000 - £50,000 Childcare Manager: £25,000 - £45,000 Clinical Psychologist: £40,000 - £80,000 Certificates CPD Accredited Digital Certificate Digital certificate - Included Upon passing the Course, you need to order a Digital Certificate for each of the courses inside this bundle as proof of your new skills that are accredited by CPD QS for Free. Cademy certificate of completion Digital certificate - Included Will be downloadable when all lectures have been completed CPD Accredited Hard Copy Certificate Hard copy certificate - £29 Please note that International students have to pay an additional £10 as a shipment fee. Advance Diploma in Child Psychology at QLS Level 7 Hard copy certificate - £139 Please note that International students have to pay an additional £10 as a shipment fee.

Child Psychology, Mental Health & Child Care - CPD Certified
Delivered Online On Demand5 hours 42 minutes
£12

Diploma of Event Management Diploma - CPD Certified

4.7(26)

By Academy for Health and Fitness

Updated On: March 2024 24 Hours Left! Don't Let the Deal Slip Away - Enrol Now in this Event Management Course! Ever dreamed of being the mastermind behind a show-stopping event? Imagine the thrill of transforming a blank canvas into a captivating experience, from intimate weddings to electrifying concerts. The UK events industry, a £70 billion powerhouse by 2025, thrives on those who can make it happen. Do you have the creativity to spark ideas, the organisation to juggle details, and the resilience to navigate the unexpected? This Event Management Diploma unlocks your potential to become the conductor of unforgettable moments. Our Event Management Diploma is your backstage pass to a world of possibilities. From brainstorming captivating concepts to selecting vendors and leading your team, you'll master essential skills. Learn to budget like a champ, handle administrative tasks with ease, and ensure a smooth post-event experience. Courses Are Included In this Event Management: Course 01: Diploma of Event Management Diploma Course 02: Event Planner Course Course 03: Hospitality Management Course 04: Catering Management Course 05: Organisational Skills Course For Administrator Due to the apparent nature of this industry, event management professionals are exposed to a far larger range of activities; hence no day will be the same. Furthermore, being a competent event management expert entails a lot more than many people think. Learning event management will give you a head start in your chosen career. Ditch the sidelines and step into the spotlight - enrol today! Learning Outcomes Identify & plan for different event types, each with its unique needs. Master brainstorming techniques to spark innovative event concepts. Source and manage suitable entertainment, turning events electric. Lead and coordinate support staff to ensure flawless execution. Collaborate with technical staff for seamless audio-visual and logistical magic. Evaluate vendors, negotiate contracts, and manage them for optimal service. Why Choose Us? Get a Free CPD Accredited Certificate upon completion of Event Management Get a free student ID card with Event Management Training program (£10 postal charge will be applicable for international delivery) The Event Management is affordable and simple to understand This course is entirely online, interactive lesson with voiceover audio Get Lifetime access to the Event Management course materials The Event Management comes with 24/7 tutor support Diploma of Event Management Diploma Module 01: Types of Events Explores various types of events, including corporate, social, and non-profit events, highlighting the unique planning considerations and objectives for each. Module 02: Brainstorming Covers techniques for brainstorming event ideas, fostering creativity, and generating innovative concepts to meet client or organizational goals. Module 03: Types of Entertainment Discusses different entertainment options suitable for various events, including live performances, DJs, and interactive activities, emphasizing the importance of aligning entertainment with event themes. Module 04: Support Staff Focuses on the roles and responsibilities of support staff in event planning, including ushers, security, and catering staff, ensuring seamless event execution. Module 05: Technical Staff Examines the critical role of technical staff, such as audio-visual technicians and lighting specialists, in creating a professional and engaging event atmosphere. Module 06: Vendors Provides insights into selecting and managing vendors, including caterers, decorators, and equipment suppliers, to ensure quality and reliability. Module 07: Finalize the Plan Details the steps to finalize event plans, including securing contracts, confirming details with stakeholders, and preparing contingency plans. Module 08: Administrative Tasks Covers essential administrative tasks in event planning, such as budgeting, scheduling, and maintaining documentation, to ensure organized and efficient operations. Module 09: Get Organized Offers strategies for staying organized throughout the event planning process, including using checklists, timelines, and project management tools. Module 10: Post Event Activities Focuses on post-event activities, including evaluating event success, gathering feedback, and handling follow-up tasks to improve future events. Take a step toward a brighter future! How will I get my Certificate? After successfully completing the course, you will be able to order your Certificates as proof of your achievement. PDF Certificate: Free (Previously it was £12.99) CPD Hard Copy Certificate: £29.99 QLS Endorsed Hard Copy Certificate: £79 CPD 230 CPD hours / points Accredited by CPD Quality Standards Module 01: Types of Events 04:03 1: Types of Events Preview 04:03 Module 02: Brainstorming 04:28 2: Brainstorming 04:28 Module 03: Types of Entertainment 04:16 3: Types of Entertainment 04:16 Module 04: Support Staff 03:28 4: Support Staff 03:28 Module 05: Technical Staff 02:50 5: Technical Staff 02:50 Module 06: Vendors 02:57 6: Vendors 02:57 Module 07: Finalize the Plan 03:51 7: Finalize the Plan 03:51 Module 08: Administrative Tasks 03:33 8: Administrative Tasks 03:33 Module 09: Get Organized 03:26 9: Get Organized 03:26 Module 10: Post Event Activities 03:09 10: Post Event Activities 03:09 Assessment (Optional) 02:00 11: Assignment On - Award in Event Management at QLS Level 2 02:00 Order Your Certificate 02:00 12: Order Your CPD Certificate 01:00 13: Order Your QLS Endorsed Certificate 01:00 Free Course 01: Event Planner Course 2:53:33 14: Module 01: Introduction to Event Management 13:09 15: Module 02: Role of an Event Planner 18:34 16: Module 03: Event Classification 16:25 17: Module 04: Events and Clients 10:45 18: Module 05: Steps to Plan an Event 16:55 19: Module 06: Invitation to the Event 15:11 20: Module 07: Event Marketing 19:11 21: Module 08: Catering at Events 12:57 22: Module 09: Event Decorations 13:20 23: Module 10: Cleaning and Waste Disposal 13:07 24: Module 11: Event Security 09:21 25: Module 12: Developing an Event Planning Business 14:38 Free Course 02: Hospitality Management 2:05:42 26: Module 01: Introduction to Hospitality Management 10:20 27: Module 02: An Overview of Hotel Industry 08:12 28: Module 03: The Process of Selection and Recruitment in Hospitality Industry 10:56 29: Module 04: The Process of Development and Training in Hospitality Industry 11:05 30: Module 05: Management of Front Office Operations 08:44 31: Module 06: Management of Housekeeping, Engineering and Security Operations 13:23 32: Module 07: Management of Food and Beverage Operations 10:08 33: Module 08: Management of Service Quality in Hospitality Industry 10:30 34: Module 09: Marketing in Travel and Tourism Business 10:58 35: Module 10: Accounting in Hospitality Industry 11:19 36: Module 11: Customer Satisfaction 10:05 37: Module 12: E-Hospitality and Technology 10:02 Free Course 03: Catering Management 1:14:12 38: Module 01: An Overview of Catering Business 10:43 39: Module 02: Laws and Legislations Regarding food Safety and Hygiene 10:52 40: Module 03: Food Safety and Hygiene 11:23 41: Module 04: Food Safety in Catering 15:45 42: Module 05: Management of Food and Beverage Operations 14:07 43: Module 06: Marketing and Human Resource 11:22 Free Course 04: Organisational Skills Course For Administrator 43:28 44: Module 01: Remove the Clutter 05:41 45: Module 02: Prioritise 04:16 46: Module 03: Scheduling Your Time 04:21 47: Module 04: To Do Lists 03:35 48: Module 05: Paper and Paperless Storage 04:26 49: Module 06: Organisation in Your Work Area 04:05 50: Module 07: Tools to Fight Procrastination 04:22 51: Module 08: Organizing Your Inbox 04:21 52: Module 09: Avoid the Causes of Disorganization 04:18 53: Module 10: Discipline is the Key to Stay Organised 04:03 Who is this course for? Anybody who is interested in Event Management can enrol in this course. Event Planning Hopefuls Coordination Champs Creative Visionaries Organization Aficionados Requirements There are no requirements for enroling in this Event Management course. Career path This Event Management course will allow you to kickstart or take your career in the related sector to the next stage. Event Manager Wedding Planner Corporate Planner Festival Organiser Conference Manager Certificates CPD Accredited Certificate Digital certificate - Included Award in Event Management at QLS Level 2 Hard copy certificate - £79 Please note that International students have to pay an additional £10 as a shipment fee.

Diploma of Event Management Diploma - CPD Certified
Delivered Online On Demand7 hours 36 minutes
£12

Child Care, Nannying and Safeguarding Children

4.7(160)

By Janets

Follow your dreams by enrolling on the Child Care, Nannying and Safeguarding Children course today and develop the experience, skills and knowledge you need to enhance your professional development. Child Care, Nannying and Safeguarding Children will help you arm yourself with the qualities you need to work towards your dream job. Study the Child Care, Nannying and Safeguarding Children training course online with Janets through our online learning platform and take the first steps towards a successful long-term career. The Child Care, Nannying and Safeguarding Children course will allow you to enhance your CV, impress potential employers, and stand out from the crowd.  This Child Care, Nannying and Safeguarding Children 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 Child Care, Nannying and Safeguarding Children course through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the Child Care, Nannying and Safeguarding Children course, to ensure you are supported every step of the way. Get a digital certificate as proof of your Child Care, Nannying and Safeguarding Children 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 Child Care, Nannying and Safeguarding Children course. The Child Care, Nannying and Safeguarding Children course is designed by industry experts and is tailored to help you learn new skills with ease.  The Child Care, Nannying and Safeguarding Children is incredibly great value and allows you to study at your own pace. With full course access for one year, you can complete the Child Care, Nannying and Safeguarding Children when it suits you. Access the Child Care, Nannying and Safeguarding Children course modules from any internet-enabled device, including computers, tablets, and smartphones. The Child Care, Nannying and Safeguarding Children course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the Child Care, Nannying and Safeguarding Children now and start learning instantly! What You Get Out Of Studying Child Care, Nannying and Safeguarding Children With Janets: Receive a digital Certificate upon successful completion of the Child Care, Nannying and Safeguarding Children 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) Description The Child Care, Nannying and Safeguarding Children training course is delivered through Janets' online learning platform. Access the Child Care, Nannying and Safeguarding Children content from any internet-enabled device whenever or wherever you want to. The Child Care, Nannying and Safeguarding Children course has no formal teaching deadlines, meaning you are free to complete the course at your own pace. Method of Assessment  To successfully complete the Child Care, Nannying and Safeguarding Children course, students will have to take an automated multiple-choice exam. This exam will be online and you will need to score 60% or above to pass the Child Care, Nannying and Safeguarding Children course. After successfully passing the Child Care, Nannying and Safeguarding Children course exam, you will be able to apply for a CPD-accredited certificate as proof of your Child Care, Nannying and Safeguarding Children qualification. Certification All students who successfully complete the Child Care, Nannying and Safeguarding Children course can instantly download their digital certificate. You can also purchase a hard copy of the Child Care, Nannying and Safeguarding Children course certificate, which will be delivered by post for £9.99. Who Is This Course For: The Child Care, Nannying and Safeguarding Children is ideal for those who already work in this sector or are an aspiring professional. This Child Care, Nannying and Safeguarding Children 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 Child Care, Nannying and Safeguarding Children is open to all students and has no formal entry requirements. To study the Child Care, Nannying and Safeguarding Children 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: The Child Care, Nannying and Safeguarding Children 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 the Child Care, Nannying and Safeguarding Children and gain an industry-recognised qualification that will help you excel in finding your ideal job. Course Content Child Care, Nannying and Safeguarding Children - Updated Version Childcare and Education Module 1: Caring for Children 00:28:00 Module 2: Healthy Food, Healthy living 00:27:00 Module 3: Keeping Children Healthy & Safe 00:34:00 Module 4: Child Protection 00:26:00 Module 5: Play, Imagination and Creativity 00:28:00 Module 6: Introduction to EYFS 00:15:00 Module 7: Importance of Early Years in Development 00:22:00 Module 8: EYFS Teaching Techniques 00:17:00 Module 9: Working as an EYFS Teacher 00:21:00 Module 10: Promoting Learning and Development 00:33:00 Module 11: Children Having Special Education Needs or Disabilities 00:19:00 Nanny Care Worker Introduction to Nanny Care Workers 00:24:00 Understanding Child Development 00:24:00 Care for Children 00:17:00 Healthy Food, Healthy living 00:24:00 Keeping Children Healthy & Safe 00:31:00 Early Years Provision 00:19:00 Establishing Relationship and Routines 00:16:00 Time Management for Nannies 00:18:00 Nanny's Job Profile 00:28:00 Establishing a Nanny's Career 00:19:00 Safeguarding Children Introduction to Safeguarding 00:27:00 Laws and Guidance 00:43:00 Child Abuse 00:48:00 Child Sexual Exploitation 00:36:00 Responding to Disclosure and Reporting 00:25:00 Risks and Risk Assessment 00:16:00 Things to Do after Referral 00:23:00 Record Keeping 00:18:00 Child Care, Nannying and Safeguarding Children - Old Version Nannying What is a Nanny? 00:30:00 Time Management for Nannies 00:15:00 A Day in the Life of Martha, the Nanny 00:30:00 Caregiver and Team Player 00:15:00 It Takes a Village to Raise a Child 00:15:00 The Nanny's Job Profile 00:15:00 Meet the Needs of the Child 01:00:00 Childcare Child Care Guidelines 00:30:00 Outdoor Safety 00:15:00 Plants That Poison 00:15:00 Guidelines for Food Preparation and Handling 00:30:00 Changing Diapers 00:30:00 Symptoms of Illness 00:30:00 Taking Care of Babies Baby Products For Bath 00:30:00 Tips To Manage Your Baby Sleeping Schedules 00:30:00 Baby Weaning Difficulties And Tips To Cope With It 00:30:00 Choosing The Right Baby Care 00:30:00 Choosing The Right Baby Formula 00:30:00 Coping With Colic 00:20:00 Diaper Rash Help 00:30:00 Feeding Schedules Tips to Get it Right 00:30:00 How To Get Rid Of A Pacifier 00:30:00 Premature Baby Help 00:30:00 Reading To Baby 00:30:00 Reducing Baby's Risk Of Choking 00:30:00 Safety Measures For Food Borne Illnesses 01:00:00 The Benefits of Breastfeeding 00:25:00 Why Do Babies Cry 00:30:00 Baby Car Seat Buying Tips 00:30:00 When You Spot Something Wrong 00:30:00 Baby Care and Breastfeeding 00:20:00 Baby Care And Television 00:15:00 Baby Hazards: Be Careful Or You May Not Know 00:30:00 Baby Pacifiers: Yes Or No 00:30:00 What's In The Nursery 00:30:00 Baby Bathing Is This Hard To Do 00:20:00 5 Things To Keep In Mind With Baby Care 00:30:00 Babies At Work Good Or Bad 00:15:00 Baby Care Bonding Time With My First Baby 00:30:00 Communicating With My First Baby 00:30:00 Fashion Tips For My First Baby 00:30:00 How To Change My First Baby's Diaper 00:30:00 My First Baby Essentials 00:30:00 My First Baby Feeding Guide 00:30:00 My First Baby Learning The Basics 00:30:00 My First Baby: Understanding The Crying Game 00:30:00 Nutritious Bites For My First Baby 00:30:00 The Joys And Angst Of Holding My First Baby 00:30:00 Mock Exam Mock Exam- Child Care, Nannying and Safeguarding Children 00:30:00 Final Exam Final Exam- Child Care, Nannying and Safeguarding Children 00:30: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.

Child Care, Nannying and Safeguarding Children
Delivered Online On Demand35 hours
£25

Life Coaching Course Online

By Lead Academy

Quality Guarantee: Promising training excellence, satisfaction gurantee Accredited by CPD UK & Quality License Scheme Tutor Support Unlimited support via email, till you complete the course Recognised Certification: Accepted by thousands of professional bodies Start Anytime With 1 year access to the course materials Online Learning Learn from anywhere, whenever you want This life coaching course will help you to learn powerful coaching techniques, effective communication skills and transformative strategies to help people thrive in all aspects of life. With this course, you will become a certified life coach, equipped to make a positive impact on the lives of others. This course at a glance Accredited by CPD UK Endorsed by Quality Licence Scheme Understand Life coaching fundamentals such as listening template, questioning, trust checklist, and more Learn various coaching models such as GROW Model, STEPPA Model etc. Understand different coaching steps such as goal setting, reality, options and obstacles, Will and Action Planning Learn how to structure your coaching sessions Discover the relationship between the client and the coach Know advanced coaching strategies such as managing emotional states or personal SWOT analysis Get acquainted with diet and nutrition fundamentals Understand exercise coaching such as cardio or resistance training Why Life Coaching Course right for you? The life coaching course online will give you a basic overview of coaching fundamentals, a listening introduction, three kinds of listening as a coach, and your listening template. You will learn the difference between coaching and standard questions and types of coaching questions. This extensive course will teach you advanced coaching strategies and introduce the concept of trust. You will explore different personality models such as the Big Five personality model, Myers Briggs personality model and steps to identify your personality model. By the end of the course, you will gain life coaching skills and theoretical knowledge on coaching fundamentals, models, personality models, and methods to structure your coaching sessions. Life Coaching Course Details Accredited by CPD certificates are accepted by thousands of professional bodies and government regulators here in the UK and around the world. Many organisations look for employees with CPD requirements, which means, that by doing this course, you would be a potential candidate in your respective field.   The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. Course Curriculum Introduction What You Will Learn Get To Know Your Instructor Part 1 : Life Coaching Certification What Is Life Coaching The Benefits Of Becoming A Life Coach The Difference Between Coaching, Therapy, Mentoring & Training The Responsibilities Of A Life Coach Coaching Fundamentals Coaching Fundamentals Overview Listening Introduction The 3 Kinds Of Listening As A Coach Your Listening Template Questioning Introduction Questioning & Coaching How Coaching Questions Are Different From Normal Questions The Different Types Of Coaching Questions Questions Summary Building Trust Introduction The Trust Checklist Exercise How To Build Trust As A Coach More Trust Building Strategies Understanding Personalities Understanding Personalities Overview Big Five Personality Model Myers Briggs Personality Model Your Personality Model How To Bring Out Your Strengths With This Model. Coaching Models Explained Coaching Models Introduction GROW Model Explained STEPPPA Model Explained FUEL Model Explained CLEAR Model Explained Why We Will Use The GROW Model Coaching Step 1: Goal Setting Step 1 Introduction Why Defining Your Values Is Important. How To Define Your Personal Values. What Does Your Ideal Life Look Like. The 4 Biggest Goal Setting Mistakes To Avoid Stretch Goals Explained Why You Should Start With Long Term Goals. Setting Your First Long Term Goal Turning Long Term Goals Into Short Term Goals Next Steps Coaching Step 2: Reality Step 2 Introduction Status Quo Explained Wheel Of Life Excercise Explained Big Rocks Exercise Explained Coaching Example Step 2 Coaching Step 3: Option & Obstacles Step 3 Introduction How To Brainstorm With Your Client(s). How To Evaluate Your Brainstorming Ideas. 'Spheres Of Influence' Excerise Explained 'Not To Do List' Exercise Explained Coaching Example Step 3 Coaching Step 4: Will & Action Planning Step 4 Introduction The 80/20 Rule Applied To Coaching How To Design An Action Plan Coaching Example Step 4 GROW Model Recap How To Structure Your Coaching Sessions. Structuring Your Sessions Introduction How To Define Your Coaching Ground Rules. How Much Should You Charge. The Pre Coaching Call Your First Coaching Session Progress Evaluation Sessions My Recommended Coaching Timeline Clint Coach Relationship Client Coach Relationship Intro What Clients Expect From Their Coaches. Why Clients Choose One Coach Over Another. Client Coach Boundaries How To Retain Clients Long Term. Advanced Coaching Strategies Advanced Coaching Strategies Introduction Reframing Explained Managing Emotional States Understanding Representational Systems Personal SWOT Analysis Johari Window - Developing Self Awareness Giving Good Feedback As A Coach Part 2: Holistic Health Coaching Certification Part 2 Introduction What It Means To Be Healthy What Does A Health Coach Do. How Can You Combine Life Coaching & Health Coaching. Diet & Nutrition Fundamentals Diet Introduction Your Health & Diet: How They Are Linked The Consequences Of Following A Bad Diet How To Eat For Longevity What Are Calories? Explained The Relationship Between Bodyweight And Health Calories & Bodyweight In A Healthy Diet The Surprising Results Of The Twinkie Diet The Relationship Between Weight Loss And Health Calculating Your Total Daily Calories Healthy Weight Ranges The Best Foods For A Healthier Life Best Protein Foods Best Carbohydrate Foods Best Dietary Fat Foods How Much Of Each (Protein, Carbs, Fat). Diet & Nutrition Coaching Client Assessment Introduction Client Interview How To Create A Diet Plan For Clients. Calculating BMI Exercise Coaching: Cardio Cardio Introduction The Different Types Of Cardio How To Monitor Your Heart Rate During A Workout. Cardio vs Weigh Training - Which Is Better For Weight Loss Exercise Coaching: Resistance Training Weight Training Introduction Muscle Building Formula The Science Behind Muscle Growth Weight Training vs Bodyweight Training How To Create A Beginner Workout Plan 5 Most Important Aspects Of Lifting Form Progressive Overload Hormone Health Explained Hormones Introduction The 3 Types Of Hormones The Endocrine System Explained Hormones & Heart Disease Anabolic Steroids: Why They Are So Dangerous Most Important Hormones Overview Insulin Glucagon Adrenaline Cortisol Ghrelin Leptin Thyroid Hormones Estrogen Growth Hormone Testosterone Supplements How To Build Your Own Supplement Stack Top 3 Beginner Supplements For Muscle Growth The Best Supplements To Boost Immunity The Best Supplements For Vegans & Vegetarians The Best Supplements For Joint & Bone Health The Best Supplements For Fat Loss Health & Fitness Motivation Health & Fitness Motivation Introduction The Role Of Stress In Motivation The Motivation Problem How To Build Willpower 8 Steps To Building Fitness Discipline How To Get Out Of A Workout Rut. More Tips To Stay Motivated Health & Fitness FAQ Answered What Is Nutrient Density. Is Brown Sugar Better Than White Sugar. What Should You Train On Your First Day At The Gym. Fresh vs Frozen Food: Which Is Healthier Part 3: Wellness Coaching Certification Part 3 Introduction Steers Management The Difference Between Stress & Anxiety Short vs Long Term Stress The Effects Of Stress & Anxiety On Your Body Proven Stress Management Strategies & Techniques The Benefits Of Calm Breathing Breathing Exercise #1 - Three Part Breath Breathing Exercise #2 - Bellows Breath Progressive Muscle Relaxation Complete PMR Routine Sleep Sleeping For A Longer Life Tips To Fall Asleep Faster Supplements For Improved Sleep Emotional Self Care What Is Emotional Self Care How To Accept Yourself. Taming Your Inner Critic Getting A Different Perspective Acknowledging Your Qualities Getting Rid Of Time-Consuming Commitments How To Say 'No' To Others. Who should take this course? This online course is suitable for those who want to pursue a career in life coaching or anyone interested in learning life coaching and various coaching models in general. Entry Requirements There are no academic entry requirements for this Life Coaching course, and it is open to students of all academic backgrounds. However, you are required to have a laptop/desktop/tablet or smartphone and a good internet connection. Assessment Method This life coaching online course assesses learners through multiple-choice questions (MCQs). Upon successful completion of the modules, learners must answer MCQs to complete the assessment procedure. Through the MCQs, it is measured how much a learner can grasp from each section. In the assessment pass mark is 60%. Certification Endorsed Certificate from Quality Licence Scheme After successfully passing the MCQ exam you will be eligible to order the Endorsed Certificate by Quality Licence Scheme. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. It will give you a competitive advantage in your career, making you stand out from all other applicants and employees. There is a Quality Licence Scheme endorsement fee to obtain an endorsed certificate which is £65. Certificate of Achievement from Lead Academy After successfully passing the MCQ exam you will be eligible to order your certificate of achievement as proof of your new skill. The certificate of achievement is an official credential that confirms that you successfully finished a course with Lead Academy. Certificate can be obtained in PDF version at a cost of £12, and there is an additional fee to obtain a printed copy certificate which is £35. FAQs Is CPD a recognised qualification in the UK? CPD is globally recognised by employers, professional organisations and academic intuitions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. CPD-certified certificates are accepted by thousands of professional bodies and government regulators here in the UK and around the world. Are QLS courses recognised? Although QLS courses are not subject to Ofqual regulation, they must adhere to an extremely high level that is set and regulated independently across the globe. A course that has been approved by the Quality Licence Scheme simply indicates that it has been examined and evaluated in terms of quality and fulfils the predetermined quality standards. When will I receive my certificate? For CPD accredited PDF certificate it will take 24 hours, however for the hardcopy CPD certificate takes 5-7 business days and for the Quality License Scheme certificate it will take 7-9 business days. Can I pay by invoice? Yes, you can pay via Invoice or Purchase Order, please contact us at info@lead-academy.org for invoice payment. Can I pay via instalment? Yes, you can pay via instalments at checkout. How to take online classes from home? Our platform provides easy and comfortable access for all learners; all you need is a stable internet connection and a device such as a laptop, desktop PC, tablet, or mobile phone. The learning site is accessible 24/7, allowing you to take the course at your own pace while relaxing in the privacy of your home or workplace. Does age matter in online learning? No, there is no age limit for online learning. Online learning is accessible to people of all ages and requires no age-specific criteria to pursue a course of interest. As opposed to degrees pursued at university, online courses are designed to break the barriers of age limitation that aim to limit the learner's ability to learn new things, diversify their skills, and expand their horizons. When I will get the login details for my course? After successfully purchasing the course, you will receive an email within 24 hours with the login details of your course. Kindly check your inbox, junk or spam folder, or you can contact our client success team via info@lead-academy.org

Life Coaching Course Online
Delivered Online On Demand
£25

Performance Management

By Wise Campus

Performance Management Would you like to study performance management to get a comprehensive understanding of it? Our performance management is a perfect course to learn effective strategies of performance management. Performance management covers goal setting, feedback mechanisms, performance appraisals, and employee development plans. This performance management course equips managers with the tools to enhance productivity and engagement within their teams. Through the performance management course interactive modules and case studies, participants will learn to identify performance gaps and provide constructive feedback. Moreover, the performance management explains how to implement tailored solutions to optimize individual and organizational performance. Enrol our performance management cousre for maximizing employee performance in organizational settings! Learning outcome of performance management course The performance management course will be beneficial to learn about: Introduction to performance management course and overall industry. The performance management process. Performance management teaches the appraisal methods. Tips for successful performance management. Sources of errors in performance management. Special Offers of this Performance Management Course This Performance Management includes a FREE PDF Certificate. Lifetime access to this Performance Management Course Instant access to this Performance Management Course Get FREE Tutor Support to this Performance Management Course Performance Management Unlock your potential with our Performance Management course. Learn the fundamentals of Performance Management and enhance your skills. Dive into Performance Management strategies and techniques to drive success. Elevate your career with in-depth Performance Management knowledge. Enroll now and excel in Performance Management practices. Who is this course for? Performance Management For anybody looking to work in HR, our HR management and performance management course is perfect. Requirements Performance Management Course To enrol this Performance Management: Performance Management Course, students must fulfil the following requirements. To join in our Performance Management: Performance Management Course, you must have a strong command of the English language. To successfully complete our Performance Management: Performance Management Course, you must be vivacious and self driven. To complete our Performance Management: Performance Management Course, you must have a basic understanding of computers. A minimum age limit of 15 is required to enrol in this Performance Management Course. Career path Performance Management Career path of performance management course Following the completion of this course in performance management, you can go into the following fields of work: HR Director HR Manager Talent Acquisition Manager Employee Relations Manager And many more!

Performance Management
Delivered Online On Demand1 hour
£12

Project planning and control (In-House)

By The In House Training Company

This programme concentrates on the core planning skills needed to develop sound practical project plans in a team environment. This enables the plan to be modified should requirements change or difficulties arise. The programme also gives participants the confidence to practise those skills and apply them in the work environment and deliver their projects more successfully in the future. Participants learn fundamental project management concepts and terminology, demystifying the project management process, and, in particular, how to: Break a project down into manageable sections and ensure nothing is left out Understand and apply estimating techniques to develop realistic estimates Sequence work effectively and carry out critical path analysis to determine project duration and which tasks to pay closest attention to Manage project risk effectively to protect project value Monitor, control and re-plan the project to best keep it on track Close out the project and ensure the project comes to an orderly end 1 Introduction Self-introductions and personal objectives Course objectives Sharing of project issues 2 Project management concepts Characteristics of a project and what should be kept as operational responsibilities Understanding the triple and quadruple constraints - and their limitations Prioritising requirements through the MOSCOW technique Product v project life cycle Key project roles and responsibilities - the importance of sponsorship and clarity of roles 3 Starting a project, and the importance of the terms of reference / project brief Avoiding the pressure to 'just do it'! The importance and benefits of planning The best time to learn! Initial project documentation - the BOSCARDI approach 4 Breaking the work down Understanding alternative breakdown structures such as the product breakdown structure and work breakdown structure Guidelines for creating a work breakdown structure to ensure the full work scope is identified 5 Estimating Alternative estimating techniques and associated confidence levels Further considerations - loss and resource factors 6 Organising the work Use of network diagrams to develop a clear sequence of work Critical path analysis and calculating the project duration and task float - and usage 7 The management of project risk Understanding the nature of project risk The risk analysis and risk management processes How to best manage threats and opportunities Running a risk workshop Using the risk register 8 Scheduling the work The importance of the Gantt chart and understanding its limitations The Gantt chart layout and using alternative views such as the tracking Gantt Using alternative dependencies 9 Resource issues Assigning resources and resolving resource overloads Crashing and fast-tracking your project and potential issues to look out for 10 Controlling the project The control cycle and alternative feedback mechanisms Alternative progress reporting Assessing the impact The importance of re-planning The benefits of control Change control - the importance of impact analysis The steps of change control and the use of the issue register 11 Closing the project The project closure checklist Reviewing the project - things to avoid Developing meaningful lessons and ensuring they are applied effectively The post-project review - its importance to the organisation

Project planning and control (In-House)
Delivered in Harpenden or UK Wide or OnlineFlexible Dates
Price on Enquiry

Developing Emotional Intelligence

By Nexus Human

Duration 1 Days 6 CPD hours This course is intended for This course is intended for individuals who want to recognize and manage their emotions, behaviors and impulses and apply these skills to the world around them. Overview Upon successful completion of the Developing Emotional Intelligence course, participants will have the tools to gain control over emotions, navigate challenging situations, and communicate empathetically. In this course, students will develop the skill of emotional intelligence to help maximize personal and professional success. Module One: Getting Started Getting Started Module Two: Introduction to Emotional Intelligence Defining Emotional Intelligence The Importance of EI Who Needs It? What Are Emotions? EQ vs. IQ Practical Illustration Module Three: The Components of EI Self-Management Self-Awareness Social Skills Internal Motivation Empathy Practical Illustration Module Four: Tools to Gain Control Journaling Meditation and Mindfulness Identifying Emotional Triggers Breathing Techniques Taking a Break Practical Illustration Module Five: Verbal Communication Skills Active Listening Asking Questions Consider Your Audience Choosing Your Words Be Authentic Practical Illustration Module Six: Nonverbal Communication Skills Body Language Tone Matters Facial Expressions Eye Contact Distance and Personal Space Practical Illustration Module Seven: Managing Relationships With Others Building Rapport Respond, Don?t React Show Gratitude Finding Common Ground Setting Boundaries Practical Illustration Module Eight: Overcoming Obstacles Recognizing and Admitting Failure Disagreeing Constructively Staying Cool Under Pressure Be Open to Perspectives The Power of Forgiveness Practical Illustration Module Nine: Application to Business Practices Working as a Team Setting Business Goals Interviewing for Successful Hires Giving and Receiving Feedback Customer Experience and Rapport Practical Illustration Module Ten: Benefits of Being Emotionally Aware Strong Interpersonal Relationships Able to Manage Change Reduced Stress and Anxiety Improved Decision Making Boosts Employee Morale Practical Illustration Module Eleven: Making an Impact Creating a Powerful First Impression Maintaining Your Composure Inspiring Leadership Gaining Self-Confidence Patience and Practice Practical Illustration Module Twelve: Wrapping Up Words from the Wise Additional course details: Nexus Humans Developing Emotional Intelligence training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Developing Emotional Intelligence course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Developing Emotional Intelligence
Delivered OnlineFlexible Dates
Price on Enquiry

Microsoft Power BI - The Complete Masterclass [2023 EDITION]

By Packt

Are you someone wishing to learn the skills to analyze data professionally using Power BI? Do you want to learn to create impressive reports? Then this is the right course for you! Learn the complete workflow in Power BI from A-to-Z and advanced analytics with DAX-calculated columns and measures, forecasting, and advanced analytics.

Microsoft Power BI - The Complete Masterclass [2023 EDITION]
Delivered Online On Demand14 hours 31 minutes
£82.99

Start Your Career as Web Developer - Complete Training

4.7(160)

By Janets

A Computer Maintenance Specialist keeps computers in a good state of repair. They may run diagnostic programs to determine the causes of and help to resolve problems. The Start Your Career as Web Developer - Complete Training course is designed for the people who want to pursue the lucrative career of computer maintenance specialists. Topics included in the course are the types of computer, computer basics, the anatomy of a PC, how a PC works, input and output devices, and more. In short, the course covers almost everything that you need to know about becoming a computer specialist. Why choose this course Earn an e-certificate upon successful completion. Accessible, informative modules taught by expert instructors Study in your own time, at your own pace, through your computer tablet or mobile device Benefit from instant feedback through mock exams and multiple-choice assessments Get 24/7 help or advice from our email and live chat teams Full Tutor Support on Weekdays Course Design The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Mock exams Multiple-choice assessment Certification After the successful completion of the final assessment, you will receive a CPD-accredited certificate of achievement. The PDF certificate is for £9.99, and it will be sent to you immediately after through e-mail. You can get the hard copy for £15.99, which will reach your doorsteps by post. Course Content Introduction Introduction 00:03:00 How to Get Course requirements 00:02:00 Getting Started on Windows, Linux or Mac 00:02:00 How to ask a Great Questions 00:01:00 FAQ's 00:01:00 HTML Introduction HTML 00:05:00 Choosing Code Editor 00:06:00 Installing Code Editor (Sublime Text) 00:04:00 Overview of a Webpage 00:05:00 Structure of a Full HTML Webpage 00:07:00 First Hello World! Webpage 00:09:00 HTML Basic Heading tags 00:09:00 Paragraph 00:08:00 Formatting Text 00:12:00 List Items Unordered 00:05:00 Classes 00:09:00 IDs 00:06:00 Comments 00:04:00 HTML Intermediate Images 00:12:00 Forms 00:05:00 Marquee 00:06:00 Text area 00:06:00 Tables 00:06:00 Links 00:07:00 Navbar - Menu 00:04:00 HTML Entities 00:05:00 Div tag 00:06:00 Google Maps 00:07:00 HTML Advanced HTML Audio 00:07:00 HTML Video 00:05:00 Canvas 00:06:00 Iframes 00:05:00 Input Types 00:04:00 Input Attributes 00:06:00 Registration Form 00:04:00 Contact Us Form 00:10:00 Coding Exercise 00:01:00 Solution for Coding Exercise 00:01:00 JavaScript Introduction What is JavaScript 00:09:00 Hello World Program 00:06:00 Getting Output 00:11:00 Internal JavaScript 00:13:00 External JavaScript 00:09:00 Inline JavaScript 00:04:00 Async and defer 00:06:00 JavaScript Basics Variables 00:16:00 Data Types 00:11:00 Numbers 00:06:00 Strings 00:04:00 String Formatting 00:05:00 JavaScript Operators Arithmetic operators 00:03:00 Assignment operators 00:02:00 Comparison operators 00:05:00 Logical operators 00:06:00 JavaScript Conditional Statements If-else statement 00:05:00 If-else-if statement 00:04:00 JavaScript Control Flow Statements While loop 00:09:00 Do-while loop 00:04:00 For loop 00:15:00 Coding Exercise 00:01:00 Solution for Coding Exercise 00:01:00 JavaScript Functions Creating a Function 00:08:00 Function Call() 00:07:00 Function with parameters 00:05:00 JavaScript Error Handling Try-catch 00:05:00 Try-catch-finally 00:17:00 JavaScript Client-Side Validations On Submit Validation 00:09:00 Input Numeric Validation 00:12:00 PHP Introduction What is PHP 00:08:00 Installing XAMPP for PHP, MySQL and Apache 00:12:00 Installing Code Editor(Visual Studio Code) 00:07:00 Creating PHP Project on XAMPP 00:03:00 Hello World Program 00:06:00 PHP Basic Variables 00:16:00 Echo and Print 00:08:00 Data Types 00:11:00 Numbers 00:06:00 Boolean 00:04:00 Arrays 00:06:00 Multi-Dimensional Array 00:07:00 Sorting Arrays 00:04:00 Constants 00:05:00 PHP Strings Strings 00:04:00 String Formatting 00:05:00 String Methods 00:08:00 Coding Exercise 00:01:00 Solution for Coding Exercise 00:01:00 PHP Operators Arithmetic operators 00:03:00 Assignment operators 00:02:00 Comparison operators 00:05:00 Increment - decrement operators 00:03:00 Logical operators 00:06:00 Ternary operator 00:03:00 PHP Decision-Making System If statement 00:05:00 If-else statement 00:02:00 If-else-if-else statement 00:03:00 Switch-case statement 00:05:00 PHP Control Flow Statements Flow Chart 00:06:00 While loop 00:09:00 Do-while loop 00:03:00 For loop 00:15:00 Foreach loop 00:04:00 Coding Exercise 00:01:00 Solution for Coding Exercise 00:01:00 PHP Functions Creating a Function 00:08:00 Function with Arguments 00:08:00 Default Argument 00:03:00 Function return values 00:06:00 Call-by-value 00:02:00 Call-By-Reference 00:02:00 PHP Super Globals $_POST Method 00:06:00 $_GET Method 00:02:00 PHP Advanced Form Handling 00:08:00 Date and Time 00:08:00 Include 00:06:00 Require 00:02:00 Sessions 00:08:00 File Reading 00:02:00 File Upload 00:06:00 PHP Object-Oriented Programming[OOPs] What is OOP 00:03:00 Class and Objects 00:11:00 Constructor 00:04:00 Destructor 00:03:00 Access Modifiers 00:10:00 Inheritance 00:12:00 Method overriding 00:06:00 Abstract Class 00:03:00 Interface 00:08:00 PHP - MySQL Application [CRUD] MySQL Basic PhpMyAdmin 00:04:00 Creating Database and Table 00:07:00 Database Connection 00:05:00 PHP Form Create records 00:16:00 PHP Form Reading records 00:11:00 PHP Form Update Data 00:15:00 PHP Form Delete records 00:04:00 PHP Real-World Code Forms Registration Form 00:04:00 MD5 Algorithm for Encrypting 00:03:00 Sha Algorithm 00:02:00 Login Form 00:12:00 PHP Validations On Submit Validation 00:09:00 Input Numeric Validation 00:12:00 Login Form Validation 00:05:00 Form Server-side all Data Validation 00:06:00 Form Server-side Validation 00:06:00 PHP Error Handling Try-throw-catch 00:06:00 Try-throw-catch-finally 00:02: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.

Start Your Career as Web Developer - Complete Training
Delivered Online On Demand14 hours 53 minutes
£25