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

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

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

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












If a Computer Can Do It, Then It Should


I believe as programmers we should use the tools we have at hand for our own advantage, and the computer is an ideal tool for carrying out many of these repetitive steps. When the team I am working with starts a new project, I always insist on setting up a build procedure as one of the first steps in the development process. I also like to ensure that we have an installer program ready from day one. This makes shipping the software easier at the end of the project, because we dealt with it at the beginning.

Let's see how our eXtreme .NET team is dealing with automating the build process.


    / 117