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

3080 Exercises courses

BA10 - Understanding Root Cause Analysis

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for Executives, Project Managers, Business Analysts, Business and IT stakeholders working with analysts, Quality and process engineers, technicians, corrective action coordinators or managers; supervisors, team leaders, and process operators; anyone who wants to improve their ability to solve recurring problems. Overview Learn how to initiate a root cause analysis and gather data for investigating process and non-process incidentsDemonstrate how to collect data through interviews and analysisApply powerful techniques to identify and know the difference between symptoms and root causesLearn to know when to use the appropriate technique in root cause identification Learn how to avoid future incidents by developing appropriate recommendations to address causal factors and root causes Develop a process to identify systemic problem areas In this course, participants will learn to apply several practical, systematic methods for analyzing incidents and problems to uncover root causes. Understanding of these techniques will be reinforced by classroom exercises. Introduction & Objectives What is a 'Problem?' Why Problems Persist What is A Root Cause? Why Root Causes are important How to Organize for an RCA RCA Roles and Responsibilities Assemble your RCA Team Modes of Communication How to Resolve Conflict Case Study Exercise Select the Problem to Analyze Define the selection criteria Plan and estimate tasks for the team Finalize the plan and gain agreement among your stakeholders Case Study Exercise Define the Problem What to look for - Problem-as-Given (PAG) vs. Problem-as-Understood (PAU) Developing your problem statement Refining the problem specification Case Study Exercise Identify the Source of the Problem Discuss when to use the appropriate analysis technique to determine the problem source Process Diagram Forms & Checklists Statistical Sampling Fishbone Diagram Surveys Charts - Line, Scatter, Bar, & Pie Case Study Exercise Solution Options Analysis & Selecting the 'Best Fit' How to approach different solution options Brainstorming Weighted Evaluation Selecting the appropriate option Hold an Retrospective on your approach Planning the proposal Case Study Exercise Putting RCA into Practice Create a Root Cause Analysis program within your organization How to develop appropriate recommendations to address root causes at various levels to avoid future incidents Additional course details: Nexus Humans BA10 - Understanding Root Cause Analysis 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 BA10 - Understanding Root Cause Analysis 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.

BA10 - Understanding Root Cause Analysis
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

Advanced Diploma in Weight Loss and Fitness

4.3(43)

By John Academy

