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

6488 Courses in Wideopen delivered Live Online

PACE: A trauma-informed approach to supporting children and young people

By National Gender Training Ltd

PACE was developed by Dr Dan Hughes (a clinical psychologist specialising in childhood trauma) more than 20 years ago as a central part of attachment-focused family therapy. It was created with the aim of supporting adults to build safe, trusting and meaningful relationships with children and young people who have experienced trauma. The approach focuses on building trusting relationships, emotional connections, containment of emotions and a sense of security.  PACE is a way of thinking, feeling, communicating and behaving that aims to make the child feel safe. Its four principles of communication – Playfulness, Acceptance, Curiosity and Empathy – facilitate the building of healthy, secure attachments between caregiver and child. PACE parenting is especially effective for supporting children that lack secure emotional bases. It is ideal for anyone working or living with children, especially those children in the care system Who is this course for? Anyone working with or living with children and young people. Like foster carers, adopting parents, residential carers, social workers but would also benefit parents experiencing difficulties. What will it cost? This is being developed as a video course – please contact us for prices. Face2face courses are £750.00 plus vat per session, plus travel. How will I benefit from this course? You will benefit by building safe, trusting and meaningful relationships with children and young people. What is the course content? Learn about the four principles of the model… communication- Play, Acceptance, Curiosity and Empathy with the add on of Like to make PLACE model and how to implement it…. The therapeutic needs of the children you care for… The fight flight freeze & fawn response Attachment Trauma & effects on the brain Transference/counter transference… Dysfunctional thoughts, beliefs and alternative ways of thinking… Self-help & support How are the courses delivered? Although this is being converted to a video course, it is available face2face for groups of around 15 people Is this course recognised? Yes, it is fully CPD accredited

PACE: A trauma-informed approach to supporting children and young people
Delivered in Northampton + 1 more or UK Wide or OnlineFlexible Dates
£900

HA Webinar: Teaching disciplinary knowledge directly: sources

5.0(1)

By Historical Association

Historical Association webinar series: Direct history teaching Presenters: Mike Hill and Jacob Olivey In this fifth session, Jacob and Mike will argue that 'source work' often doesn’t work. They will suggest that common classroom approaches to sources are often ineffective and inaccessible. Instead, they will share examples of lessons that teach pupils very directly about sources – rather than getting them to do 'source work'. To use your corporate recording offer on this webinar please fill in this form: https://forms.office.com/e/Qr1PfgRHSS We are able to offer the webinars in this series at a subsidised cost as the presenters' time has been partially funded by their school, Ark Soane Academy. We are open to developing partnerships across schools and trusts. If you are interested in discussing this further, please contact Mel Jones at melanie.jones@history.org.uk

HA Webinar: Teaching disciplinary knowledge directly: sources
Delivered Online
£8.33 to £12.50

M.D.D 8 FACE TO FACE SESSIONS (SINGLES)

4.9(27)

By Miss Date Doctor Dating Coach London, Couples Therapy

Eliminating negative dating behaviour Addressing stress and fear of dating Online dating assistance Help with past relationship emotional trauma Dating advice for singles Help with dating direction Relationship guidance Dating education and positive mindset training https://relationshipsmdd.com/product/8-face-to-face-sessions/

M.D.D 8 FACE TO FACE SESSIONS (SINGLES)
Delivered in London or UK Wide or OnlineFlexible Dates
£720

SAFe Product Owner/Product Manager

By Advised Skills

This course will let you develop the skillsets needed to guide the delivery of value in a Lean enterprise—and learn about the activities, tools, and mechanics used to manage backlogs and programs. Attending the class prepares you to take the exam and become a certified SAFe® 6 Product Owner/Product Manager (POPM). SAFe Product Owner/Product Manager 6 training course is provided under Scaled Agile, Inc. Partner Program Agreement.

SAFe Product Owner/Product Manager
Delivered OnlineFlexible Dates
£765

Biogen Ireland Book & Movie Club

By Biogen Booking System

Join Us for a Lunchtime Talk: Let's discuss movies, books and more! We're excited to invite you to our Book and Movie Club – the perfect way to take a break, grab a coffee, and connect with colleagues on shared interests! We hope to have stimulating conversations through this club, either through breaking down the latest blockbuster, or analysing our favourite book character, providing opportunities for catching up with colleagues! What to Expect: Open to all Whether you're a bookworm, a casual reader, a movie buff, or just looking for an excuse to get great movie/book recommendations, you're welcome to join our monthly book and movie club Teams calls! Alternating Monthly Themes: Each month, we'll read a book or watch a movie/series ahead of the meeting. At the end of each meeting, attendees can decide together, the theme and title of the next movie or book to be discussed the following month! It's low-key: This is a casual event, and there is no pressure, just fun discussion! Whether you've read the whole book, watched the entire movie, or only finished parts of it, or looking for recommendations and reviews, everyone is welcome! Next meet-up on: Last Friday of every month, starting April 25, 2025 Time: 12:00 p.m. – 12:30 p.m. Where: Join us virtually in a Teams call! Register now and get ready for amazing conversations!

