Scrum Practitioner

Request info

Overview

Created in 1993, Scrum is a mature yet simple Agile framework for completing complex projects. Originally created for software development projects, Scrum works well for any complex environment, both IT and non-technical.  The framework and terminology are simple, focused on managing change, reducing time to market, eliminating waste and delivering what the Customer needs. This course focuses the Scrum Values, Roles, Ceremonies and Artifacts employed to create a good foundation for high performing Scrum teams.

Audience

This 2 day course is suitable for Project Managers, Project Support Managers, potential Scrum Masters and Product Owners, Team members (Business Analysts, Architects, Developers, Testers) intending to deliver Agile projects.

Prerequisites

Pre-course reading: The Scrum Guide by Ken Schwaber.

Some experience of Project Management or Software Development experience is required.

Course Outline

Agile Principles and the Agile Manifesto

The Scrum Process and how it works

Scrum Roles

  •   Product Owner
  •   Scrum Project Team
  •   ScrumMaster

User Stories

Scrum Ceremonies

  •   Sprint Planning and Estimating
  •   Sprint Review and Retrospective
  •   Daily Stand Up (or Scrum)  Meetings

Scrum Artefacts

  •   Product Backlog
  •   Sprint Backlog
  •   Burndown Chart

Using Scrum for large scale projects

Using Scrum with distributed, outsourced & off-shore  teams

Cost: £1095 + VAT

Duration: 2 Days

 

SELECT wp_posts.*, wp_p2p.* FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) INNER JOIN wp_p2p WHERE 1=1 AND ( ( wp_postmeta.meta_key = 'start_date' AND CAST(wp_postmeta.meta_value AS DATE) >= '2024-03-28' ) ) AND ((wp_posts.post_type = 'schedule' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) AND (wp_p2p.p2p_type = 'schedule_to_courses' AND wp_posts.ID = wp_p2p.p2p_from AND wp_p2p.p2p_to IN ( SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID IN (2647) AND ((wp_posts.post_type = 'courses' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) ORDER BY wp_posts.post_date DESC )) GROUP BY wp_posts.ID ORDER BY CAST(wp_postmeta.meta_value AS DATE) ASC