Skip to content

Instantly share code, notes, and snippets.

@Shurlow
Last active March 27, 2019 21:19
Show Gist options
  • Save Shurlow/67981f938b83bc2be506d03fe2982d7a to your computer and use it in GitHub Desktop.
Save Shurlow/67981f938b83bc2be506d03fe2982d7a to your computer and use it in GitHub Desktop.
Agile Lesson Notes

Agile

Objectives

  • Describe what Agile, Scrum and Kanban are
  • Explain how Agile workflow differs from Waterfall
  • Descibe the purpose of Sprint Planning, Standups and Retrospectives
  • Use agile processes and tools to plan and complete projects
    • Use a feature branch workflow

Becoming Agile

Scrum Pennies: https://tastycupcakes.org/2013/05/the-penny-game/

Agile Slides: http://slides.com/wesleyreid/agile-development#/

Applying Agile

Lets practice the feature branch workflow with an example application: https://github.com/Shurlow/testing-testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment