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

2035 Perspective courses delivered Online

DASA DevOps Fundamentals: Virtual In-House Training

By IIL Europe Ltd

DASA DevOps Fundamentals: Virtual In-House Training The DASA DevOps Fundamentals™ certification provides the core education necessary to build your DevOps vocabulary and understand its principles and practices. It's the ideal starting point for DevOps journeys, whether you're already familiar with working with Agile and/or DevOps teams or not. Faster software deployment, increased deployment frequency, and higher change success rate are only some of the visible outcomes of practicing DevOps. Organizations such as Netflix, Spotify, and Facebook are transforming IT by successfully implementing DevOps principles. But you don't have to be big to be a DevOps leader. Companies large and small, young and old, have smoothly made the transition and have the proof of success in their pockets. This course will inspire you to serve as a change champion by sharing and using what you learned, and continue to learn, about DevOps to lead and mentor others. A solid understanding of DevOps Fundamentals has helped numerous professionals and organizations how to approach a DevOps journey, not only from a tool and automation perspective but also looking in-depth at the softer side of things. This course provides learners with an extensive introduction to the core Agile DevOps principles. It covers all 12 key knowledge and skill competencies defined by DASA to ensure you acquire a solid knowledge of DevOps concepts and terminology. Multiple cases or scenarios, group discussions, and examples are included in the course to enhance your learning experience. What you will Learn DASA DevOps Fundamentals-certified professionals are able to: Explain the drivers responsible for the emergence of DevOps. Define and discuss the key concepts and principles of DevOps. List and explain the business benefits of DevOps and continuous delivery. Know how teams can translate DevOps principles into tangible practices. Learn about modern operations in a DevOps context. Explain the concepts of test automation, infrastructure automation, and build and deployment automation. Describe how DevOps relates to Lean and Agile methodologies. Get insight into the various organizational DevOps models and architectures. Identify how Cloud and Delivery pipeline automation optimizes and accelerates the ways of working. Discuss the critical success factors for DevOps transformation. Introducing DASA DevOps Fundamentals DASA DevOps Fundamentals An Introduction Case Study - Easy Journey Airways Building the DevOps Context DevOps Evolution Business Benefits of DevOps DASA DevOps Principles Goals and Measurements Knowing DevOps for Individuals T-Shape Profiles DevOps Capabilities by DASA DASA DevOps Certifications Getting Acquainted with DevOps Culture and Behavior Embracing a DevOps Culture Core Elements of a DevOps Culture Implementation of a DevOps Culture Understanding the Value of DevOps for Teams and Organizations Organizational Models Team Autonomy DevOps at Scale Getting Familiar with DevOps Management Practices ITSM Lean Agile Getting Familiar with DevOps Technical Practices Architecture Modern Infrastructure and Cloud Operations Enabling DevOps Team Performance Through Continuous Delivery and Automation Software Delivery Automation Concepts Continuous Delivery Core Concepts Continuous Delivery Automation Concepts Continuous Delivery Automation Focus Topics Measuring the Performance - The Next Steps Analyze the Current Situation Improve Incrementally

DASA DevOps Fundamentals: Virtual In-House Training
Delivered OnlineFlexible Dates
£1,650

The Science of Happiness

By OnlineCoursesLearning.com

Introduction: The path to being happy starts with a change in what you think about happiness. Do you wish you were happier, but it just seems out of reach? This course was created to demystify happiness. Society has told us that happiness is tied to your bank balance and success. While those goals are great to pursue, if you look around yourself, you will see that those factors alone do not determine whether or not someone is happy. Happiness is now - and you can begin pursuing habits that lead to happiness no matter what else you have or don't have in your life. The purpose of this course is to empower you to find and enjoy happiness wherever you are. This course starts off by giving you a new perspective on what happiness is. We teach you what really affects your happiness and show that you can change your natural happiness level. The course also covers the importance of gratitude, self-love activities and relationships. Limiting beliefs and self-sabotaging behaviours that may be standing in the way of your happiness are challenged throughout the course. Completing this course should leave you empowered to pursue true happiness immediately.   What You Will Learn: What really determines happiness, according to leading positive psychology researchers How to evaluate your happiness baseline Practical ways to be happier at work, in your friendship and family relationships and when you are by yourself How to set yourself up for happiness and success, instead of sabotaging yourself Why relationships matter in your pursuit of happiness Benefits of Taking This Course Change your perspective about what happiness is and is not Zero in on the big and little things that make you happy as an individual Learn practical happiness habits to begin developing in your everyday life Develop a more positive outlook on life Course Modules: Module 01: Defining and Describing Happiness Module 02: Models of Happiness Module 03: The Influence of the Human Brain on Happiness Module 04: Responsive and Reactive Modes Module 05: Functions of a Happy Brain  