Biogen Ireland Book & Movie Club
Delivered Online + more
FREE

Product Design Training Courses 1-2-1

By Real Animation Works

PRODUCT DESIGN face to face training customised and bespoke.

Product Design Training Courses 1-2-1
Delivered in London or OnlineFlexible Dates
£760

VBA with Microsoft Excel

By Nexus Human

Duration 1 Days 6 CPD hours This course is intended for This course is primarily designed for students who want to gain the skills necessary to use VBA to automate tasks in Excel such as collecting data from external sources, cleaning, and manipulating data. The target student may also want to learn how to create custom worksheet functions to streamline worksheet formulas and make complex worksheets easier to support, maintain, and understand. Overview Identify general components of VBA and their appropriate use in solving business solutions. Record VBA macros to automate repetitive tasks. Write VBA code to create VBA subroutines and functions. Use various programming elements to solve problems through code, including variables,objects, conditional statements, and loops. Eliminate, avoid, or handle errors in VBA code, and optimize its performance. VBA (Visual Basic for Applications) enables you to enhance and extend the capabilities of Microsoft Excel and other applications in the Microsoft 365 application suite. You can use VBA to perform tasks that would be difficult or impossible to do using only worksheet functions, and you can automate a wide range of tasks so they can be performed faster, more consistently, and with less effort than performing them manually. This course will give you a good foundation for understanding, creating, and using VBA in your own Excel workbooks. You will learn how to use the macro recorder effectively, as well as how to write your own VBA code from scratch. You will use tools built into Excel to explore and learn VBA's capabilities and to optimize and debug your code. Prerequisites To ensure your success in this course, you should be an experienced Excel user who is comfortable creating and working with Excel workbooks, including tasks such as entering worksheet formulas, using absolute and relative addressing, formatting cells, and creating pivot tables and charts. This level of skill could be acquired by taking the Microsoft Excel for Office 365 (Desktop or Online) courses, Parts 1, 2, and 3. 1. Using VBA to Solve Business Problems Use Macros to Automate Tasks in Excel Identify Components of Macro-Enabled Workbooks Configure the Excel VBA Environment 2. Recording a Macro Use the Macro Recorder to Create a VBA Macro Record a Macro with Relative Addressing Delete Macros and Modules Identify Strategies for Using the Macro Recorder 3. Writing VBA Code Directly Write VBA Code Discover Objects You Can Use Create a Custom Function 4. Solving Problems through Code Make Decisions in Code Work with Variables Perform Repetitive Tasks 5. Improving Your VBA Code Debug VBA Errors Deal with Errors Improve Macro Performance 6. Controlling How and When Macros Run Prompt the User for Information Configure Macros to Run Automatically Additional course details: Nexus Humans VBA with Microsoft Excel (v1.2) 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 VBA with Microsoft Excel (v1.2) 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.

VBA with Microsoft Excel
Delivered OnlineFlexible Dates
£655

Use Cases for Business Analysis: Virtual In-House Training

By IIL Europe Ltd

