1.13 Some Key Software Development Terminology
Figure 1.33 lists a number of buzzwords that you’ll hear in the software development community.
Fig. 1.33 Software technologies.
Technology | Description |
---|---|
Agile software development | Agile software development is a set of methodologies that try to get software implemented faster and using fewer resources. Check out the Agile Alliance (www.agilealliance.org ) and the Agile Manifesto (www.agilemanifesto.org ). |
Refactoring | Refactoring involves reworking programs to make them clearer and easier to maintain while preserving their correctness and functionality. It’s widely employed with agile development methodologies. Many IDEs contain built-in refactoring tools to do major portions of the reworking ... |
Get C++ How to Program, 10/e now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.