The Science of Happiness
Delivered Online On Demand
£50

HTML5 development fundamentals

5.0(3)

By Systems & Network Training

HTML5 development training course description This three-day MTA Training course helps you prepare for Microsoft Technology Associate Exam 98-375, and build an understanding of these topics: Manage the Application Life Cycle, Build the User Interface by Using HTML5, Format the User Interface by Using CSS, Code by Using JavaScript. This course leverages the same content as found in the Microsoft Official Academic Course (MOAC) for this exam. What will you learn Manage the Application Life Cycle. Build the User Interface by Using HTML5. Format the User Interface by Using CSS. Code by Using JavaScript. HTML5 development training course details Who will benefit: Anyone working with HTML5. Prerequisites: None. Duration 3 days HTML5 development training course contents Managing the Application Life Cycle Platform fundamentals Packaging and the runtime environment: app package, app container, credentials/permission sets, host process, leverage existing HTML5 skills and content for slate/tablet applications. Manage the state of an application Manage session state, app state and persist state information; understand states of an application; understand the differences between local and session storage. Debug and test a HTML5 touch-enabled application Touch gestures; gestures you test on a device. HTML5 UI: Text, Graphics, and Media HTML5 tags for text content and graphics. When, why and how to use Canvas; when, why and how to use scalable vector graphics (SVG). HTML5 tags to play media. Video and audio tags. HTML5 UI: Organization, Input, and Validation HTML5 tags to organise content and forms Tables, lists, sections; semantic HTML. HTML5 tags for input and validation CSS Essentials: Content Flow, Positioning, styling Core CSS concepts Separate presentation from content (create content with HTML and style content with CSS); manage content flow (inline versus block flow); manage positioning of individual elements( float versus absolute positioning); manage content overflow (scrolling, visible and hidden); basic CSS styling. CSS Essentials: Layouts Arrange UI content by using CSS Use flexible box and grid layouts to establish content alignment, direction and orientation; proportional scaling and use of "free scale" for elements within a flexible box or grid; order and arrange content; concepts for using flex box for simple layouts and grid for complex layouts; grid content properties for rows and columns; use application templates. Managing Text Flow by Using CSS Regions and using regions to flow text content between multiple sections (content source, content container, dynamic flow, flow-into, flow-from, msRegionUpdate, msRegionOverflow, msGetRegionContent); columns and hyphenation and using these CSS settings to optimise the readability of text; use "positioned floats" to create text flow around a floating object Managing the Graphical Interface by Using CSS Graphics effects (rounded edges, shadows, transparency, background gradients, typography and Web Open Font Format); 2-D 3-D transformations (translate, scale, rotate, skew and 3-D perspective transitions and animations); SVG filter effects; Canvas. JavaScript and coding essentials Manage and maintain JavaScript, Create and use functions; jQuery and other third-party libraries. Update the UI by using JavaScript Locate/access elements; listen and respond to events; show and hide elements; update the content of elements. Animations, Graphics, and Accessing Data Code animations with JavaScript animation; manipulate the canvas; work with images, shapes and other graphics. Access data access by using JavaScript Send and receive data; transmit complex objects and parsing; load and save files; App Cache; datatypes; forms; cookies; localStorage JavaScript coding for Touch Interface, Device and Operating System Resources, and More Respond to the touch interface, Gestures, how to capture and respond to gestures, Code additional HTML5 APIs, GeoLocation, Web Workers, WebSocket; File API, Access device and operating system resources, In- memory resources, such as contact lists and calendar; hardware capabilities, such as GPS, accelerometer and camera.

HTML5 development fundamentals
Delivered in Internationally or OnlineFlexible Dates
£2,367

Exploring the Underbelly of Exceptional Leadership: The Softer Skills Required to Effectively Lead Through Change

By IIL Europe Ltd

