1. What is agile???

Agile is an iterative approach to project management and software development that helps teams deliver value to their customers faster and with fewer headaches.

2. Philosophy???

https://agilemanifesto.org/

3. Agile Practices???

  1. Standups

    P.s why it call standup???

    since it's a really quick meeting, so it would be quicker when everybody stands up :))

  2. Sprints/iterations

  3. Task Boards

    Use them to store and track your progress on user stories

  4. Pair programming

  5. Test-Driven-Development (TDD)

  6. Meeting Minutes