Scrum board 등을 통해 다시 확인한 dash board의 효과. 각 task의 현재 위치와 색깔등을 통해 전체적인 진행 상황을 한 눈에 알 수 있다. 쉽게 정보를 숨기기 어려워서 오히려 도입이 안되고 있다는 게 에러.

국정원과 같이 우리도 음지에서 일하고 음지를 지양한다.

Interesting Agile Reference Site like Digg

http://pligg.scrum-on.com/ – Just found this through Niall O’Keeffe who is an attendee at my Certified ScrumMaster course.

[From Interesting Agile Reference Site like Digg]

[펌] Introduction to Agile Engineering Practices

출처 : http://kanemar.com/2008/05/30/into-to-agile-engineering-practices/
본문 내 발표 자료

자료 중

Continuous Integration

Test Driven Development

  • Erdogmus, Hakan; Morisio, Torchiano. “On the Effectiveness of Test-first Approach to Programming,” Proceedings of the IEEE Transactions on Software Engineering, 31(1). January 2005. (NRC 47445). “We found that test-first students on average wrote more tests and, in turn, students who wrote more tests tended to be more productive.”
  • Newkirk, JW and Vorontsov, AA. “Test-Driven Development in Microsoft .NET,” Microsoft Press, 2004.
  • Feathers, M. “Working Effectively with Legacy Code,” Prentice Hall, 2004
  • Beck, K. “Test-Driven Development by Example,” Addison Wesley, 2003
  • Muller, Matthias M.; Padberg, Frank. “About the Return on Investment of Test-Driven Development (PDF)” Universitat Karlsruhe, Germany

Refactoring

Pair Programming

Pair Programming significantly reduces the number of defects, and greatly increase the qualityof the code.

My question is :

What is the difference between the Agile and XP???