Exploring the Underbelly of Exceptional Leadership: The Softer Skills Required to Effectively Lead Through Change Rapid change is impacting nearly every industry vertical, re-shaping, re-forming, and ultimately disrupting 'business as usual'. With this comes workforce strain, stress, and frustration. Today more than ever industry needs people who fully understand, embrace, and exemplify the softer skills of leadership. With the energy that could light up an entire city grid, Cassandra Worthy captivates audiences with her stories and unique perspective on what it really means to effectively lead THROUGH change. New perspective on the soft skills required to effectively lead through change (C.H.A.N.G.E Traits®) A heightened self-awareness of their current leadership effectiveness and the guidance to take the right next step to improve Invigoration to more effectively lead through ANY change challenges they face

Exploring the Underbelly of Exceptional Leadership: The Softer Skills Required to Effectively Lead Through Change
Delivered Online On Demand18 hours
£15

Exploring the Underbelly of Exceptional Leadership: The Softer Skills Required to Effectively Lead Through Change

By IIL Europe Ltd

Exploring the Underbelly of Exceptional Leadership: The Softer Skills Required to Effectively Lead Through Change Rapid change is impacting nearly every industry vertical, re-shaping, re-forming, and ultimately disrupting 'business as usual'. With this comes workforce strain, stress, and frustration. Today more than ever industry needs people who fully understand, embrace, and exemplify the softer skills of leadership. With the energy that could light up an entire city grid, Cassandra Worthy captivates audiences with her stories and unique perspective on what it really means to effectively lead THROUGH change. New perspective on the soft skills required to effectively lead through change (C.H.A.N.G.E Traits®) A heightened self-awareness of their current leadership effectiveness and the guidance to take the right next step to improve Invigoration to more effectively lead through ANY change challenges they face

Exploring the Underbelly of Exceptional Leadership: The Softer Skills Required to Effectively Lead Through Change
Delivered Online On Demand45 minutes
£15

Professional Certificate Course in Navigating Social Vulnerability in Social Work Practice in London 2024

4.9(261)

By Metropolitan School of Business & Management UK

Embark on a transformative journey in social work with "Navigating Social Vulnerability." This course delves deep into understanding, identifying, and assessing vulnerabilities at various levels-individual, family, and community. Through a comprehensive exploration of situational, environmental, and intersecting factors, you will gain the skills to evaluate and apply holistic social work approaches. The course emphasizes Person-in-Environment (PIE) and ecological perspective theories to equip you with a nuanced understanding of social vulnerability. Embark on a transformative journey with the course "Navigating Social Vulnerability in Social Work Practice." This comprehensive program delves into the intricate dynamics of social vulnerability, offering a nuanced understanding of its various levels and manifestations. After the successful completion of this course, you will be able to: Define Social Vulnerability. Identify factors contributing to Community-Level Social Vulnerability. Recognize indicators of Individual-Level Social Vulnerability. Assess Family-Level Social Vulnerabilities and Strengths. Analyze how attributes intersect with vulnerabilities and strengths in clients' lives. Evaluate the impact of Situational and Environmental factors. Apply holistic social work approaches using Person-in-Environment (PIE) and ecological perspective theories. "Navigating Social Vulnerability in Social Work Practice" empowers you to understand, assess, and address vulnerability at various levels. From community factors to individual strengths, the course equips you with holistic approaches, making you adept at creating positive change in the lives of those you serve. Course Structure and Assessment Guidelines Watch this video to gain further insight. Navigating the MSBM Study Portal Watch this video to gain further insight. Interacting with Lectures/Learning Components Watch this video to gain further insight. Navigating Social Vulnerability in Social Work Practice Self-paced pre-recorded learning content on this topic. Navigating Social Vulnerability in Social Work Practice Put your knowledge to the test with this quiz. Read each question carefully and choose the response that you feel is correct. All MSBM courses are accredited by the relevant partners and awarding bodies. Please refer to MSBM accreditation in about us for more details. There are no strict entry requirements for this course. Work experience will be added advantage to understanding the content of the course. The certificate is designed to enhance the learner's knowledge in the field. This certificate is for everyone eager to know more and get updated on current ideas in their respective field. We recommend this certificate for the following audience. Vulnerability Assessment Specialist Community Resilience Advocate Individual and Family Support Coordinator Social Intersection Analyst Situational and Environmental Impact Evaluator Holistic Social Worker PIE Theorist Ecological Perspective Practitioner Average Completion Time 2 Weeks Accreditation 3 CPD Hours Level Advanced Start Time Anytime 100% Online Study online with ease. Unlimited Access 24/7 unlimited access with pre-recorded lectures. Low Fees Our fees are low and easy to pay online.

Professional Certificate Course in Navigating Social Vulnerability in Social Work Practice in London 2024
Delivered Online On Demand14 days
£29

