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

12081 Courses in Cardiff delivered Online

Teaching English Level 3 Diploma

By The Teachers Training

Embark on a journey to excellence in teaching English with our Level 3 Diploma course. Master effective teaching strategies, refine your language proficiency, and empower yourself to inspire students worldwide in their language learning journey.

Teaching English Level 3 Diploma
Delivered Online On Demand6 hours
£15

Cisco Implementing Cisco Application Centric Infrastructure - Advanced v1.2 (DCACIA)

By Nexus Human

Duration 5 Days 30 CPD hours The Implementing Cisco Application Centric Infrastructure (DCACI) v1.1 course shows you how to deploy and manage the Cisco© Nexus© 9000 Series Switches in Cisco Application Centric Infrastructure (Cisco ACI©) mode. You will learn how to configure and manage Cisco Nexus 9000 Series Switches in ACI mode, how to connect the Cisco ACI fabric to external networks and services, and the fundamentals of Virtual Machine Manager (VMM) integration. You will gain hands-on practice implementing key capabilities such as fabric discovery, policies, connectivity, VMM integration, and more. This course earns you 40 Continuing Education (CE) credits towards recertification. Additional course details: Nexus Humans Cisco Implementing Cisco Application Centric Infrastructure - Advanced v1.2 (DCACIA) 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 Cisco Implementing Cisco Application Centric Infrastructure - Advanced v1.2 (DCACIA) 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.

Cisco Implementing Cisco Application Centric Infrastructure - Advanced v1.2 (DCACIA)
Delivered OnlineFlexible Dates
Price on Enquiry

Cloud Native Operations Bootcamp

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for Motivations: Use and manage containers from first principles & architect basic applications for Kubernetes Roles: general technical audiences & IT professionals CN251 is an intensive cloud native training bootcamp for IT professionals looking to develop skills in deploying and administering containerized applications in Kubernetes. Over the course of five days, students will start with learning about first principles for application containerization followed by learning how to stand up a containerized application in Kubernetes, and, finally, ramping up the skills for day-1 operating tasks for managing a Kubernetes production environment. CN251 is an ideal course for those who need to accelerate the development of their IT skills for a rapidly-changing technology landscape. Additional course details: Nexus Humans Cloud Native Operations Bootcamp 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 Cloud Native Operations Bootcamp 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.

Cloud Native Operations Bootcamp
Delivered OnlineFlexible Dates
Price on Enquiry

CWS-415 Citrix Virtual Apps and Desktops 7 Assessment, Design and Advanced Configuration

By Nexus Human

Duration 5 Days 30 CPD hours This advanced course teaches the design principles for creating a Citrix Virtual Apps and Desktops virtualization solution. In this training, you will also learn how to assess existing environments, explore different scenarios, and make design decisions based on business requirements. This course covers the Citrix Consulting approach to design and covers the key design decisions through lectures, lab exercises, and interactive discussions. You will also learn about additional considerations and advanced configurations for multi-location solutions and disaster recovery planning. This training will help you prepare for the Citrix Certified Expert in Virtualization (CCE-V) exam. Additional course details: Nexus Humans CWS-415 Citrix Virtual Apps and Desktops 7 Assessment, Design and Advanced Configuration 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 CWS-415 Citrix Virtual Apps and Desktops 7 Assessment, Design and Advanced Configuration 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.

CWS-415 Citrix Virtual Apps and Desktops 7 Assessment, Design and Advanced Configuration
Delivered OnlineFlexible Dates
Price on Enquiry

Programming with Python

By Xpert Learning

