Agility has become a prized business attribute. Although Agile methods were once most associated with software development, they are now applied in a host of different areas. Agile continues to find new applications because it is primarily an attitude. This programme delivers a solid grounding in both the Agile mindset and Agile methods. It covers three methods, illustrates the benefits of each and shows how they can be integrated. It includes practical techniques as well as background knowledge. By the end of the session, participants will be able to: Apply Agile concepts to self-manage their work Understand the roles people take on in Agile teams Use a variety of techniques to help deliver customer satisfaction Focus on delivering against priorities Employ a range of estimating techniques 1 Introduction Overview of the programme Review of participants' needs and objectives 2 The basics of Agile What makes Agile different Agile Manifesto and Principles Using feedback to deliver what is needed 3 Agile teams Multi-disciplinary teams Team size and empowerment Agile values 4 Agile at the team level - Scrum Scrum roles Scrum 'events' Scrum 'artifacts' 5 Agile for teams juggling multiple demands - Kanban Taking control of the work Improving throughput Dealing with bottlenecks 6 Agile in projects - AgilePM The phases of an Agile project Managing change requests Delivering on time 7 Estimating T-shirt / Pebble sizing Yesterday's weather Planning poker 8 Pick 'n' mix - some useful techniques The daily stand-up User stories Retrospectives Work-in-process limits Burndown charts Minimum viable product A / B testing 9 Review and action planning Identify actions to be implemented individually Conclusion
Get ready to learn how to make your own tote bag. A fun and easy project for beginners. Book your spot today Learn to make a tote bag - a reusable & eco-friendly bag Join us for a fun and interactive in-person event where you can learn to make your own stylish tote bag! Whether you're a beginner or have some sewing experience, this event is perfect for anyone looking to unleash their creativity and learn a new skill. During this event, our experienced instructors will guide you step-by-step through the process of creating a beautiful tote bag. You'll learn essential sewing techniques, such as measuring, cutting, stitching, and finishing. Relax and enjoy the process of creating something beautiful with your own hands You will also get: - Fabric to make your bag and all other necessary materials and equipment - Expert guidance and tips from your workshop host - Email support for the next 3 months What you need to bring: - Your own sewing machine with its power cable Please make sure the machine works and has been recently serviced. Please bring along the manual and all the accessories that came with it including spare bobbins and the bobbin case if applicable. Don't worry if you don't have a sewing machine, as we have machines you can borrow. - Threads and a sewing kit (you can buy one from us if you want) - Notepad and pen The workshop is limited to 6 people per session. If you want a private group session, please message us with your booking. Note: You need to know how to thread and use your machine. We offer an introduction to sewing machine workshop too, if you wanted to get to grips with your machine. You will receive a confirmation email after booking from our website. Please provide your phone number so we can message you in case of emergencies. Whether you want to make a personalized gift for a loved one or simply want to expand your crafting skills, this event is a fantastic opportunity to have fun and meet like-minded individuals. So, grab your friends and join us for a creative and enjoyable day of sewing! Spaces are limited, so reserve your spot now and get ready to embark on a sewing adventure! Note: If less than 3 participants have booked on this workshop, we will reschedule the workshop for a more convenient date or a different location. Priority will be given to existing paid participants first who have the option to confirm or cancel within 7 days. Frequently asked questions What is the age range for the workshop? This workshop is suitable for adults and kids. What should I bring with me to the workshop? Bring your own sewing machine with it’s power cable if you are not borrowing from us. The manual and all the accessories the machine came with Bobbin, bobbin case if applicable Threads and a full sewing kit. You can purchase one from us Notepad and pen How many participants will attend this workshop? There will be a maximum of 6 participants at this workshop. Small groups work best as everyone gets a chance to learn and ask questions. Please note: The workshop would be rescheduled if there are less than 3 participants booked for the date. Is the venue wheelchair accessible? Unfortunately, this venue isn't wheelchair accessible. There are 2 short sets of stairs to get to the room. Please don't hesitate to reach out if you want further info or any specific needs or concerns. I will do my best to accommodate you. What is the cancellation and refund policy for the workshop series? Cancellation notice period: Refunds: 28 days or more before the course start date - Full refund minus the fees15-27 days before the course start date - 50% refund minus the fees 14 days or less before the course start date We will try & fill the space. If we fill it, full refund minus fees.
BYO materials, canvas, drinks from home and join us for a fun evening painting together and chatting with local artists and art enthusiasts. All is welcome w...
The 2-hour Baby & Child First Aid class covers CPR, Choking, Bumps, Burns, Breaks, Bleeding, Febrile Seizures and Meningitis & Sepsis Awareness and will give everyone who attends the peace of mind they deserve.
Our *NEW* Mini First Aid Baby Proofing class is our second class, designed for parents and carers of babies and children over 3 months. It can be taken after our 2 hour Baby and Child First Aid class, or in isolation for those parents who are starting their weaning journey, or have a baby on the move!
Manchester in-person Asset Management course. This IAM Certificate course will be hosted in August 2023.
Classroom Asset Management course in London. This IAM Certificate course will be hosted in London UK from the 20th November 2023.
Classroom/in-person IAM Diploma course in Central London UK. Get trained in Advanced Asset Management.
Classroom/in-person IAM Diploma course in Central Manchester UK. Get trained in Advanced Asset Management.
Network DevOps course description This course is not a soft skills course covering the concepts of DevOps but instead concentrates on the technical side of tools and languages for network DevOps. Particular technologies focussed on are ansible, git and Python enabling delegates to leave the course ready to starting automating their network. Hands on sessions follow all major sections. More detailed courses on individual aspects of this course are available. What will you learn Evaluate network automation tools. Automate tasks with ansible. Use git for version control. Use Python to manage network devices. Use Python libraries for network devices. Network DevOps course details Who will benefit: Administrators automating tasks. Prerequisites: TCP/IP Foundation Duration 5 days Network DevOps course contents What is DevOps Programming and automating networks, networks and clouds, AWS, OpenStack, SDN, DevOps for network operations. Initial configuration Configuring SSH, ZTP, POAP. Hands on Initial lab configuration. Getting started with ansible The language, the engine, the framework. Uses of ansible, orchestration. The architecture, Controlling machines, nodes, Agentless, SSH, modules. Configuration management, inventories, playbooks, modules, roles. Hands on Installing ansible, running ad hoc commands. Ansible playbooks ansible-playbook, YAML, plays, tasks, handlers, modules. Playbook variables. Register module, debug module. Hands on Running playbooks. Ansible Inventories /etc/ansible/hosts, hosts, groups, static inventories, dynamic inventories. Inventory variables, external variables. Limiting hosts. Hands on Static inventories, variables in inventory files. Ansible modules for networking Built in modules, custom modules, return values. Core modules for network operations. Cisco and/or Juniper modules. ansible_connection. Ansible 2.6 CLI. Hands on Using modules. Ansible templating and roles aConfiguration management, full configurations, partial configurations. The template module, the assemble module, connection: local, Jinja2 templates, variables, if, for, roles. Hands on Generating multiple configurations from a template. Network programming and modules Why use Python? Why use ansible? alternatives, ansible tower, Linux network devices. Programming with Python Python programming Functions. Classes, objects and instances, modules, libraries, packages. Python strings, Python file handling, pip list, pip instal. Hands on Python programming with pyping. More Python programming Functions. Classes, objects and instances, modules, libraries, packages. Python strings, Python file handling, pip list, pip install. Hands on Python programming with pyping. Git Distributed version control, repositories, Git and GitHub, Alternatives to GitHub, Installing git, git workflows, creating repositories, adding and editing files, branching and merging, merge conflicts. Hands on working with Git. Python and networking APIs, Sockets, Telnetlib, pysnmp, ncclient, ciscoconfparse. Paramiko SSH and Netmiko Integrating Python and network devices using SSH. Netmiko, Netmiko methods. Hands on Netmiko. NAPALM What is NAPALM, NAPALM operations, getters, Replace, merge, compare, commit, discard. Hands on Configuration with NAPALM. Integrating ansible and NAPALM. Python and REST REST APIs, enabling the REST API. Accessing the REST API with a browser, cURL, Python and REST, the request library. Hands on Using a REST API with network devices.