Recovering Troubled Projects: Virtual In-House Training

By IIL Europe Ltd

Recovering Troubled Projects: Virtual In-House Training Despite our best intentions, many of the projects that organizations undertake either don't achieve their intended business results or end in complete failure. Most seasoned project managers have had their share of experiences with difficult or troubled projects and unless they are careful, they will encounter more. This workshop does not focus on 'failed' projects but rather on those projects which without appropriate intervention would be headed for failure. Failed projects are those beyond help and which should be terminated. Here we focus on projects that are salvageable. It is an exercise-driven, no-nonsense, professional practice-focused workshop positioning the participant to immediately apply the tools and lessons learned in the classroom. The workshop employs the use of both illustrative and practical/working case studies. Illustrative case studies will examine insights from real-world troubled projects. Participants will be asked to bring descriptions of their own examples of troubled projects on which they're currently working or on which they have worked in the past. A number of these will be used as the basis for the practical/working case studies. The approach builds on and complements the disciplines addressed in Project Management Institute's PMBOK® Guide and also addresses issues that arise when managing projects in a complex environment. What You Will Learn You will learn to: Recognize the value of a structured project recovery process Explain the reasons most projects fail Analyze the causes of a project's troubles Construct a negotiation process to use with key stakeholders Apply an effective strategy to planning the recovery effort Manage, evaluate, and adjust the ongoing recovery effort Foundation Concepts Recognizing a troubled project Defining the project recovery process The Reasons Projects Fail Putting failure in perspective Reviewing management issues Analyzing planning issues Exploring complexity issues Assess the Project Stabilizing the project Determining preliminary Go / No-Go Conducting a detailed recovery assessment Negotiate the Recovery Reviewing the basics of negotiation Setting reasonable expectations Obtaining appropriate PM authority Securing key stakeholder support Plan the Recovery Planning for recoveries Rebuilding the project team Reshaping the project plan Managing parallel activities Planning for change management Implement and Adjust the Project Implementing project recoveries Facilitating change Enabling continuous learning Fostering the project team Sustaining stakeholder engagement

Recovering Troubled Projects: Virtual In-House Training
Delivered OnlineFlexible Dates
£850

Hobbies and Lifestyle | Mega Bundle

By OnlineCoursesLearning.com

Immerse yourself in the world of gardens, where you'll learn to create stunning outdoor spaces with our Garden Design and Maintenance course. Unleash your artistic talents as you explore the techniques of Painting and Decorating, adding beauty to any environment. Connect with ancient wisdom and unlock intuitive insights with Tarot Card Reading. Finally, discover the power of visual storytelling through Photography, capturing moments and memories with your unique perspective. In this 40 hours learning bundle, you'll gain a diverse range of skills that will empower you to create, transform, and express yourself. From designing gardens to beautifying spaces, exploring the mystical realm, and capturing visual stories, this 4 courses bundle opens doors to exciting possibilities and unleashes your creative potential.

Hobbies and Lifestyle | Mega Bundle
Delivered Online On Demand
£129

Critical Thinking

By Nexus Human

Duration 1 Days 6 CPD hours This course is intended for This course is intended for individuals who want to become more rational and disciplined thinkers. Overview Upon successful completion of this course, students will boost their performance with an increase in their decision-making ability. In this course, students will learn develop their ability to analyze and evaluate information. 1 - GETTING STARTED Icebreaker Housekeeping Items The Parking Lot Workshop Objectives 2 - COMPONENTS OF CRITICAL THINKING Applying Reason Open Mindedness Analysis Logic Case Study 3 - NON-LINEAR THINKING Step Out of Your Comfort Zone Don't Jump to Conclusions Expect and Initiate Change Being Ready to Adapt Case Study 4 - LOGICAL THINKING Ask the Right Questions Organize the Data Evaluate the Information Draw Conclusions Case Study 5 - CRITICAL THINKERS (I) Active Listening Be Curious Be Disciplined Be Humble Case Study 6 - CRITICAL THINKERS (II) Seeing the Big Picture Objectivity Using Your Emotions Being Self-Aware Case Study 7 - EVALUATE INFORMATION Making Assumptions Watch out for Bias Ask Clarifying Questions SWOT Analysis Case Study 8 - BENEFITS OF CRITICAL THINKING Being More Persuasive Better Communication Better Problem Solving Increased Emotional Intelligence Case Study 9 - CHANGING YOUR PERSPECTIVE Limitations of Your Point of View Considering Others Viewpoint Influences on Bias When New Information Arrives Case Study 10 - PROBLEM SOLVING Identify Inconsistencies Trust Your Instincts Asking Why? Evaluate the Solution(s) Case Study 11 - PUTTING IT ALL TOGETHER Retaining Your New Skills Reflect and Learn From Mistakes Always Ask Questions Practicing Critical Thinking Case Study 12 - WRAPPING UP Words from the Wise Review of Parking Lot Lessons Learned Completion of Action Plans and Evaluations