About Course Master the Fundamentals of Programming with Python Course Description Embark on an exciting journey into the world of programming with this comprehensive Python course, designed to equip you with the essential skills and knowledge to become a proficient Python programmer. Whether you're a complete beginner or seeking to enhance your existing Python skills, this course caters to all levels of expertise. What will be discussed in detail? Introduction to Python: Delve into the basics of Python programming, including variables, data types, operators, and control flow statements. Working with Data Types: Explore the fundamental data types in Python, including numbers, strings, booleans, and lists. Python Strings: Master the art of manipulating strings, including slicing, concatenation, and string formatting techniques. Python Lists: Discover the power of lists, one of Python's most versatile data structures, and learn how to create, access, modify, and iterate over lists. Python Casting and Input: Understand the concept of type casting and learn how to take user input from the console. Python Dictionary: Uncover the usefulness of dictionaries, another essential data structure in Python, and learn how to store and retrieve data using key-value pairs. Python Date and Time: Learn how to handle date and time operations in Python, including creating, formatting, and manipulating date and time objects. Python Loop Part 1: Master the 'for' loop, a fundamental looping construct in Python, to iterate over sequences and perform repetitive tasks. Python Loop Part 2: Expand your understanding of loops by exploring the 'while' loop, used to execute a block of code repeatedly while a condition remains true. Creating a Function: Discover the power of functions, reusable blocks of code that perform specific tasks, and learn how to define, call, and pass arguments to functions. Python OOP Part 1: Delve into the world of Object-Oriented Programming (OOP) with Python, and learn the concepts of classes, objects, inheritance, and polymorphism. Python OOP Part 2: Enhance your OOP skills by exploring advanced concepts such as abstract classes, multiple inheritance, and operator overloading. Python Advanced OOP Part 1: Discover more advanced OOP techniques, including class methods, static methods, and decorators. Python Advanced OOP Part 2: Master the concept of exception handling, a crucial aspect of robust programming, and learn how to handle errors and exceptions effectively. Error Handling: Understand the importance of error handling in Python programming and learn how to identify, handle, and prevent errors. Python File Handling: Learn how to read, write, and manipulate files in Python, enabling you to store and retrieve data from external sources. Python Modules: Explore the concept of modules, reusable code libraries, and discover how to import, use, and create your own modules. Why should you enroll into it? Gain a comprehensive understanding of Python programming: Master the fundamentals of Python programming, from basic syntax to advanced OOP concepts. Develop practical coding skills: Apply your theoretical knowledge to hands-on coding exercises, solidifying your understanding and building your confidence. Prepare for a career in programming: Equip yourself with the essential skills required for entry-level programming positions. Enhance your problem-solving abilities: Learn to think algorithmically and develop effective problem-solving techniques using Python programming. Expand your skillset and knowledge: Whether you're a beginner or an experienced programmer, this course will broaden your understanding of Python and its capabilities. What will be taught? (Learning Outcomes/Learning Objectives) Understand the fundamental concepts of Python programming Work with different data types, including numbers, strings, lists, dictionaries, and Booleans Master control flow statements such as 'if', 'elif', and 'else' Create and manipulate Python functions Implement Object-Oriented Programming (OOP) concepts using classes, objects, inheritance, and polymorphism Handle errors and exceptions effectively Read, write, and manipulate files in Python Import, use, and create Python modules What Will You Learn? Understand the fundamental concepts of Python programming Work with different data types, including numbers, strings, lists, dictionaries, and Booleans Master control flow statements such as 'if', 'elif', and 'else' Create and manipulate Python functions Implement Object-Oriented Programming (OOP) concepts using classes, objects, inheritance, and polymorphism Handle errors and exceptions effectively Read, write, and manipulate files in Python Import, use, and create Python modules Course Content Introduction to Python Introduction to Python Working with Data Types Working with Data Types Python Strings Python Strings Python List Python List Python Casting and Input Python Casting and Input Python Dictionary Python Dictionary Python Date and Time Python Date and Time Python Loop (Part - 1) Python Loop (Part - 1) Python Loop (Part - 2) Python Loop (Part - 2) Python While Loop Python While Loop Creating a Function Creating a Function Python OOP (Part - 1) Python OOP (Part - 1) Python OOP (Part - 2) Python OOP (Part - 2) Python Advanced OOP (Part - 1) Python Advanced OOP (Part - 1) Python Advanced OOP (Part - 2) Python Advanced OOP (Part - 2) Error Handling Error Handling Python File Handling Python File Handling Python Modules Python Modules A course by Uditha Bandara Microsoft Most Valuable Professional (MVP) RequirementsA basic understanding of computers and operating systemsA willingness to learn and practice codingA computer with internet access and the ability to install Python Audience Beginners with no prior programming experience Programmers seeking to transition to Python Individuals looking to enhance their programming skills and knowledge Anyone interested in pursuing a career in programming Audience Beginners with no prior programming experience Programmers seeking to transition to Python Individuals looking to enhance their programming skills and knowledge Anyone interested in pursuing a career in programming

Programming with Python
Delivered Online On Demand
£9.99

