eXtreme .NET: Introducing eXtreme Programming Techniques to .NET Developers [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

eXtreme .NET: Introducing eXtreme Programming Techniques to .NET Developers [Electronic resources] - نسخه متنی

Neil Roodyn

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید












Chapter 9. Step-by-Step Development


Much of what XP teaches is about developing the software one small step at a time. Chapter 3 covered how to break work down into small tasks. Chapter 4 showed the importance of testing. It showed how to develop the code test first and in small, bite-size pieces. Chapter 5, on refactoring, showed how to simplify our code, again taking small steps to achieve the goal. When doing research and experimentation, Chapter 6 covered how to break these spikes into small steps. The automated build techniques examined in Chapter 7 help us to move faster by not having to repeat the same work again and again. This final chapter puts together all these practices covered so far in this book to develop a piece of software.


    / 117