Extreme Programming in Perl Robert Nagler phần 7 pot
... point implementation of Perl behaves in a particular way with Copyright c 2004 Robert Nagler All rights reserved nagler@ extremeperl.org 93 12.8 Global Refactoring After releasing the build up fix, ... 2004 Robert Nagler All rights reserved nagler@ extremeperl.org 106 application. The tests eliminate the fear of change inherent in non-test-driven software metho dologies. Copy...
Ngày tải lên: 05/08/2014, 10:21
... non -programming aspects of Extreme Perl: the why (The Problem), the what (Extreme Programming and Perl) and the how (Release Planning, Iteration Planning, Acceptance Testing, Tracking, and Pair Programming) . ... Refactoring . . . . . . . . . . . . . . . 131 Copyright c 2004 Robert Nagler All rights reserved nagler@ extremeperl.org vi Copyright c 2004 Robert Nagler All...
Ngày tải lên: 05/08/2014, 10:21
... implementation. Copyright c 2004 Robert Nagler All rights reserved nagler@ extremeperl.org 6 Copyright c 2004 Robert Nagler All rights reserved nagler@ extremeperl.org 16 Chapter 2 Extreme Programming XP is the ... elaborated in Programming Perl, p. 646. 3 See Object-Oriented Programming in It’s a SMOP for an example of when objects obfuscate. Copyright c 2004 Ro...
Ngày tải lên: 05/08/2014, 10:21
Extreme Programming in Perl Robert Nagler phần 3 pptx
... moving on to the next one. This chapter covers dividing stories into tasks during the iteration plan- ning meeting, estimating tasks, grouping tasks into iterations, and tracking team and individual ... of software distributions. Programming, like many other creative professions, Copyright c 2004 Robert Nagler All rights reserved nagler@ extremeperl.org 37 Chapter 6 Pair Programmin...
Ngày tải lên: 05/08/2014, 10:21
Extreme Programming in Perl Robert Nagler phần 4 docx
... from the increased quality that pair programming delivers. Copyright c 2004 Robert Nagler All rights reserved nagler@ extremeperl.org 46 7. 10 Sign Off The main indicator for how much business value ... anything, and whittling will turn any code mountain into a codehill–pardon my metaphoritis. Copyright c 2004 Robert Nagler All rights reserved nagler@ extremeperl.org 54 Chapte...
Ngày tải lên: 05/08/2014, 10:21
Extreme Programming in Perl Robert Nagler phần 5 docx
... login, and the deviance test would fail. Copyright c 2004 Robert Nagler All rights reserved nagler@ extremeperl.org 62 with many inputs and outputs. In effect, the routine’s identity is a combina- tion ... 2004 Robert Nagler All rights reserved nagler@ extremeperl.org 70 test_deviance(’does not match’); login_as(’demo’, ’PASSWORD’); test_deviance(’must supply a value’); login_a...
Ngày tải lên: 05/08/2014, 10:21
Extreme Programming in Perl Robert Nagler phần 6 doc
... XP’s founders. Copyright c 2004 Robert Nagler All rights reserved nagler@ extremeperl.org 78 Copyright c 2004 Robert Nagler All rights reserved nagler@ extremeperl.org 82 ok(EMA->new(3)); I ... a subtle point about return, and it actually involves an interface change. The following use assigns an empty list: Copyright c 2004 Robert Nagler All rights reserved nagler@...
Ngày tải lên: 05/08/2014, 10:21
Extreme Programming in Perl Robert Nagler phần 8 ppsx
... Mail::POP3Client->new; $pop3->Connect; Copyright c 2004 Robert Nagler All rights reserved nagler@ extremeperl.org 121 Copyright c 2004 Robert Nagler All rights reserved nagler@ extremeperl.org 126 authorization to access ... Effective Perl Programming by Joseph Hall discusses the issues with wantarray and list contexts in detail. Copyright c 2004 Robert Nagler A...
Ngày tải lên: 05/08/2014, 10:21
Extreme Programming in Perl Robert Nagler phần 9 pps
... brushing and flossing support pair programming. Copyright c 2004 Robert Nagler All rights reserved nagler@ extremeperl.org 141 Copyright c 2004 Robert Nagler All rights reserved nagler@ extremeperl.org 142 is ... http://www.tuxedo.org/˜esr/doclifter. Copyright c 2004 Robert Nagler All rights reserved nagler@ extremeperl.org 148 15 .7 Pair Programming Programming cours...
Ngày tải lên: 05/08/2014, 10:21
Extreme Programming in Perl Robert Nagler phần 10 pps
... html. Copyright c 2004 Robert Nagler All rights reserved nagler@ extremeperl.org 176 When picking or building your test infrastructure, make sure deviance case handling is built in. If it’s hard to ... like unthinking automatons following the spec ifications to the letter, even when they know the spec is wrong. Copyright c 2004 Robert Nagler All rights reserved nagler@ extreme...
Ngày tải lên: 05/08/2014, 10:21