Level 3: Train the Trainer (AET) Course

By Training Tale

Level 3 Award in Education and Training - AET, previously PTLLS, is the mandatory minimum qualification if you want to be a FE teacher or trainer in your chosen field in the UK. If you are thinking about getting into teaching, this Level 3 Award in Education and Training (AET), previously known as the PTLLS course, is a great way to start. As a teacher, you can play a significant role in society and positively impact your students' lives. Currently, there is a huge demand for teaching jobs across the globe, and you know how satisfying it could be! So, if you aspire to be a changemaker, this is the ultimate course we can offer you. This course is designed so that both freshers and those working in an educational setting can get the benefit. Further, through this course, the current teachers can achieve formal recognition of their skills. Awarding Body The Level 3 Award in Education and Training course is accredited by Active IQ. A certificate from this renowned awarding body will bring you out as a highly marketable candidate within the desired industry. There is Something More for You with This Level 3: Train the Trainer (AET) Course As a course provider, we highly value our learners' needs. That is why we are giving you some relevant courses for teaching and training for free to benefit you. With these courses, you can further enrich your knowledge and employability skills. Here are those - Diploma in Special Education Needs (SEN) EYFS Teaching Diploma Early Years Level 4 Primary Teaching Diploma Level 2 Diploma for the Early Years Practitioner Learning Outcomes of the Level 3: Train the Trainer (AET) Course By the end of this course, you will be able to: Identify and perform the roles of a teacher. Explain and apply the teaching and learning approaches. Plan a training session for your learners of different backgrounds. Describe the teachers' attributes and expectations. Prepare inclusive lessons and training sessions for your students. Analyse the role, responsibilities and relationships in education and training. Prepare and administer necessary assessments for your students. Why Choose Level 3: Train the Trainer (AET) Course from Us Self-paced course, access available from anywhere. Easy to understand, high-quality study materials. Dedicated tutor support during office hour (Monday to Friday) Course developed by industry experts. 24/7 support via live chat, phone call or email. Free PDF certificate as soon as completing the Gift Courses. Course Curriculum Module 01: Understanding Roles, Responsibilities and Relationships in Education and Training Understand the Teaching Role and Responsibilities in Education and Training Understand Ways to Maintain a Safe and Supportive Learning Environment Understand the Relationships between Teachers and Other Professionals in Education and Training Module 02: Understanding and Using Inclusive Teaching and Learning Approaches in Education and Training Understand Inclusive Teaching and Learning Approaches in Education and Training Understand Ways to Create an Inclusive Teaching and Learning Environment Be Able to Plan Inclusive Teaching and Learning Be Able to Deliver Inclusive Teaching and Learning Be Able to Evaluate the Delivery of Inclusive Teaching and Learning Module 03: Understanding Assessment Understand Types and Methods of Assessment Used in Education and Training Understand How to Involve Learners and Others in the Assessment Process Understand the Role and Use of Constructive Feedback in the Assessment Process Understand Requirements for Keeping Records of Assessment in Education and Training Level 3: Train the Trainer (AET) Course Qualification at a Glance Total Qualification Time (TQT - 120 Hours Guided Learning Hours (GLH) - 48 Hours Credit Value - 12 Minimum Age - 19 Purpose of the Level 3: Train the Trainer (AET) Course Qualification This Level 3: Train the Trainer (AET) Course qualification is designed to prepare learners for employment and support them to progress to a teaching role within the workplace. It has been developed for those intending to work in the post-16 education and training sector. What Skills You Will Gain from this Level 3: Train the Trainer (AET) Course You will gain the following marketable qualities through the Level 3 Award in Education and Training course. Different hiring managers are looking for these below-mentioned qualities. Become an expert in education and training. Learn about the teacher's role. Master the learning and teaching approaches. Increase your session planning skills. Gain knowledge in teacher expectations & attributions. Understand how to deliver inclusive sessions which engage and motivate learners. Explain roles, responsibilities, and relationships in education and training. Identify how to create assessments in education and training. Level 3: Train the Trainer (AET) Course Assessment Method In order to be eligible for the certification, you need to complete the following assessments. Three written assignments One microteaching session - 60 Minutes (Which can be submitted as a recorded video) Please note that you will be given precise instruction in the course material about writing the assignments and performing the micro-teach session. Moreover, if you face any difficulty, your tutor will be there to support you. You must submit all assignments via the online portal with full tutor support. Certification As soon as you submit your assignments and micro-teaching video, your tutor will assess those. Based on the assessor's evaluation, you will be graded either achieved/not achieved yet. If you are in the achieved category, you will receive an accredited certificate from the renowned awarding body Active IQ. Progression If you achieve this Level 3: Train the Trainer (AET) Course qualification, you could progress to: Level 3 Award in Assessing Vocationally Related Achievement Level 3 Certificate in Assessing Vocational Achievement Level 3 Award in Assessing Competence in the Work Environment Level 4 Certificate in Education and Training Level 4 Certificate for the Advanced Practitioner in Schools and Colleges Level 4 Award for Technology Enabled Educators Level 5 Diploma in Education and Training Who is this course for? Wherever you work, this Level 3: Train the Trainer (AET) Course) course is a must for you if you want to become a trainer. Besides, this course is also appropriate for the following. Teacher & Trainer Consultant Job Hunters & School Leavers College or University Students & Graduates Tutors & Instructors Headmasters Education Consultants Education Providers Office Clerk & Administration Assistant Educational Psychologist Lecturer or Classroom Assistant Requirements Level 3: Train the Trainer (AET) Course There are no fixed entry requirements for attending the Level 3 Award in Education and Training course. However, you must be 19 years old or over upon certification. An interest in teaching adults and E-learning will be beneficial. Moreover, you must have basic ICT and time management skills. It will help you complete online written assignments. Since this is a Level 3 course, you must be ready to read through various texts, cross-reference, research theories or principles or practises of effective teaching. Finally, you need to demonstrate practical teaching skills via assessment work. Career path Level 3: Train the Trainer (AET) Course You can choose from a variety of professions either in teaching or training upon completion of the Level 3: Train the Trainer (AET) course. These include - Primary School Teacher Secondary School Teacher Further Education Teacher Private Tutor Freelance Trainer Trainer at Your Workplace

