Extreme Programming Explained
Title | Extreme Programming Explained PDF eBook |
Author | Kent Beck |
Publisher | Pearson Education |
Pages | 218 |
Release | 2004 |
Genre | Computers |
ISBN | 0321278658 |
Accountability. Transparency. Responsibility. These are not words that are often applied to software development. In this completely revised introduction to Extreme Programming (XP), Kent Beck describes how to improve your software development by integrating these highly desirable concepts into your daily development process. The first edition of Extreme Programming Explained is a classic. It won awards for its then-radical ideas for improving small-team development, such as having developers write automated tests for their own code and having the whole team plan weekly. Much has changed in five years. This completely rewritten second edition expands the scope of XP to teams of any size by suggesting a program of continuous improvement based on.
Planning Extreme Programming
Title | Planning Extreme Programming PDF eBook |
Author | Kent Beck |
Publisher | Addison-Wesley Professional |
Pages | 162 |
Release | 2001 |
Genre | Computers |
ISBN | 9780201710915 |
Without careful ongoing planning, the software development process can fall apart. Extreme Programming (XP) is a new programming discipline, or methodology, that is geared toward the way that the vast majority of software development projects are handled -- in small teams. In this new book, noted software engineers Kent Beck and Martin Fowler show the reader how to properly plan a software development project with XP in mind. The authors lay out a proven strategy that forces the reader to plan as their software project unfolds, and therefore avoid many of the nasty problems that can potentially spring up along the way.
Extreme Programming Applied
Title | Extreme Programming Applied PDF eBook |
Author | Ken Auer |
Publisher | Addison-Wesley Professional |
Pages | 0 |
Release | 2002 |
Genre | Computer programming |
ISBN | 9780201616408 |
Articulating the principles behind Extreme Programming (XP) and offering practical advice concerning its application, this guide outlines the first steps toward XP discipline and offers examples of its application to a variety of organizations. It provides guidelines for implementing XP, highlighting key points with anecdotes drawn from the experiences of those who developed the methodology. Auer and Miller are software developers. c. Book News Inc.
Extreme Programming Pocket Guide
Title | Extreme Programming Pocket Guide PDF eBook |
Author | Chromatic |
Publisher | "O'Reilly Media, Inc." |
Pages | 107 |
Release | 2003 |
Genre | Computers |
ISBN | 0596004850 |
Concise and easy to use, this handy pocket guide to XP is a must-have quick reference for anyone implementing a test-driven development environment.
Extreme Programming in Practice
Title | Extreme Programming in Practice PDF eBook |
Author | James Newkirk |
Publisher | Addison Wesley Longman |
Pages | 232 |
Release | 2001 |
Genre | Computers |
ISBN |
This title focuses on the most critical aspects of software development: building robust, bug free systems, meeting deadlines, and coming in under budget. It includes artifacts, anecdotes, and actual code from an enterprise-class XP project.
Extreme Programming for Web Projects
Title | Extreme Programming for Web Projects PDF eBook |
Author | Doug Wallace |
Publisher | Addison-Wesley Professional |
Pages | 198 |
Release | 2003 |
Genre | Computers |
ISBN | 9780201794274 |
Allowing readers to tailor cutting-edge best practices from software development to achieve success in Web development is the goal of this comprehensive guide. The book details a proven process that helps readers deliver Web projects on time, within budget, and with fewer defects.
Implementation Patterns
Title | Implementation Patterns PDF eBook |
Author | Kent Beck |
Publisher | Pearson Education |
Pages | 289 |
Release | 2007-10-23 |
Genre | Computers |
ISBN | 013270255X |
Software Expert Kent Beck Presents a Catalog of Patterns Infinitely Useful for Everyday Programming Great code doesn’t just function: it clearly and consistently communicates your intentions, allowing other programmers to understand your code, rely on it, and modify it with confidence. But great code doesn’t just happen. It is the outcome of hundreds of small but critical decisions programmers make every single day. Now, legendary software innovator Kent Beck—known worldwide for creating Extreme Programming and pioneering software patterns and test-driven development—focuses on these critical decisions, unearthing powerful “implementation patterns” for writing programs that are simpler, clearer, better organized, and more cost effective. Beck collects 77 patterns for handling everyday programming tasks and writing more readable code. This new collection of patterns addresses many aspects of development, including class, state, behavior, method, collections, frameworks, and more. He uses diagrams, stories, examples, and essays to engage the reader as he illuminates the patterns. You’ll find proven solutions for handling everything from naming variables to checking exceptions.