1. Topic 1: Understanding Agile
    1. What is Agile?
      1. Agile is a philosophy and a way of thinking that's guided by 4 values and 12 principles.
      2. As a mindset over a framework, process, or methodology.
    2. Agile Values
      1. Value #1: Individuals and Interactions over processes and tools
      2. Value #2: Working software over comprehensive documentation
      3. Value #3: Customer collaboration over contract negotiation
      4. Value #4: Responding to change over following a plan
    3. Agile Principles
      1. Principle #1: Our highest priority is to satisfy the customer through the early and continuous delivery of valuable software
      2. Principle #2: Welcome changing requirements, even late in development. Agile processes harness change for the customer's competitive advantage
      3. Principle #3: Deliver working software frequently, from a couple of weeks to a couple of months, with a preference to the shorter timescale
      4. Principle #4: Business people and developers must work together daily throughout the project.
      5. Principle #5: Build projects around motivated individuals. Give them the environment and support they need, and trust them to get the job done.
      6. Principle #6: The most efficient and effective method of conveying information to and within a development team is face-to-face conversation.
      7. Principle #7: Working software is the primary measure of progress.
      8. Principle #8: Agile processes promote sustainable development. The sponsors, developers, and users should be able to maintain a constant pace indefinitely.
      9. Principle #9: Continuous attention to technical excellence and good design enhances agility.
      10. Principle #10: Simplicity, the art of maximizing the amount of work not done is essential
      11. Principle #11: The best architectures, requirements, and designs emerge from self-organizing teams.
      12. Principle #12: At regular intervals, the team reflects on how to become more effective. Then tunes and adjusts its behavior accordingly.
    4. Benefits of using Agile
      1. Allows to deliver that value in smaller increments to the customer
      2. Iterative process, the team is able to get feedback on their performance as well
    5. Challenges of using Agile
      1. The company is applying Waterfall
      2. Agile lack document, Agile focuses on communication than writing requirement.
      3. Not a clear role that takes control or has ownership of the project.
  2. Topic 4: Scrum Methodology: Scrum Terms and Artifacts
    1. User stories
      1. Acceptance Criteria
      2. Great User stories
      3. User stories example
    2. Product backlog & Sprint backlog
      1. Product backlog
      2. Sprint backlog
    3. Working agreements (Terms)
      1. Definition of Ready
      2. Definition of Done
    4. Product Increment
  3. Topic 3: Scrum Methodology: Scrum Ceremonies and Events
    1. Daily Stand-Up Meeting
    2. Sprint Planning Meeting
    3. Sprint Review Meeting
    4. Sprint Retrospective
    5. Product Backlog Grooming
  4. Topic 2: Scrum Methodology: Overview, Values and Roles
    1. Scrum overview
      1. What is Scrum?
      2. Inspection and Adaption
      3. Transparency
      4. Sprint
    2. Scrum values
      1. Openness
      2. Commitment
      3. Focus
      4. Courage
    3. Scrum Roles
      1. Scrum master
      2. Product Owner
      3. Develop team
  5. Topic 5: Estimating in Agile
    1. Estimating in Agile
      1. Techniques 1
      2. Techniques 2