Level 3: Train the Trainer (AET) Course
Delivered Online On Demand5 days
£12.99

Crowdfunding Confidential: Easy Ways to Boost Fundraising

4.5(3)

By Studyhub UK

Discover the secrets of successful crowdfunding with our Crowdfunding Confidential: Easy Ways to Boost Fundraising course. Whether you're aiming to support a personal project, charity, or social cause, this comprehensive course is designed to improve your fundraising potential. It's a course that doesn't just theorise about success, it demonstrates it through practical strategies. The course begins by preparing you for success, defining your project parameters, and helping you navigate the landscape of crowdfunding platforms. We will provide fundraising tips for your own website, and you will be able to create compelling fundraising campaigns that captivate your audience. You will learn how to craft persuasive pitch letters for email and social media, identify key supporters, and leverage strategic timing to ensure maximum impact. As you progress through the Crowdfunding Confidential course, learn to ride the wave of momentum while overcoming potential obstacles. Discover donation-boosting ideas that make your project stand out from the crowd. Our module dedicated to post-launch activities ensures you're well-equipped to manage funds effectively, guaranteeing a smooth transition into the next phase of your project.  Our Crowdfunding Confidential: Easy Ways to Boost Fundraising course doesn't just end with project completion; it offers extensive resources and support to ensure your crowdfunding journey is a rewarding one. Grow your fundraising capability today. Enrol in the course right now! Learning Outcomes:Upon completion of the Crowdfunding course, you will be able to: Understand the foundational principles of effective crowdfunding campaigns.Gain proficiency in choosing the most suitable crowdfunding platform for your needs.Learn to craft compelling, persuasive fundraising pitches for diverse media.Acquire skills to maintain campaign momentum and overcome potential obstacles.Implement innovative donation-boosting strategies to set your project apart.Manage post-launch activities effectively, ensuring sustainable project progress. Who Is This Course For?This course is perfect for: Aspiring entrepreneurs seeking start-up capital.Non-profit professionals interested in innovative fundraising methods.Individuals raising funds for personal projects or causes.Marketing professionals aiming to expand their skillset.Community organizers looking to fund local initiatives. Career Path:Armed with the skills learned in this Crowdfunding Confidential course, you can pave a career path in various sectors in the UK. You may find opportunities as a crowdfunding consultant, fundraising coordinator for non-profit organisations, or a marketing professional specialising in crowdfunding campaigns. Furthermore, entrepreneurs can leverage these skills to secure funding for innovative business ventures. CertificationAfter studying the course materials of the Crowdfunding Confidential: Easy Ways to Boost Fundraising course, there will be a written assignment test that you can take either during or at the end of the course. After passing the test, you will have a range of certification options. A CPD Accredited PDF Certificate costs £4.99, while a CPD Accredited Hardcopy Certificate is £8.00. Also, a PDF Transcript costs £4.99, and a Hardcopy Transcript is £9.99. Select according to your needs, and we assure timely delivery of your chosen certificate. RequirementsThis professionally designed Crowdfunding Confidential: Easy Ways to Boost Fundraising course does not require you to have any prior qualifications or experience. It is open to everyone, and you can access the course from anywhere at any time. Just enrol and start learning! Course Curriculum Welcome to the Course Welcome! Introduction to This Crowdfunding Course 00:02:00 The Proof. Over 100K Raised Since 2004 for Charity and Causes. My website, Aura's House. Over 10K Raised Each Year For Ten Years 00:08:00 My Indiegogo Fundraising Success for my American University of Rome Students 00:04:00 Friends' Success With Kickstarter, Gofundme, and Firstgiving Crowdfunding Sites 00:05:00 Getting Your Mind Ready For Success It's OK to Go It Alone, But There's Strength in Numbers. 00:06:00 How to Overcome Fear and Doubt to Cultivate a Positive Crowdfunding Mindset 00:05:00 Define Your Project, Your Goal, and Your Time Frame What is Your Project Exactly? Who Are You Trying to Help and Why Do They NEED It 00:07:00 Choose a Winning Fundraising Goal. How Much to Raise and By When? 00:03:00 We Needed The Money Yesterday! The Power of Urgency in Crowdfunding 00:06:00 Pick Your Poison: Which Online Crowdfunding Platform to Use A Rundown of Some Crowdfunding Platforms and Their Pros and Cons 00:10:00 Fundraising From Your Own Website 00:05:00 Tips and Resources If You Plan to Fundraise From Your Own Website Teaming Up With Larger Non-Profits so you Can Offer Tax Deductions and Perks 00:05:00 Collecting Online Donations. Paypal Donation Buttons Pros and Cons. 00:05:00 Building Your Project Writing the Text For Your Project. Choose Your Words Carefully 00:12:00 Worth 1,000 Words: Choosing the Best Images For Your Crowdfunding Project 00:06:00 Color is Key. What Works Best for Inspiring Trust and Confidence 00:06:00 Adding a Video. Optional or Not? 00:04:00 Be Trustworthy and Transparent. Mentioning Perks or Benefits to Potential Donors 00:08:00 Writing Your Fundraising Pitch Letter for Email and Social Media Campaigns How to Format the Fundraising Pitch Letter 00:11:00 Modifying Your Pitch Letter for Social Media Platforms 00:07:00 Updates and Second Letters 00:03:00 Whom to Ask For Help and When The FIRST People You need to Ask For Help 00:06:00 The Next People to Ask 00:03:00 Your Employer: How Using This Trick Can Double Your Donations Many Times Over 00:04:00 WHEN is The Best Time to Ask 00:06:00 Getting 'Strangers' On Board 00:06:00 Riding the Wave of Momentum, Troubleshooting, and Overcoming Obstacles How to Surf a Wave of Crowdfunding Momentum Like a Boss 00:04:00 How to Reignite Crowdfunding Momentum When It Slows or Stops 00:08:00 Donation Boosting Ideas Easy Ways to Maximize Donations 00:09:00 After Your Project Launches and Funds Plan B, Just In Case 00:02:00 After You Are Successful -What Next? 00:07:00 More Resources and Conclusion Thanks For Taking This Course -Please Review! 00:02:00