Being overweight is the root cause of diabetes, heart attack, stroke and even low self-esteem. Don't let obesity consume your health and happiness. The Advanced Diploma Weight Loss and Fitness course can help you out here. It will guide you through the whole process of achieving your health goals. The Advanced Diploma Weight Loss and Fitness course is designed to provide you with quality training on fitness and diet. Here, you will learn about the basic principles of nutrition. The course will teach you how to do Meditation, Yoga, weight training and other effective exercises. You will be able to understand the role of good and bad fats, simple and complex carbohydrates in our body. From the engaging lectures, you will acquire the expertise to choose the perfect exercise for yourself. Not just that, the course will also provide valuable tips and tricks to beat the ageing effects.  After completing this Advanced Diploma Weight Loss and Fitness course, you will acquire the adequate skills and knowledge to help others in their weight loss journey. Enrol now and build your expertise in the fitness department. Learning Outcomes  Familiarise yourself with the basics of nutrition Learn the techniques of doing Yoga, Meditation, Aerobics, and weight training Understand the significance of detoxifying Enrich your understanding of good fat, bad fat, carbohydrates and more Know the strategies to find the right exercise for yourself Gain knowledge about the vitamins, diet, and exercise that decrease the ageing effects   Who is the Course for? Trainers, professionals and other busy people who are into health, diet, and nutrition. Busy health aficionados who want to keep track of their diet and their bodies health. Entry Requirement This course is available to all learners of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. A good understanding of the English language, numeracy, and ICT are required to attend this course. Assessment  At the end of the course, you will be required to sit an online multiple-choice test. Your test will be assessed automatically and immediately so that you will instantly know whether you have been successful. Before sitting for your final exam, you will have the opportunity to test your proficiency with a mock exam. Certification After you have successfully passed the test, you will be able to obtain an Accredited Certificate of Achievement. You can, however, also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hardcopy at the cost of £39 or in PDF format at the cost of £24. PDF certificate's turnaround time is 24 hours, and for the hardcopy certificate, it is 3-9 working days. Why Choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognised accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path The Advanced Diploma Weight Loss and Fitness course will be beneficial to everyone, especially to those in health and sport-related careers like: Athletes Clinical Dietetics Fitness Instructor Education and Research Staff Food and Nutrition Management Personal Trainer Public Health Nutrition Related Health Professional Sports Administrator Sports Businessmen Sports Specialists Wellness Coach Personal Training Nutrition 00:30:00 Physiology and Kinesiology 00:30:00 Aerobic Training 01:00:00 Weight Training 00:30:00 Muscle Exercise Cross Reference 00:15:00 Fitness Testing 00:30:00 Stretching 00:15:00 Yoga 00:15:00 Pregnancy 00:15:00 Senior Fitness 00:30:00 Exercise Injury 00:30:00 Personal Training Tips 00:15:00 Personal Trainer Mistakes & Solutions 00:30:00 Fitness and Exercise Introduction 00:15:00 Knowing About Fitness, Health and Exercise 01:00:00 The Basic Requirements 01:00:00 Essentials and Advices 01:00:00 Types of Aerobics 01:00:00 Strength and Building Plans 01:00:00 Live Longer and Stay Healthy While Feeling Younger 01:00:00 Promoting Health 01:00:00 Conclusion 00:15:00 Managing Fitness Success Means Being Healthy 00:30:00 How Does Detoxifying Help With Fitness 01:00:00 Nutrition? What You Need to Know 00:30:00 Benefits from Being Fit 01:00:00 The Interchangeability of Wellness, Fitness and Health 00:30:00 Weight Loss Management Introduction 00:30:00 Why Do You Want To Lose Weight? 01:00:00 Does Your Weight Have an Emotional Control Over You? 01:00:00 How Did You Get Here? 00:30:00 Why We Eat 00:30:00 The Diets That Lead Us Here 00:30:00 Fad Diets 01:00:00 Inches or Pounds? 00:30:00 Starting Point - The Importance Of A Goal 01:00:00 Watching What You Eat - Keeping Tabs On Those Calories What Exactly Is a Calorie? 01:00:00 Good Fat vs. Bad Fat 00:30:00 Simple Carbohydrates 00:30:00 Complex Carbohydrates 00:30:00 We Have All Of This Knowledge - Now What? 00:30:00 Getting Physical 01:00:00 Exercise And Its Far Reaching Benefits 01:00:00 Finding an exercise program that is right for you 01:00:00 Your Personal Weight Loss Plan 00:30:00 Exercise As Part Of Your Weight Loss Plan 00:30:00 Eating Plan 00:30:00 To achieve your weight loss goal 00:30:00 Conclusion 00:15:00 Health and Wellness for Baby Boomers Who Are The Baby Boomers? 00:30:00 Boomers Want To Stay Healthy 00:30:00 Exercise To Beat Aging 01:00:00 Diet To Beat Ageing 01:00:00 Vitamins To Beat Aging 00:30:00 Mock Exam Mock Exam- Advanced Diploma Weight Loss and Fitness 00:30:00 Final Exam Final Exam- Advanced Diploma Weight Loss and Fitness 00:30:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Advanced Diploma in Weight Loss and Fitness
Delivered Online On Demand36 hours
£19

Nursing Assistance

4.8(9)

By Skill Up

Advance your healthcare career with our Nursing Assistance Advance Diploma. Deepen your knowledge in patient care, medical procedures, and leadership.

Nursing Assistance
Delivered Online On Demand5 hours 26 minutes
£13.99

Team Building Masterclass

By Study Plex

