Agile Software Development: the Business of Innovation

Total Page:16

File Type:pdf, Size:1020Kb

Agile Software Development: the Business of Innovation SOFTWARE MANAGEMENT them is the only viable strategy. Rather than eliminating rework, the new strat- Agile Software egy is to reduce its cost. However, in not just accommodating change, but embracing it, we also must be careful to retain quality. Expectations Development: have grown over the years. The market demands and expects innovative, high- quality software that meets its needs— The Business of and soon. THE AGILE RESPONSE Agile methods are a response to this expectation. Their strategy is to reduce the Innovation cost of change throughout a project. Extreme Programming (XP), for example, calls for the software development team to Jim Highsmith, Cutter Consortium Alistair Cockburn, Humans and Technology • produce the first delivery in weeks, to achieve an early win and rapid feedback; he rise and fall of the dot- change grows through the software’s • invent simple solutions, so there is com-driven Internet economy development life cycle—remains valid, less to change and making those shouldn’t distract us from see- the question today is not how to stop changes is easier; T ing that the business environ- change early in a project but how to bet- • improve design quality continually, ment continues to change at a ter handle inevitable changes throughout making the next story less costly to dramatically increasing pace. To thrive its life cycle. implement; and in this turbulent environment, we must confront the business need for relentless innovation and forge the future work- Agile development combines force culture. Agile software develop- ment approaches such as Extreme Pro- creative teamwork with an gramming, Crystal methods, Lean Development, Scrum, Adaptive Software intense focus on effectiveness Development (ASD), and others view and maneuverability. change from a perspective that mirrors today’s turbulent business and technol- ogy environment. Traditional approaches assumed that if • test constantly, for earlier, less THE PROBLEM we just tried hard enough, we could antic- expensive, defect detection. In a recent study of more than 200 ipate the complete set of requirements software development projects, QSM early and reduce cost by eliminating Agile software development stresses Associates’ Michael Mah reported that change. Today, eliminating change early quality in design. These methods are some- the researchers couldn’t find nearly half means being unresponsive to business con- times confused with ad hoc or cowboy of the projects’ original plans to measure ditions—in other words, business failure. coding because the design is done on an against. Why? Conforming to plan was Similarly, traditional process manage- ongoing basis, in smaller chunks, as no longer the primary goal; instead, sat- ment—by continuous measurement, opposed to all at once and up front. Each isfying customers—at the time of deliv- error identification, and process refine- agile method addresses quality in certain ery, not at project initiation—took ments—strove to drive variations out of ways. For example, Dynamic Systems precedence. In many projects we review, processes. This approach assumes that Development Methodology (DSDM) calls major changes in the requirements, variations are the result of errors. Today, for a series of prototypes to attack unsta- scope, and technology that are outside while process problems certainly cause ble or unknown areas: new technology, the development team’s control often some errors, external environmental new business rules, and user interface occur within a project’s life span. changes cause critical variations. Because design. Scrum uses intense 15-minute daily Accepting that Barry Boehm’s life cycle we cannot eliminate these changes, dri- meetings and comprehensive iteration cost differentials theory—the cost of ving down the cost of responding to reviews at the end of each 30-day iteration. 120 Computer Basic principles must give, and we need to be clear about when a team of individuals practices Agile methods stress two concepts: the what stays and what gives. them. unforgiving honesty of working code and Relying on interactions between indi- Most methodologies provide inclusive the effectiveness of people working viduals facilitates sharing information rules—all the things you could possibly together with goodwill. and changing the process quickly when it do under all situations. Agile methods Working code tells the developers and needs changing. Using working software offer generative rules—a minimum set of sponsors what they really have in front allows us to measure how fast we actu- things you must do under all situations to of them—as opposed to promises as to ally produce results and provides quick generate appropriate practices for special what they will have in front of them. The feedback. Frequent interaction between situations. Teams that follow inclusive working code can be shipped, modified, individuals compensates for minimizing rules depend on someone else to name in or scrapped, but it is always real. documentation. advance the practices and conditions for Using people effectively achieves every situation. This obviously breaks maneuverability, speed, and cost savings. down quickly. A team that follows gen- People can transfer ideas faster by talking In a complex adaptive erative rules depends on individuals and face to face than by writing and reading system, decentralized, their creativity to find ways to solve prob- documents. A few designers sitting independent individuals lems as they arise. Creativity, not volu- together can produce a better design than interact to create minous written rules, is the only way to each could produce alone. When devel- innovative, emergent manage complex software development opers talk with customers and sponsors, results. problems and diverse situations. they can iron out difficulties, adjust pri- orities, and examine alternate paths for- AGILE PRACTICES ward in ways not possible when they are A team isn’t agile if the feedback loop not working together. Customer collaboration means that with customers and management is six all players—the sponsor, customer, user, months. Agile approaches recommend Agile Software Manifesto and developer—are on the same team. short iterations in the two- to six-week In recognition of these ideas, in Febru- Merging their different experiences and range during which the team makes con- ary 2001, we joined 15 other people rep- expertise with goodwill allows the com- stant trade-off decisions and adjusts to resenting XP, Scrum, DSDM, ASD, bined group to change directions new information. XP and Scrum have Crystal, Feature-Driven Development, quickly so they can produce more more directed cycles—two to three weeks pragmatic programming, and others appropriate results and less expensive for XP, 30 days for Scrum; other meth- sympathetic to the need for alternative designs. Contracts or project charters ods such as Crystal and ASD tolerate software development methods in sign- with the customers are necessary, but more variation. ing the Manifesto for Agile Software without collaboration, they are insuffi- Development. We wrote: cient. Feature planning and Working through producing a plan dynamic prioritization We are uncovering better ways of drives the team members to think Agile approaches combine these short developing software by doing it and through their project and its contingen- iterative cycles with feature planning and helping others do it. Through this cies. The plan itself usually goes out of dynamic prioritization. XP uses story work we have come to value date within just a few days. Afterward, cards; Scrum uses the term “backlog”; rather than focusing on the outdated ASD and Feature-Driven Development • individuals and interactions over plan, it is important to deal with the refer to features. The key point is that processes and tools, changing realities. agile approaches plan features, not tasks, • working software over comprehen- as the first priority because features are sive documentation, GENERATIVE RULES what customers understand. • customer collaboration over One aspect of agile development is Dynamic prioritization means that at contract negotiation, often missed or glossed over: a world the end of an iteration, the customer can • responding to change over follow- view that organizations are complex reprioritize the features desired in the ing a plan. adaptive systems. A complex adaptive next cycle, discarding originally planned system is one in which decentralized, features and adding new ones. Scrum That is, while there is value in the items independent individuals interact in self- explicitly states that priorities can only on the right, we value the items on the organizing ways, guided by a set of sim- change at the end of an iteration, not dur- left more. ple, generative rules, to create inno- ing one. DSDM uses “MoSCoW” rules vative, emergent results. XP’s 12 prac- for features—Must have, Should have, Processes, tools, documentation, contracts, tices, for example, were never intended Could have, Want to have sometime. and plans are useful. But when push comes to be all-inclusive rules; instead, they are XP’s priority scheme is binary—in this to shove—and it usually does—something generative rules that interact in concert cycle, or not. September 2001 121 Software Management Feedback and change Agility is dynamic, context-specific, Because they are most applicable to tur- aggressively change embracing, and bulent, high-change environments, agile growth-oriented. It is not about improv- Next- approaches
Recommended publications
  • Manuscript Instructions/Template
    INCOSE Working Group Addresses System and Software Interfaces Sarah Sheard, Ph.D. Rita Creel CMU Software Engineering Institute CMU Software Engineering Institute (412) 268-7612 (703) 247-1378 [email protected] [email protected] John Cadigan Joseph Marvin Prime Solutions Group, Inc. Prime Solutions Group, Inc. (623) 853-0829 (623) 853-0829 [email protected] [email protected] Leung Chim Michael E. Pafford Defence Science & Technology Group Johns Hopkins University +61 (0) 8 7389 7908 (301) 935-5280 [email protected] [email protected] Copyright © 2018 by the authors. Published and used by INCOSE with permission. Abstract. In the 21st century, when any sophisticated system has significant software content, it is increasingly critical to articulate and improve the interface between systems engineering and software engineering, i.e., the relationships between systems and software engineering technical and management processes, products, tools, and outcomes. Although systems engineers and software engineers perform similar activities and use similar processes, their primary responsibilities and concerns differ. Systems engineers focus on the global aspects of a system. Their responsibilities span the lifecycle and involve ensuring the various elements of a system—e.g., hardware, software, firmware, engineering environments, and operational environments—work together to deliver capability. Software engineers also have responsibilities that span the lifecycle, but their focus is on activities to ensure the software satisfies software-relevant system requirements and constraints. Software engineers must maintain sufficient knowledge of the non-software elements of the systems that will execute their software, as well as the systems their software must interface with.
    [Show full text]
  • Balancing Agility and Discipline a Guide for the Perplexed
    Balancing Agility and Discipline A Guide for the Perplexed Written by Barry Boehm & Richard Turner August 2003 Presented by Ben Underwood for EECS810 Fall 2015 Balancing Agility and Discipline, A Guide for the Perplexed: Boehm & Turner 1 Presentation Outline What to Expect • Meet the Authors • Discipline, Agility, and Perplexity • Contrasts and Home Grounds • A Day in the Life • Expanding the Home Grounds: Two Case Studies • Using Risk to Balance Agility and Discipline • Conclusions • Q & A Balancing Agility and Discipline, A Guide for the Perplexed: Boehm & Turner 2 Meet the Authors Barry Boehm • Born 1935 • Educated in Mathematics at Harvard and UCLA • Worked in Programming and Information Sciences in private industry and government • General Dynamics, Rand Corporation, TRW, and DARPA • Currently at the University of Southern California • Professor of Software Engineering • Founding Director of USC’s Center for Systems and Software Engineering Balancing Agility and Discipline, A Guide for the Perplexed: Boehm & Turner 3 Meet the Authors Richard Turner • Born 1954 • Educated in Mathematics, Computer Science, and Engineering Management • Worked in Computer Science, Technology, and Research in private industry and government • FAA, Systems Engineering Research Center, Software Engineering Institute, George Washington University, and more • One of the core authors of CMMI • Currently at Stevens Institute of Technology • Professor in the School of Systems and Enterprises Balancing Agility and Discipline, A Guide for the Perplexed: Boehm &
    [Show full text]
  • Software Defect Reduction Top 10 List
    SOFTWARE MANANGEMENT TWO Current software projects spend about Software 40 to 50 percent of their effort on avoid- able rework. Such rework consists of effort spent fixing software difficulties that could Defect Reduction have been discovered earlier and fixed less expensively or avoided altogether. By implication, then, some effort must con- sist of “unavoidable rework,” an obser- Top 10 List vation that has gained increasing credibility with the growing realization Barry Boehm, University of Southern California that better user-interactive systems result from emergent processes. In such Victor R. Basili, University of Maryland processes, the requirements emerge from prototyping and other multistakeholder- shared learning activities, a departure from traditional reductionist processes that stipulate requirements in advance, ecently, a National Science insight has been a major driver in focus- then reduce them to practice via design Foundation grant enabled us to ing industrial software practice on thor- and coding. Emergent processes indicate establish the Center for Empiri- ough requirements analysis and design, that changes to a system’s definition that R cally Based Software Engineer- on early verification and validation, and make it more cost-effective should not be ing. CeBASE seeks to transform on up-front prototyping and simulation discouraged by classifying them as avoid- software engineering as much as pos- to avoid costly downstream fixes.” able defects. sible from a fad-based practice to an engineering-based practice through deri- vation, organization, and dissemination Software’s complexity and of empirical data on software develop- accelerated development ment and evolution phenomenology. The phrase “as much as possible” reflects the schedules make avoiding defects fact that software development must remain a people-intensive and continu- difficult.
    [Show full text]
  • Software Engineering Introduction
    Software Engineering Introduction - Himasri Lekkala - CSCE Graduate student Software Engineering Application of engineering methodologies to design, develop and maintain a software within budget, on schedule and with high quality. Why Software Engineering? 1 2 3 4 5 Helps in utilizing Delivers the Makes possible Increases Customer the budget product on to handle large reliability of a satisfaction effectively schedule projects software Little Bug, Big Bang • Took 10 years and $7 billion to produce Ariane 5, a giant rocket. • Exploded in less than a minute after its launch due to a small bug in the software. Software Development Life Cycle (SDLC) Software Requirement Specification 1. Requirement (SRS) analysis Software has to be updated as 6. 2. Maintenance Design Design Document Specification needed. (DDS) SDLC At first, software is released 5. 3. in limited segment for User Deployment Development Coding Acceptance Test (UAT) 4. Testing Tests for bugs & ensures if all the requirements in SRS are met UML Diagrams (Unified Modeling Language) Class diagram Object diagram SDLC Models • Waterfall Model • Incremental Model • Spiral Model • Agile Model • Chaos Model • Scrum Model • V-Model • Sawtooth Model Waterfall Model Requirement Software Requirement Specification (SRS) Analysis Design Design Document Specification (DDS) Implementation Build code in small programs called units & perform unit testing Testing Integration of units and software testing Deployment & Maintenance Release into market and check for patches 11 Waterfall Model - Application 1 2 3 4 Requirements are Ample resources Technology is Suitable for short very well with required understood and is term projects. documented, clear expertise are not dynamic. and fixed. available to support the product.
    [Show full text]
  • Devops Comes to Database Developers and Dbas
    DevOps Comes to Database Developers and DBAs — It’s About Time Written by Daniel Norwood, Director of Product Marketing, Dell Software, and Robert Reeves, CTO, Datical Introduction Now your organization can apply automation to your database development lifecycle, breaking down silos Application teams have tools for managing their between development and operations teams and bringing development lifecycle — from source code control and you into the DevOps fold. With the right tools, database automated testing to continuous integration and automated developers and DBAs can finally keep up with the increasing deployment. But as a database developer or DBA, you’ve pace of application releases while protecting precious lacked the proper tooling to help you keep pace with the rest business data. of your organization. This white paper will explore the importance of bringing agile You face increasing pressure to deliver database changes and DevOps to database development and the obstacles faster, while you’re also responsible for ensuring that organizations face along the way. It describes what to look databases are always available and applications run at peak for when selecting tools to bring the database into the world performance. The conventional wisdom dictates that you of DevOps. Finally, it demonstrates how the right tools can have to choose between speed and quality, that you can’t go bring automation to database development and the value of faster and reduce risk at the same time. DevOps to the entire organization. Wrong. Background: Agile and DevOps … and DevOps solves the release bottleneck … Agile development is at the core of DevOps and the faster pace of As development teams became more application releases.
    [Show full text]
  • Software Development Processes: from the Waterfall to the Unified
    Software development processes: from the waterfall to the Unified Process Paul Jackson School of Informatics University of Edinburgh The Waterfall Model Image from Wikipedia 2 / 17 Pros, cons and history of the waterfall + better than no process at all { makes clear that requirements must be analysed, software must be tested, etc. − inflexible and unrealistic { in practice, you cannot follow it: e.g., verification will show up problems with requirements capture. − slow and expensive { in an attempt to avoid problems later, end up \gold plating" early phases, e.g., designing something elaborate enough to support the requirements you suspect you've missed, so that functionality for them can be added in coding without revisiting Requirements. Introduced by Winston W. Royce in a 1970 paper as an obviously flawed idea! 3 / 17 Domains of use for waterfall-like models embedded systems : Software must work with specific hardware: Can't change software functionality later. safety critical systems : Safety and security analysis of whole system is needed up front before implementation some very large systems : Allows for independent development of subsystems 4 / 17 Spiral model Barry Boehm. 1988. Cumulative cost 1.Determine Progress 2. Identify and objectives resolve risks Review Requirements Operational plan Prototype 1 Prototype 2 prototype Concept of Concept of operation requirements Detailed Requirements Draft design Development Verification Code plan & Validation Integration Test plan Verification & Validation Test Implementation 4. Plan the Release next iteration 3. Development and Test 5 / 17 Spiral model Successive loops involve more advanced activities: - checking feasibility, - gathering requirements, - design development, - integration and test . Phases of single loop: 1.
    [Show full text]
  • Dr. Barry Boehm
    Barry W. Boehm, TRW Professor of Software Engineering and Director, Center for Software Engineering, University of Southern California Barry Boehm received his B.A. degree from Harvard in 1957, and his M.S. and Ph.D. degrees from UCLA in 1961 and 1964, all in Mathematics. Between 1989 and 1992, he served within the U.S. Department of Defense (DoD) as Director of the DARPA Information Science and Technology Office, and as Director of the DDR&E Software and Computer Technology Office. He worked at TRW from 1973 to 1989, culminating as Chief Scientist of the Defense Systems Group, and at the Rand Corporation from 1959 to 1973, culminating as Head of the Information Sciences Department. He was a Programmer-Analyst at General Dynamics between 1955 and 1959. His current research interests include software process modeling, software requirements engineering, software architectures, software metrics and cost models, software engineering environments, and knowledge-based software engineering. His contributions to the field include the Constructive Cost Model (COCOMO), the Spiral Model of the software process, the Theory W (win- win) approach to software management and requirements determination, and two advanced software engineering environments: the TRW Software Productivity System and Quantum Leap Environment. He has served on the board of several scientific journals, including the IEEE Transactions on Software Engineering, IEEE Computer, IEEE Software, ACM Computing Reviews, Automated Software Engineering, Software Process, and Information and Software Technology. He has served as Chair of the AIAA Technical Committee on Computer Systems, Chair of the IEEE Technical Committee on Software Engineering, and as a member of the Governing Board of the IEEE Computer Society.
    [Show full text]
  • Dr. Barry Boehm
    Barry W. Boehm, TRW Professor of Software Engineering and Director, Center for Software Engineering, University of Southern California Barry Boehm received his B.A. degree from Harvard in 1957, and his M.S. and Ph.D. degrees from UCLA in 1961 and 1964, all in Mathematics. He also received an honorary Sc.D. from the U. of Massachusetts in 2000. Between 1989 and 1992, he served within the U.S. Department of Defense (DoD) as Director of the DARPA Information Science and Technology Office, and as Director of the DDR&E Software and Computer Technology Office. He worked at TRW from 1973 to 1989, culminating as Chief Scientist of the Defense Systems Group, and at the Rand Corporation from 1959 to 1973, culminating as Head of the Information Sciences Department. He was a Programmer-Analyst at General Dynamics between 1955 and 1959. His current research interests focus on integrating a software system's process models, product models, property models, and success models via an approach called MBASE (Model-Based (System) Architecting and Software Engineering). His contributions to the field include the Constructive Cost Model (COCOMO), the Spiral Model of the software process, and the Theory W (win-win) approach to software management and requirements determination. He has served on the board of several scientific journals and as a member of the Governing Board of the IEEE Computer Society. He currently serves as Chair of the Board of Visitors for the CMU Software Engineering Institute. He is an AIAA Fellow, an ACM Fellow, an IEEE Fellow, an INCOSE Fellow, and a member of the National Academy of Engineering.
    [Show full text]
  • Software Engineering, Pages 2-13, Mon- Ware Process, Pages 76 - 85, Dec
    Software Processes Are Software Too, Revisited: An Invited Talk on the Most Influential Paper of ICSE 9 * Leon J. Osterweil University of Massachusetts Dept. of Computer Science Amherst, MA 01003 USA +1 413 545 2186 ljo@cs. umass.edu ABSTRACT led to a considerable body of investigation. The sug- The ICSE 9 paper, "Software Processes are Software gestion was immediately controversial, and continues to Too," suggests that software processes are themselves a be argued. Subsequently I discuss why I believe this form of software and that there are considerable benefits discussion indicates a pattern of behavior typical of tra- that will derive from basing a discipline of software pro- ditional scientific inquiry, and therefore seems to me to cess development on the more traditional discipline of do credit to the software engineering community. application software development. This paper attempts But what of the (in)famous assertion itself? What does to clarify some misconceptions about this original ICSE it really mean, and is it really valid? The assertion grew 9 suggestion and summarizes some research carried out out of ruminations about the importance of orderly and over the past ten years that seems to confirm the origi- systematic processes as the basis for assuring the quality nal suggestion. The paper then goes on to map out some of products and improving productivity in developing future research directions that seem indicated. The pa- them. Applying the discipline of orderly process to soft- per closes with some ruminations about the significance ware was not original with me. Lehman [13] and others of the controversy that has continued to surround this [18] had suggested this long before.
    [Show full text]
  • Review of Risk Management Methods
    2011 Robert Stern, José Carlos Arias 59 REVIEW OF RISK MANAGEMENT METHODS Robert Stern (MBA), José Carlos Arias (PhD, DBA) Abstract Project development, especially in the software related field, due to its complex nature, could often encounter many unanticipated problems, resulting in projects falling behind on deadlines, exceeding budgets and result in sub-standard products. Although these problems cannot be totally eliminated, they can however be controlled by applying Risk Management methods. This can help to deal with problems before they occur. Organisations who implement risk management procedures and techniques will have greater control over the overall management of the project. By analysing five of the most commonly used methods of risk management, conclusions will be drawn regarding the effectiveness of each method. The origin of each method will be established, along with the typical areas of application, the framework of the methods, techniques used by each and the advantages and disadvantages of each of the methods. Each method will be summarised, then an overall comparison will be drawn. Suitable references will be included to highlight features, along with diagrams and charts to illustrate differences in each approach. Stern R., Arias J.C. - Review of Risk Management Methods 60 Business Intelligence Journal January 1. Introduction the Software Engineering Institute, which is funded by the US Air Force, a division There are various methods that have been of the American Department of Defence. developed to analyse the risk factors within The method was originally developed as a any given project. For the purposes of this project management method and the element paper five methods are analysed in detail, of risk management was later added to the they are as follows: equation.
    [Show full text]
  • Five Models of Software Development Engineering
    International Journal of Scientific & Engineering Research, Volume 6, Issue 11, November-2015 1331 ISSN 2229-5518 Five Models of Software Development Engineering Surya Madaan1 1B.tech Student of Computer Science & Engineering Jaypee Institute of Information Technology A-10, Sector-62, Noida, Uttar Pradesh 201307, India Abstract: This paper deals with a vital and important issue in computer Science world. It is concerned with the software development and management processes that examine the area of software development through the development models, which are known as software development life cycle. It represents five of the development models namely, waterfall, Iteration, V-shaped, spiral and Extreme programming. These models have advantages and disadvantages as well. Therefore, the main objective of this research is to represent different models of software development and to understand and show the features and defects of each model. Keywords: Software Development Models, Software Management Processes, Comparison between five models of Software Engineering. Fig. 1 Explanation of Software Engineering Conception 1. Introduction In are day to day life’s computer is everywhere. In fact, computer has become indispensible in today's world as it is used in many fields of life such as industry, medicine, commerce, education and even agriculture. Now days, organizations become more Dependent on computer in their works as a result of computer technology.[1]Computer is considered a time- saving device and its progress helps in executing complex, long, repeated processes in a very short time with a high speed. In addition to using computer for work, people use it for fun and entertainment. Noticeably, the number of companies that produce software programs for the purpose of facilitating works of offices, administrations, banks,IJSER etc., has increased recently which results in the difficulty of enumerating such companies.
    [Show full text]
  • Test-Driven Development
    Chapter 31 Emerging Trends in Software Engineering Slide Set to accompany Software Engineering: A Practitionerʼs Approach, 7/e by Roger S. Pressman Slides copyright © 1996, 2001, 2005, 2009 by Roger S. Pressman For non-profit educational use only May be reproduced ONLY for student use at the university level when used in conjunction with Software Engineering: A Practitioner's Approach, 7/e. Any other reproduction or use is prohibited without the express written permission of the author. All copyright information MUST appear if these slides are posted on a website for student use. These slides are designed to accompany Software Engineering: A Practitionerʼs Approach, 7/e (McGraw-Hill 2009). Slides copyright 2009 by Roger Pressman. 1 Trends Challenges we face when trying to isolate meaningful technology trends: What Factors Determine the Success of a Trend? What Lifecycle Does a Trend Follow? How Early Can a Successful Trend be Identified? What Aspects of Evolution are Controllable? Ray Kurzweil [Kur06] argues that technological evolution is similar to biological evolution, but occurs at a rate that is orders of magnitude faster. Evolution (whether biological or technological) occurs as a result of positive feedback—“the more capable methods resulting from one stage of evolutionary progress are used to create the next stage.” [Kur06] These slides are designed to accompany Software Engineering: A Practitionerʼs Approach, 7/e (McGraw-Hill 2009). Slides copyright 2009 by Roger Pressman. 2 Technology Innovation Lifecycle Breakthrough: Viable solution to a problem is Theory: Broader theory of usage, applicability discovered Automation: Tools which can automatically Replicator: Solution is reproducible, gains use/deploy/work with the solution (becomes a wider usage technology) Empiricism: Rules governing solution use are Maturity: Widespread use of the technology devised These slides are designed to accompany Software Engineering: A Practitionerʼs Approach, 7/e (McGraw-Hill 2009).
    [Show full text]