Crowdfunding Confidential: Easy Ways to Boost Fundraising
Delivered Online On Demand3 hours 5 minutes
£10.99

Project Management Level 3 Diploma (Project Manager) - CPD Certified

4.7(47)

By Academy for Health and Fitness

***Limited Time Deal*** Complete Project Management Training for Project Managers with Free PDF and Hard Copy Certificate Project management is a critical skill in today's fast-paced business world. According to the Project Management Institute (PMI), the UK project management industry is worth over £27 billion. However, a staggering 70% of projects fail due to poor management. Are you ready to master the art of project management and lead your team to success? Courses Are Included In This Project Management for Project Managers Training: Course 01: Level 3 Diploma in Project Management for Project Managers Course 02: Diploma in Six Sigma & Lean Process Course 03: Global Project Management This comprehensive Project Management course will guide you through everything you need to know to manage projects effectively. From understanding the fundamentals of project management to mastering goal-setting techniques and stakeholder management, you'll gain a holistic understanding of the project lifecycle. Explore project planning methodologies, risk management strategies, and budgeting principles, empowering you to navigate complex projects with confidence. This course holds immense significance as it is CPD Accredited and Quality Licence Scheme Level 7 endorsed. These prestigious accreditations validate its quality and align it with professional standards, making it an ideal choice for individuals seeking to broaden their knowledge and skills in the Project Management sector. Learning Outcomes of Project Management Training: Master the fundamentals of project management and its key principles. Learn to set SMART goals and align project objectives. Develop effective stakeholder management and communication strategies. Explore project planning tools and techniques for successful execution. Understand budget management and procurement processes for resource optimization. Gain insights into risk identification, mitigation, and project closure. Take control of your projects and propel your career forward! This course provides the knowledge and practical skills needed to become a confident and effective project manager. Enroll today and unlock your full project management potential! Why Choose Us? Get a free CPD Accredited PDF and Hard Copy Certificate. This course is entirely online, interactive lesson with voiceover audio Get Lifetime access to the Project management course materials The Project management comes with 24/7 tutor support What Our Students Say About This Project Management for Project Managers Certificate: "I would gladly recommend anyone to take up courses with Red.'' From: Francis Offiong "This is very good medium of learning new era of education." From: MUHAMMAD ANSAR "This is a course suitable for all carers to partake on." From: Orheuan Iriajen ''It's an interesting course. I hope to use the knowledge to advance in my career as a Project Manager'' From: Vivian Berenibara. Take a step toward a brighter future! This project management course equips you with the skills to initiate, plan, execute, and close projects effectively. You'll master the art of setting SMART goals, managing stakeholders, creating project plans, handling budgets, and mitigating risks. *** Course Curriculum of Project Management*** Module 1: The Fundamentals of Project Management What Is Project? Project Management Duties of a Project Manager Prioritising, Delegating and Communicating Required Skills Module 2:Project Landscapes Project Lifecycle Project Management Methodologies Module 3: How to Get Started for a Successful Project Importance of Project Initiation Key Components of Project Initiation Determining Project Goals and Deliverables Module 4: SMART Goals Specific Measurable Attainable Relevant Time-Bound Module 5:Managing Stakeholders Effectively Stakeholders Assigning Roles and Responsibilities Different Roles on a Project Stakeholder Analysis Influence and Interest Communicating with Stakeholders RACI Chart Module 6:Starting off with Project Planning Importance of Planning Launching Planning Phase Project Kick-off Meeting Importance of Milestones Setting Project Milestones The Project Plan Components of a Project Plan Module 7: Project Planning Tools Work Breakdown Structure (WBS) Gantt Chart Kanban Boards Module 8:Budget Management and Procurement Project Budget Components of a Budget Creating a Project Budget Managing the Budget Procurement Process Module 9: Risk Identification and Management What is risk How do we identify risk Risk Priority Single Point Failure Risk Mitigation Planning Module 10: Running a Successful Project Track and Measure Project Progress Quality Management DMAIC PDCA Module 11: Closing a Project Project Closing Criteria Impact Reporting 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: FREE (Previously, it was £29.99) CPD 10 CPD hours / points Accredited by CPD Quality Standards Project Management Promo Video 00:54 1: Project Management Promo Video Preview 00:54 Module 1: The Fundamentals of Project Management 13:17 2: Module 1: The Fundamentals of Project Management Preview 13:17 Module 2: Project Landscapes 07:54 3: Module 2: Project Landscapes 07:54 Module 3: How to Get Started for a Successful Project 07:57 4: Module 3: How to Get Started for a Successful Project 07:57 Module 4: SMART Goals 09:39 5: Module 4: SMART Goals 09:39 Module 5: Managing Stakeholders Effectively 15:23 6: Module 5: Managing Stakeholders Effectively 15:23 Module 6: Starting off with Project Planning 13:18 7: Module 6: Starting off with Project Planning 13:18 Module 7: Project Planning Tools 05:35 8: Module 7: Project Planning Tools 05:35 Module 8: Budget Management and Procurement 13:55 9: Module 8: Budget Management and Procurement 13:55 Module 9: Risk Identification and Management 15:06 10: Module 9: Risk Identification and Management 15:06 Module 10: Running a Successful Project 14:53 11: Module 10: Running a Successful Project 14:53 Module 11: Closing a Project 11:23 12: Module 11: Closing a Project 11:23 Order Your Certificate 02:00 13: Order Your CPD Certificate 01:00 14: Order Your QLS Endorsed Certificate 01:00 Who is this course for? This Project Manager Training course is ideally suited to any individual working in a standard. Particularly, this course is perfect for: New members of the project team Level 7 Diploma Project Management Level 6 Certificate in Project Management Project finance Project Management Insititute (PMI) NB: Please note that this Project Management course does not provide any professional qualifications. To get professional qualifications, please check: Project Management Insititute (PMI) Courses PMI Project Management Professional Courses PMI Certified Associate in Project Management Courses APM Project Management Qualification (PMQ) Level 7 Diploma - Project Management pmi project management professional Requirements You will not need any prior background or expertise to enrol in this Project management course. Career path After completing this course, you are to start your career or begin the next phase of your career. Project Coordinator Project Manager Senior Project Manager Project Director Program Manager Portfolio Manager Chief Project Officer (CPO) Project Assistant Project co-ordinator Project management support Project Analyst Certificates Certificate Accredited by CPD Digital certificate - Included Cademy certificate of completion Digital certificate - Included Will be downloadable when all lectures have been completed