Highlights of the Course Course Type: Online Learning Duration: 2 hours 30 minutes Tutor Support: Tutor support is included Customer Support: 24/7 customer support is available Quality Training: The course is designed by an industry expert Recognised Credential: Recognised and Valuable Certification Completion Certificate: Free Course Completion Certificate Included Instalment: 3 Installment Plan on checkout What you will learn from this course? Gain comprehensive knowledge about team management Understand the core competencies and principles of team management Explore the various areas of team management Know how to apply the skills you acquired from this course in a real-life context Become a confident and expert leader Team Building Masterclass Course Master the skills you need to propel your career forward in team management. This course will equip you with the essential knowledge and skillset that will make you a confident leader and take your career to the next level. This comprehensive team building course is designed to help you surpass your professional goals. The skills and knowledge that you will gain through studying this team building course will help you get one step closer to your professional aspirations and develop your skills for a rewarding career. This comprehensive course will teach you the theory of effective team management practice and equip you with the essential skills, confidence and competence to assist you in the team management industry. You'll gain a solid understanding of the core competencies required to drive a successful career in team management. This course is designed by industry experts, so you'll gain knowledge and skills based on the latest expertise and best practices. This extensive course is designed forleader or for people who are aspiring to specialise in team management. Enrol in this team building course today and take the next step towards your personal and professional goals. Earn industry-recognised credentials to demonstrate your new skills and add extra value to your CV that will help you outshine other candidates. Who is this Course for? This comprehensive team building course is ideal for anyone wishing to boost their career profile or advance their career in this field by gaining a thorough understanding of the subject. Anyone willing to gain extensive knowledge on this team management can also take this course. Whether you are a complete beginner or an aspiring professional, this course will provide you with the necessary skills and professional competence, and open your doors to a wide number of professions within your chosen sector. Entry Requirements This team building course has no academic prerequisites and is open to students from all academic disciplines. You will, however, need a laptop, desktop, tablet, or smartphone, as well as a reliable internet connection. Assessment This team building 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 could grasp from each section. In the assessment pass mark is 60%. Recognised Accreditation This course is accredited by continuing professional development (CPD). CPD UK is globally recognised by employers, professional organisations, and academic institutions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. 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. What is CPD? Employers, professional organisations, and academic institutions all recognise CPD, therefore a credential from CPD Certification Service adds value to your professional goals and achievements. Benefits of CPD Improve your employment prospects Boost your job satisfaction Promotes career advancement Enhances your CV Provides you with a competitive edge in the job market Demonstrate your dedication Showcases your professional capabilities What is IPHM? The IPHM is an Accreditation Board that provides Training Providers with international and global accreditation. The Practitioners of Holistic Medicine (IPHM) accreditation is a guarantee of quality and skill. Benefits of IPHM It will help you establish a positive reputation in your chosen field You can join a network and community of successful therapists that are dedicated to providing excellent care to their client You can flaunt this accreditation in your CV It is a worldwide recognised accreditation What is Quality Licence Scheme? This course is endorsed by the Quality Licence Scheme for its high-quality, non-regulated provision and training programmes. 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. Benefits of Quality License Scheme Certificate is valuable Provides a competitive edge in your career It will make your CV stand out Course Curriculum Introduction Introduction 00:04:00 Qualities of a Successful Team 00:04:00 Goals & Objectives for Working As a Team 00:05:00 5 Reasons Why Your Entire Team Should Contribute to Your Content Efforts 00:05:00 How Team Members can Support One Another's Well-Being 00:03:00 The Five Business Benefits of a Diverse Team 00:04:00 Effective Leadership: Why It's Important And How It's Achieved 00:05:00 Communicating Effectively as a Team 00:05:00 7 Ways to Improve Team Communication 00:04:00 Advantages & Disadvantages of Group Cohesiveness & Productivity 00:04:00 3 Crucial Steps to Create Role Clarity Within Your Team 00:05:00 Why Consistency Matters in Leadership 00:04:00 Importance of Courtesy in Business Communication 00:04:00 Team Building Models 00:04:00 Traditional Team Building Model 00:03:00 Team Spirit Built from the Top 00:04:00 The Cutting Edge Team 00:05:00 What Are the Characteristics of a Task Force Group in Business 00:03:00 The Cyber Team Model 00:03:00 The Cyber Team Model 00:03:00 The Forming Stage 00:04:00 The Storming Stage 00:04:00 The Norming Stage 00:04:00 The Performing Stage 00:04:00 The Adjourning Stage 00:05:00 Challenges of Managing a Virtual Team 00:05:00 How to Communicate With Remote Teams 00:03:00 How to Manage Remote Project Teams Effectively 00:04:00 10 Ways to Build Positive And Effective Work Relationships 00:04:00 7 Ways to Recover Your Team from Focus Loss 00:04:00 6 Ways Managers can Increase Team Accountability 00:04:00 Team Building Exercises 00:03:00 Magic Cane (Helium Stick) 00:03:00 Barter Puzzle 00:02:00 Bridge Build 00:03:00 What's My Name 00:03:00 Grab Bag Skits 00:02:00 Review 00:03:00 Obtain Your Certificate Order Your Certificate of Achievement 00:00:00 Get Your Insurance Now Get Your Insurance Now 00:00:00 Feedback Feedback 00:00:00

