IT Trends/Youtube

Agile (SW Develop Method)

DrawingProcess 2020. 4. 10. 07:33
반응형

Agile(SW개발방법론) : Develop SW, Help Others,,, Better ways of Develop SW

good: Individual and Interaction, Working SW, Customer Collaboration, Responding to Change

bad: Processes and tools, Comprehensive Documentation, contract negotiation, following plan

# 12 principles of agile : set of values & principles(flexibility)

  • 1. Our highest priority is to satisfy the customer through early and continuous delivery of valuable software.
  • 2. Welcome changing requirements, even late in development. Agile processes harness change for the customer’s competitive advantage.
  • 3. Deliver working software frequently, from a couple of weeks to a couple of months, with a preference to the shorter timescale.
  • 4. Business people and developers must work together daily throughout the project.
  • 5. Build projects around motivated individuals. Give them the environment and support they need, and trust them to get the job done.
  • 6. The most efficient and effective method of conveying information to and within a development team is face-to-face conversation.
  • 7. Working software is the primary measure of progress.
  • 8. Agile processes promote sustainable development. The sponsors, developers, and users should be able to maintain a constant pace indefinitely.
  • 9. Continuous attention to technical excellence and good design enhances agility.
  • 10. Simplicitythe art of maximizing the amount of work not doneis essential.
  • 11. The best architectures, requirements, and designs emerge from self-organizing teams.
  • 12. At regular intervals, the team reflects on how to become more effective, then tunes and adjusts its behavior accordingly.

Manifesto for Agile 

Processes & tool에 연연하기보다는 individual & interaction한 경험 수행하라!

Docs를 위주의 project보다는 Working SW(작동하는 SW)를 구형하라!

상사나 개발자와 negotiation하기보다 customer과 소통하여 collaboration하라!

following plan보다는 responding to change!(계획대로 행동하기보다 변화에 대응!)

+ self learning self motivation -> 하고싶은 것을 찾아라!!(수동적이기보다 능동적으로!)

 

Reference : https://www.youtube.com/watch?v=Z9QbYZh1YXY (What is Agile?)

 

반응형