Project Management Level 3 Diploma (Project Manager) - CPD Certified
Delivered Online On Demand2 hours 12 minutes
£12

Retail Merchandiser

5.0(1)

By Course Gate

In this competitive job market, you need to have some specific skills and knowledge to start your career and establish your position. This Retail Merchandiser will help you understand the current demands, trends and skills in the sector. The course will provide you with the essential skills you need to boost your career growth in no time. The Retail Merchandiser will give you clear insight and understanding about your roles and responsibilities, job perspective and future opportunities in this field. You will be familiarised with various actionable techniques, career mindset, regulations and how to work efficiently. This course is designed to provide an introduction to Retail Merchandiser and offers an excellent way to gain the vital skills and confidence to work toward a successful career. It also provides access to proven educational knowledge about the subject and will support those wanting to attain personal goals in this area. Learning Objectives Learn the fundamental skills you require to be an expert Explore different techniques used by professionals Find out the relevant job skills & knowledge to excel in this profession Get a clear understanding of the job market and current demand Update your skills and fill any knowledge gap to compete in the relevant industry CPD accreditation for proof of acquired skills and knowledge Who is this Course for? Whether you are a beginner or an existing practitioner, our CPD accredited Retail Merchandiser is perfect for you to gain extensive knowledge about different aspects of the relevant industry to hone your skill further. It is also great for working professionals who have acquired practical experience but require theoretical knowledge with a credential to support their skill, as we offer CPD accredited certification to boost up your resume and promotion prospects. Entry Requirement Anyone interested in learning more about this subject should take this Retail Merchandiser. This course will help you grasp the basic concepts as well as develop a thorough understanding of the subject. The course is open to students from any academic background, as there is no prerequisites to enrol on this course. The course materials are accessible from an internet enabled device at anytime of the day. CPD Certificate from Course Gate At the successful completion of the course, you can obtain your CPD certificate from us. You can order the PDF certificate for £9 and the hard copy for £15. Also, you can order both PDF and hardcopy certificates for £22. Career path The Retail Merchandiser will help you to enhance your knowledge and skill in this sector. After accomplishing this course, you will enrich and improve yourself and brighten up your career in the relevant job market. Course Curriculum Module 01: Introduction to Retail Management Introduction to Retail Management 00:22:00 Module 02: Retail Strategy Retail Strategy 00:13:00 Module 03: Store Layouts Store Layouts 00:23:00 Module 04: Exterior Design Exterior Design 00:21:00 Module 05: In-Store Design In-Store Design 00:17:00 Module 06: Display Fixtures Display Fixtures 00:24:00 Module 07: Retail Buying and Merchandising Retail Buying and Merchandising 00:17:00 Module 08: Retail Pricing Retail Pricing 00:32:00 Module 09: Retail Psychology Retail Psychology 00:13:00 Module 10: Importance of Consumer Behaviour Importance of Consumer Behaviour 00:12:00 Module 11: The Importance of Communicating with Customers The Importance of Communicating with Customers 00:18:00 Module 12: Taking Trends and Targeting Customers Effectively Taking Trends and Targeting Customers Effectively 00:11:00 Module 13: The Sales Process and Dealing with Customers at the Checkout The Sales Process and Dealing with Customers at the Checkout 00:10:00 Module 14: Consumer Rights Act Consumer Rights Act 00:15:00 Certificate and Transcript Order Your Certificates or Transcripts 00:00:00