Team Building Masterclass
Delivered Online On Demand
£19

Illustrator CC 2018 MasterClass

By iStudy UK

Be an expert in Adobe Illustrator and give figures to your imagination with the Illustrator CC 2018 MasterClass course. Adobe Illustrator CC is the industry-standard vector graphics software. It is used worldwide by designers of all types who want to create digital graphics, illustrations, and typography for all kinds of media: print, web, interactive, video, and mobile. In this course, you will learn how to use the software for creating digital graphics and other illustrations. The course familiarizes you with the necessary tools and techniques for drawing. You will know about colours, and master the strategies of controlling the colours for the different panel. The different illustrator brushes and how to create your own brush, the methods of vectorizing an image, the concepts of Glyphs, Stylistic Sets, Variable fonts, etc. will be discussed in the course. Upon completion, you will be able to create different graphic styles, logos, characters, infographics, and more. What Will I Learn? Master the Different drawing & illustrations tools & techniques Learn about creating different graphic styles & Art directions in illustrator Learn about colors & how to control them from different illustrator panels Learn to speed up your workflow & speed up Illustrator performance as well Master different illustrator Brushes & create your own brushes Master Typography after learning it's anatomy & theories Know the details of Glyphs, Stylistic Sets, Variable fonts Know the Latest design trends & Art directions through this creative illustrator journey Design with images & learn how to vectorize & enhance them Learn the sneaky & tricky settings & options of illustrator to use it like a third hand Learn How to export different formats and prepare your Artwork for printing or screen use Designing Confidently with illustrator after Practicing on downloadable illustrator exercises & videos you will be able to use the drawing knowledge to draw logos, characters, infographics..etc Requirements Adobe illustrator ( recent version is preferable ) No Previous experience needed Who is the target audience? Want to Master Adobe illustrator from scratch in Artistic & Creative way Have already some illustrator knowledge & want to Advance your experience interested in Design or Art Want to do your own business designs Interested in creating illustrations & vector arts to express creativity Introduction to Course 1 Illustrator Course Outline FREE 00:02:00 2 The Power of Adobe illustrator 00:01:00 3 Achieve the best learning experience 00:02:00 Illustrator Fundamentals & Basics 4 Illustrator Documents 00:04:00 Ilustrator workspaces & Properties Panel 00:13:00 6 Artboards 00:13:00 7 Illustrator Navigation & zooming 00:09:00 8 Illustrator Prefrences & Settings 00:12:00 9 Illustrator Basic geometric shapes 00:16:00 10 Illustrator Transformation & Rotation (resized) 00:12:00 11 Illustrator Pathfinder & shape builder tool 00:11:00 12 Illustrator Selection tools & methods 00:09:00 13 grouping elements in illustrator 00:06:00 14 illustrator Layers & Arranging elements 00:08:00 15 Illustrator Align & distribute panel 00:04:00 16 Illustrator Gudies, Grids & Rulers 00:11:00 17 Excercise (layers, selection, pathfinder, guides, coloring, Artboards) 00:17:00 Colors, Appearance & Graphic Styles in Illustrator 18 Illsutrator Stroke Panel 00:09:00 19 Illsutrator color panels ( color, swatches, themes, guide) 00:19:00 20 Illustrator Gradiant colors panel 00:13:00 21 Illustrator Appearane & Graphic style panels 00:09:00 22 Illustrator effects 00:14:00 23 Excercise (Appearance, Graphic Style, Gradients, strokes) 00:09:00 Drawing Tools & Techniques 24 Illustrator pencil tool 00:07:00 25 Illustrator Brush tool 00:03:00 26 Drawing modes & blob brush tool 00:17:00 27 Illustrator Pen Tools 00:14:00 28 Illustrator curvature tool 00:05:00 29 Pen Tools & curvature tool exercise 00:18:00 30 Illustrator drawing modifying tools 00:14:00 31 illustrator Transform & Liquify tools 00:10:00 32 illustrator puppet warp tool 00:04:00 33 illustrator envlope distort 00:07:00 34 Drawing Symmetric Shapes 00:09:00 35 Drawing Concentric Symmetrical design 00:11:00 36 Illustrator Clipping Masks 00:11:00 37 Illustrator Opacity Masks 00:08:00 38 illustrator live paint bucket tool 00:09:00 39 Recolor Artwork 00:09:00 40 Exercise Complex Drawing 00:09:00 41 Illustrator Complex Drawing techniques explained 00:15:00 Illustrator Brushes 42 Illustrator Art Brushes 00:14:00 43Illustrator Scatter Brush 00:10:00 44 illustrator Bristle Brush 00:07:00 45 Illustrator Calligraphic brush 00:10:00 46 Illustrator Pattern brush 00:08:00 47 Illustrator Images brushes 00:09:00 48 Exercise (Brushes) 00:03:00 Design With images in illustrator 49 handling images in illustrator 00:16:00 50 images modifications before tracing 00:07:00 51 Tracing images in illustrator 00:13:00 52 Enhancing traced Vectors & coloring hints 00:07:00 53 Exercise (Images) 00:03:00 Typography in Illustrator 54 Illustrator Typography Anatomy & Character control 00:15:00 55 illustrator Paragraphes control 00:12:00 56 Illustrator Chracter & paragraph styles panels 00:11:00 57 Illustrator Fonts (Filtering, Variable, glyphs, stylistic sets, open type panel, svg) - Copy 00:16:00 58 illustrator Touch type tool 00:02:00 59 Illustrator type on a path tools 00:07:00 60 Clipping Typography Masks 00:04:00 61 Illustrator Typography Art directions & trending visual effects 00:15:00 62 illustrator type envlope distort 00:04:00 63 illustrator text wrap- 00:02:00 64 Exercise (Typography Composition) 00:03:00 Illustrator Advanced Techniques & Tricks 65 Illustrator blend tool 00:10:00 66 illustrator perspective drawing 00:12:00 67 Illustrator Symbols- 00:12:00 68 Creating Patterns in Illustrator 00:09:00 69 illustrator Graphs 00:15:00 70 illustrator gradiant mesh 00:08:00 Exporting & Finalizing Artwork in illustrator 71 exporting illustrator files & save for web 00:07:00 72 Preparing & exporting illustrator file for printing 00:07:00 73 Illustrator Asset Export panel 00:02:00 74 Creative cloud & libraries 00:07:00 75 Illustrator export for screens, save for web & Archiving files 00:09:00 Course Certification