Use Cases for Business Analysis: Virtual In-House Training The use case is a method for documenting the interactions between the user of a system and the system itself. Use cases have been in the software development lexicon for over twenty years, ever since it was introduced by Ivar Jacobson in the late 1980s. They were originally intended as aids to software design in object-oriented approaches. However, the method is now used throughout the Solution Development Life Cycle from elicitation through to specifying test cases, and is even applied to software development that is not object oriented. This course identifies how business analysts can apply use cases to the processes of defining the problem domain through elicitation, analyzing the problem, defining the solution, and confirming the validity and usability of the solution. What you will Learn You'll learn how to: Apply the use case method to define the problem domain and discover the conditions that need improvement in a business process Employ use cases in the analysis of requirements and information to create a solution to the business problem Translate use cases into requirements Getting Started Introductions Course structure Course goals and objectives Foundation Concepts Overview of use case modeling What is a use case model? The 'how and why' of use cases When to perform use case modeling Where use cases fit into the solution life cycle Use cases in the problem domain Use cases in the solution domain Use case strengths and weaknesses Use case variations Use case driven development Use case lexicon Use cases Actors and roles Associations Goals Boundaries Use cases though the life cycle Use cases in the life cycle Managing requirements with use cases The life cycle is use case driven Elicitation with Use Cases Overview of the basic mechanics and vocabulary of use cases Apply methods of use case elicitation to define the problem domain, or 'as is' process Use case diagrams Why diagram? Partitioning the domain Use case diagramming guidelines How to employ use case diagrams in elicitation Guidelines for use case elicitation sessions Eliciting the problem domain Use case descriptions Use case generic description template Alternative templates Elements Pre and post conditions Main Success Scenario The conversation Alternate paths Exception paths Writing good use case descriptions Eliciting the detailed workflow with use case descriptions Additional information about use cases Analyzing Requirements with Use Cases Use case analysis on existing requirements Confirming and validating requirements with use cases Confirming and validating information with use cases Defining the actors and use cases in a set of requirements Creating the scenarios Essential (requirements) use case Use case level of detail Use Case Analysis Techniques Generalization and Specialization When to use generalization or specialization Generalization and specialization of actors Generalization and specialization of use cases Examples Associating generalizations Subtleties and guidelines Use Case Extensions The <> association The <> association Applying the extensions Incorporating extension points into use case descriptions Why use these extensions? Extensions or separate use cases Guidelines for extensions Applying use case extensions Patterns and anomalies o Redundant actors Linking hierarchies Granularity issues Non-user interface use cases Quality considerations Use case modeling errors to avoid Evaluating use case descriptions Use case quality checklist Relationship between Use Cases and Business Requirements Creating a Requirements Specification from Use Cases Flowing the conversation into requirements Mapping to functional specifications Adding non-functional requirements Relating use cases to other artifacts Wire diagrams and user interface specifications Tying use cases to test cases and scenarios Project plans and project schedules Relationship between Use Cases and Functional Specifications System use cases Reviewing business use cases Balancing use cases Use case realizations Expanding and explaining complexity Activity diagrams State Machine diagrams Sequence diagrams Activity Diagrams Applying what we know Extension points Use case chaining Identifying decision points Use Case Good Practices The documentation trail for use cases Use case re-use Use case checklist Summary What did we learn, and how can we implement this in our work environment?

Use Cases for Business Analysis: Virtual In-House Training
Delivered OnlineFlexible Dates
£850

Writing and Managing Requirements Documents: Virtual In-House Training

By IIL Europe Ltd

Writing and Managing Requirements Documents: Virtual In-House Training This course is part of IIL's Business Analysis Certificate Program (BACP), a program designed to help prepare individuals pass the IIBA™ Certification exam to become a Certified Business Analysis Professional (CBAP™). Learn more at www.iil.com/bacp. Once a business analyst has completed the information gathering and analysis to produce the solution to a business problem, the results must be documented for all stakeholders to see and understand. This course will enhance the skill set needed for writing and managing the complex readership that business analysts interact with on a day-to-day basis. What you will Learn Upon completion, participants will be able to: Write an understood requirements document that is approvable and acceptable Validate a requirements document Manage the changes to requirements documents through the SDLC Foundation Concepts The role of the business analyst An introduction to the BABOK® Guide The business analyst and the product/project life cycle The requirements documentation process Planning for Effective Requirements Documentation Overview of requirements planning Planning for validation Planning for verification: well-formed criteria Planning for verification: understood and usable criteria Writing Effective Requirements Documents Overview of writing requirements documents Using a standard structure / template Applying formatting techniques Meeting the challenge of writing non-functional requirements Baselining Requirements Documents Overview of the requirements baseline process Validation Verification Approval Managing Requirements Change through the Product Life Cycle Overview of requirements change management Establishing a formal change management process Tracing requirements through design and development (build, test, and implementation) Following through to post-implementation (transition and early production)

Writing and Managing Requirements Documents: Virtual In-House Training
Delivered OnlineFlexible Dates
£850

Developing the Business Case: Virtual In-House Training

By IIL Europe Ltd

Developing the Business Case: Virtual In-House Training Business analysts must be able to create business case documents that highlight project benefits, costs, and risks. The business case is based on the real business need to be solved. These become parts of proposals, feasibility studies, and other decision support documents. This course teaches the purpose, structure, and content of a business case. It presents the basic techniques for determining financial ROI, non-tangible benefits, and the probability of meeting expectations. What you will Learn At the end of this program, you will be able to: Perform feasibility studies Justify the business investment to solve the business problem Prepare an effective business case document Plan and implement a business case approval process Foundation Concepts The role of the BA An introduction to the BABOK® Guide The business analyst and the product / project life cycle (PLC) The business case deliverable Introducing the Business Case Process The BA and strategy analysis The BA and the business case process (BCP) The BA during the business case process (BCP) The BA after the business case process (BCP) Importance of defining solution performance metrics Defining the Business Need Overview of defining the business need Business needs: problem / opportunity statement Product vision Objectives and constraints Exploring Business Case Solutions Overview of exploring solutions Solution identification for feasibility Solution definition for analysis Assessing project risks Justifying the Business Case Overview of justifying the business case Qualitative justification Quantitative justification Approving the Business Case Overview of business case approval Developing recommendations Preparing the decision package - documents Preparing the decision package - presentations

Developing the Business Case: Virtual In-House Training
Delivered OnlineFlexible Dates
£850