Retail Merchandiser
Delivered Online On Demand4 hours 8 minutes
£11.99

Professional Pet Sitting and Dog Walking Training

5.0(1)

By Course Gate

In this competitive job market, you need to have some specific skills and knowledge to start your career and establish your position. This Professional Pet Sitting and Dog Walking Training will help you understand the current demands, trends and skills in the sector. The course will provide you with the essential skills you need to boost your career growth in no time. The Professional Pet Sitting and Dog Walking Training will give you clear insight and understanding about your roles and responsibilities, job perspective and future opportunities in this field. You will be familiarised with various actionable techniques, career mindset, regulations and how to work efficiently. This course is designed to provide an introduction to Professional Pet Sitting and Dog Walking Training and offers an excellent way to gain the vital skills and confidence to work toward a successful career. It also provides access to proven educational knowledge about the subject and will support those wanting to attain personal goals in this area. Learning Objectives Learn the fundamental skills you require to be an expert Explore different techniques used by professionals Find out the relevant job skills & knowledge to excel in this profession Get a clear understanding of the job market and current demand Update your skills and fill any knowledge gap to compete in the relevant industry CPD accreditation for proof of acquired skills and knowledge Who is this Course for? Whether you are a beginner or an existing practitioner, our CPD accredited Professional Pet Sitting and Dog Walking Training is perfect for you to gain extensive knowledge about different aspects of the relevant industry to hone your skill further. It is also great for working professionals who have acquired practical experience but require theoretical knowledge with a credential to support their skill, as we offer CPD accredited certification to boost up your resume and promotion prospects. Entry Requirement Anyone interested in learning more about this subject should take this Professional Pet Sitting and Dog Walking Training. This course will help you grasp the basic concepts as well as develop a thorough understanding of the subject. The course is open to students from any academic background, as there is no prerequisites to enrol on this course. The course materials are accessible from an internet enabled device at anytime of the day. CPD Certificate from Course Gate At the successful completion of the course, you can obtain your CPD certificate from us. You can order the PDF certificate for £9 and the hard copy for £15. Also, you can order both PDF and hardcopy certificates for £22. Career path The Professional Pet Sitting and Dog Walking Training will help you to enhance your knowledge and skill in this sector. After accomplishing this course, you will enrich and improve yourself and brighten up your career in the relevant job market. Course Curriculum Introduction to Pet Sitting and Dog Walking Introduction to Pet Sitting 00:30:00 The Importance of Safety 00:30:00 Dog Walking 00:45:00 Service and Responsibilities Pre-Service Visit 00:30:00 Forms and Record Keeping 00:30:00 Pet Sitting Duties & Time Allocation 00:20:00 Importance of Safety The Importance of Securing Animals During Transport 00:30:00 What kind of food will you choose for your pets? 00:15:00 Preventing your pet from high temperature in warm hot months 00:20:00 Food and Nutrition Nutrients to Supply Pets with Food Made at Homes 01:00:00 Tips to Make Excellent Quality Food 00:30:00 Understanding Pets Ailments and Symptoms 00:45:00 Emergency Care 01:00:00 Pet Sitting and Dog Walking Business Setting up your Pet Sitting and Dog Walking business 00:45:00 Marketing Strategies 00:30:00 Pricing & Costs 00:45:00 Certificate and Transcript Order Your Certificates or Transcripts 00:00:00

Professional Pet Sitting and Dog Walking Training
Delivered Online On Demand9 hours 25 minutes
£11.99