Illustrator CC 2018 MasterClass
Delivered Online On Demand11 hours 39 minutes
£25

WM156G IBM MQ V9.1 System Administration (using Windows for labs)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is designed for technical professionals who require the skills to administer IBM MQ. Overview After completing this course, you should be able to: Describe the IBM MQ deployment options Create and manage queue managers, queues, and channels Use the IBM MQ sample programs and utilities to test the IBM MQ network Configure distributed queuing Configure MQ client connections to a queue manager Define and administer a queue manager cluster Administer Java Message Service (JMS) in MQ Implement basic queue manager restart and recovery procedures Use IBM MQ troubleshooting tools to identify the cause of a problem in the IBM MQ network Manage IBM MQ security Monitor the activities and performance of an IBM MQ system This course is also available as self-paced virtual (e-learning) course IBM MQ V9.1 System Administration (ZM156G). This option does not require any travel.This course teaches you how to customize, operate, administer, and monitor IBM MQ on-premises on distributed operating systems. The course covers configuration, day-to-day administration, problem recovery, security management, and performance monitoring. In addition to the instructor-led lectures, the hands-on exercises provide practical experience with distributed queuing, working with MQ clients, and implementing clusters, publish/subscribe messaging. You also learn how to implement authorization, authentication, and encryption, and you learn how to monitor performance. Introducing IBM MQ Exercise Getting started with IBM MQ Working with IBM MQ administration tools Exercise Working with IBM MQ administration tools Configuring distributed queuing Exercise Implementing distributed queuing Managing clients and client connections Exercise Connecting an IBM MQ client Advanced IBM MQ client features Working with queue manager clusters Exercise Implementing a basic cluster Publish/subscribe messaging Exercise Configuring publish/subscribe message queuing Implementing basic security in IBM MQ Exercise Controlling access to IBM MQ Securing IBM MQ channels with TLS Exercise Securing channels with TLS Authenticating channels and connections Exercise Implementing connection authentication Supporting JMS with IBM MQ Diagnosing problems Running an IBM MQ trace Backing up and restoring IBM MQ messages and object definitions Using a media image to restore a queue Backing up and restoring IBM MQ object definitions High availability Monitoring and configuring IBM MQ for performance Monitoring IBM MQ for performance Monitoring resources with the IBM MQ Console Additional course details: Nexus Humans WM156G IBM MQ V9.1 System Administration (using Windows for labs) 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 WM156G IBM MQ V9.1 System Administration (using Windows for labs) 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.