Critical Thinking
Delivered OnlineFlexible Dates
£395

ITIL 4 Leader: Digital and IT Strategy: In-House Training

By IIL Europe Ltd

ITIL® 4 Leader: Digital and IT Strategy: In-House Training The ITIL® 4 Leader: Digital and IT Strategy (DITS) is one of the two modules in the ITIL® 4 Strategic Leader (SL) certification scheme. The other module in the SL designation is the ITIL® 4 Strategist: Direct, Plan & Improve. Accredited training for the ITIL® 4 Strategic Leader modules is mandatory to enable full understanding of the core material. The ITIL ® 4 Digital and IT Strategy certification focuses on enabling business success through the creation of digital and IT strategies. The IT and Digital Strategy certification adds a new perspective to the ITIL suite and elevates the discussion around ITIL concepts to a strategic level among business leaders and aspiring leaders. The ITIL® 4 Digital and IT Strategy course is based on the ITIL® 4 Digital and IT Strategy exam specification from AXELOS. With the help of ITIL® 4 concepts and terminology, exercises, and examples included in the course, you will acquire relevant knowledge to pass the certification exam. The core learning material in the course is supported by interactive case study, discussions and activities. What You Will Learn The ITIL ® 4 Digital and IT Strategy course covers the content in relation to the following learning outcomes of the exam specification for ITIL ® 4 Digital and IT Strategy: Demonstrate the use of the ITIL guiding principles in Digital and IT Strategy decisions and activities Understand how to leverage digital strategy to react to digital disruption Understand the relationship between the concepts of Digital and IT Strategy, the service value system and the service value chain, and explain how to utilize them to create value Understand how an organization uses Digital and IT Strategy to remain viable in environments disrupted by digital technology Understand strategic approaches made possible by digital and information technology to achieve customer/market relevance and operational excellence Understand the risks and opportunities of Digital and IT Strategy Understand the steps and techniques involved in defining and advocating for a Digital and IT Strategy Understand how to implement a Digital and IT Strategy Key Concepts of Digital and IT Strategy Digital, Information, and Communication Technology Digital Transformation Services, Products, and Competitive Advantage Tiers of Strategy Business Models Operating Models Strategy and the Service Value System Opportunity and Demand Value Governance ITIL® Guiding Principles Continual Improvement ITIL® Practices What is Vision? Disruptions Vision Digital Disruptions Balanced Strategic Focus Positioning Tools for Digital Organizations Assignment 1: Digital Disruption and Digital Positioning Where Are We Now? Environmental Analysis Opportunity Analysis Digital Readiness Assessment How Do We Get There (Strategic Planning) Strategy Planning Financial Aspects of Digital and IT Strategy Business Models for Strategy Planning Portfolio Optimization How Do We Get There (Strategic Approaches) Strategic Approaches for Digital Organizations Strategic Approaches for Operational Excellence Strategic Approaches to Evolution Strategic Approaches to Social Responsibility and Sustainability Assignment 2: Strategic Approaches for Digital Organizations Take Action (Managing Strategic Initiatives) How Strategies are Implemented Coordinating Strategy and Strategic Initiatives Leading Digital Transformation Digital Leadership Assignment 3: Strategy Planning and Communication Did We Get There? (Measuring Strategy) Key Facts About Measurement Measuring a Strategy Instrumenting Strategy How Do We Keep the Momentum Going Long-Term Momentum: Ensuring Organizational Viability Short-Term Momentum: Parallel Operation Assignment: Digital Strategy in VUCA Environment Managing Innovation and Emerging Technologies Managing Innovation Formal Approach to Innovation Management Culture that Supports Innovation Approaches to Innovation Evaluating and Adopting Emerging Technology Managing Strategic Risk Risk Management Risk Identification Risk Posture Risk Treatment

ITIL 4 Leader: Digital and IT Strategy: In-House Training
Delivered in London or UK Wide or OnlineFlexible Dates
£2,495