WM156G IBM MQ V9.1 System Administration (using Windows for labs)
Delivered OnlineFlexible Dates
Price on Enquiry

Aruba Networks - Implementing Aruba Campus Switching Solutions, Rev. 17.41 (IACSS)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for Typical candidates for this course are IT Professionals who will deploy and manage networks based on HPE?s ArubaOS-Switches. Overview Upon completion of this course, students will be able to: Implement spanning tree protocol and loop protections Ensure redundancy for a network?s default gateway by configuring VRRP on Aruba switches Implement and manage an VSF fabric Deploy ArubaOS switches in single-area and multi-area OSPF systems Use Internet Group Management Protocol (IGMP) to optimize forwarding of multicasts within VLANs Implement PIM-DM to route multicast traffic Establish and monitor BGP sessions between your routers and ISP routers Define ACLs and identify the criteria by which ACLs select traffic Configure ACLs on ArubaOS switches to select given traffic Implement 802.1X on ArubaOS switch ports Configure captive portal authentication on ArubaOS switches to integrate them with an Aruba ClearPass solution Configure tunneled-node on ArubaOS switches Configure ArubaOS switches to select traffic, apply the appropriate QoS marking, and place the traffic in the proper priority queues Implement DHCP snooping and ARP protection to defend networks against DHCP exploits, ARP snooping, and ARP poisoning attacks Implement the proper port security measures for various use cases Implement connection rate filtering to provide a first layer of protection against viruses and worms This course teaches students how to implement and operate enterprise-level Aruba campus switching solutions. Hand-on labs gives students experience with ArubaOS-Switches, including securing access, redundancy technologies such as Multiple Spanning Tree Protocol (MSTP), link aggregation techniques including Link Aggregation Protocol (LACP) and switch virtualization with HPE?s Virtual SwitchingFramework (VSF). Students will also learn to configure dynamic routing with Open Shortest Path First (OSPF) and Border Gateway Protocol (BGP), network optimization via Quality of Service (QoS), IP multicast routing leveraging Protocol Independent Multicast (PIM), and protecting the network using Access Control Lists (ACLs). This course is approximately 30% lecture and 70% hands on lab exercises. Introduction to Aruba SolutionsData Link Layer Redundancy TechnologiesVirtual Router Redundancy Protocol (VRRP)Aruba Backplane Stacking and Advanced Virtual Switch Framework (VSF)Advanced Open Shortest Path First (OSPF)Internet Group Management Protocol (IGMP)Border Gateway Protocol (BGP)Access Control Lists (ACLs)MAC AuthenticationCaptive Portal and Other Guest OptionsIntegrating with Aruba Mobility SolutionsSecure Device ManagementQuality of Service (QoS)Additional Security Features Additional course details: Nexus Humans Aruba Networks - Implementing Aruba Campus Switching Solutions, Rev. 17.41 (IACSS) 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 Aruba Networks - Implementing Aruba Campus Switching Solutions, Rev. 17.41 (IACSS) 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.

Aruba Networks - Implementing Aruba Campus Switching Solutions, Rev. 17.41 (IACSS)
Delivered OnlineFlexible Dates
Price on Enquiry

55152AC Fundamentals of Active Directory

By Nexus Human

Duration 1 Days 6 CPD hours This course is intended for This course is intended for both novice and experienced IT professionals, Network Administrators new to Active Directory, Help Desk Personnel, Network Support Personal, Desktop Support Personal, Managers that oversee IT personnel, Developers that create products that interact with Active Directory and Exchange Administrators. Overview At Course Completion you will Understand the industry standards used in Active Directory and their importance. Recognize the functionality of Domain Controllers and Active Directory Replication mechanisms. Understand Forest, Domain and OU structure. Recognize and understand the role of Active Directory Sites. Skills needed to determine Domain Controller Server versions, Forest and Domain Functional levels. Describe authentication Mechanisms in Active Directory NTLM and Kerberos. Optimize and maintain Group Policy Objects (GPO) used in Active Directory. Understand the functioning of Active Directory Partitions and the Global Catalog. Fundamental understanding of using Active Directory with Cloud Services like Federation Services and Azure. This one-day instructor-led class is intended for IT professionals and IT managers who work with Active Directory or supervise IT professionals that work with Active Directory. Additionally, IT professionals that work with products that integrate with Active Directory such as Exchange can also benefit. In this course, students learn how and why Active Directory was developed by Microsoft, the fundamental architecture, basic design, management, as well as security and fundamentals for cloud integration with services like Azure. Module 1: Principles of Active Directory Development of Active Directory What is X.500 LDAP Active Directory Architecture NTLM and Kerberos Managing operating systems with GPOs, Workplace Join and InTune Active Directory Groups: Domain Local, Global and Universal Using and Managing Active Directory Domain Controllers Forest and Domain Functional Levels Introduction to Active Directory Partitions and the Global Catalog Basic Forest Structure and Design Basic Domain Structure and Design Basic OU Structure and Design Module 2: Fundamentals of WAN management with Active Directory Understanding AD Sites and WAN Traffic Management Basic AD Sites and Logon Traffic Introduction to AD Sites and Replication Traffic Bridgehead Servers and Site Link Objects Site Aware Applications Module 3: Introduction to Active Directory Group Policy Objects Introduction to Group Policy Administrative Templates Fundamental Concepts of GPO Scripts Introduction to Creating and Using GPOs Principles of Managing Multiple GPOs Block, Enforce and Inheritance GPOs and Active Directory Versions Introduction to Controlling and Installing Software with GPOs, SRP and App Locker Module 4: Principles of Active Directory Integration Active Directory and ?The Cloud? User Principle Names, Authentication and Active Directory Federated Services Conclusion, Additional Resources, Labs and Exercises Additional course details: Nexus Humans 55152AC Fundamentals of Active Directory 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 55152AC Fundamentals of Active Directory 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.

55152AC Fundamentals of Active Directory
Delivered OnlineFlexible Dates
Price on Enquiry

Advanced AWS Well-Architected Best Practices

By Nexus Human

Duration 1 Days 6 CPD hours This course is intended for Learners who will find this course applicable to their work include: Solutions architects Cloud practitioners Data engineers Data scientists Developers Overview In this course, you will explore: Workload definition and key concepts The AWS Well-Architected Framework Review phases, process, best practices, and antipatterns High and medium risks Prioritizing improvements to the AWS Well-Architected workflow Locating and using the AWS Well-Architected Framework white paper, labs, prebuilt solutions in the AWS solutions library, AWS Well-Architected independent software vendors (ISVs), and AWS Well-Architected Partner Program (WAPP) This interactive course provides a deep dive into Amazon Web Services (AWS) best practices to help you perform effective and efficient AWS Well-Architected Framework Reviews. The course covers the phases of a review, including how to prepare, run, and get guidance after a review has been performed. Attendees should have familiarity with the AWS concepts, terminology, services, and tools that are covered in the intermediate, 200-levelAWS Well-Architected Best Practices.This course provides an AWS Well-Architected Framework Review simulation and instructor-led group exercises and discussions regarding prioritizing and solutioning risks. The content focuses on teaching learners how to prepare proposals on high and medium risk issues using the AWS Well-Architected Tool. Module 1: AWS Well-Architected Framework Reviews Workload definition Key concepts of a workload AWS Well-Architected Review phases AWS Well-Architected Review approach, lessons learned, and use case AWS Well-Architected Review best practices AWS Well-Architected Review anti-patterns Module 2: Customer Scenario Group Sessions Demonstration of a Review question and answer example Operational excellence Group role-play exercise Two questions in this pillar Security Group role-play exercise Three questions in this pillar Reliability Group role-play exercise Three questions in this pillar Performance efficiency Group role-play exercise Three questions in this pillar Cost optimization Group role-play exercise Three questions in this pillar Module 3: Risk Solutions and Priorities AWS Well-Architected workflow Defining and solutioning high risk issues (HRIs) and medium risk issues (MRIs) Identifying significant risks and solutioning group discussion for: Operational excellence Security Reliability Performance efficiency Cost optimization Prioritizing improvements Module 4: Resources Resource pages AWS Well-Architected ISVs Module 5: Course Summary Objective recap Debrief What?s next? Additional course details: Nexus Humans Advanced AWS Well-Architected Best Practices 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 Advanced AWS Well-Architected Best Practices 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.

Advanced AWS Well-Architected Best Practices
Delivered OnlineFlexible Dates
Price on Enquiry