Agile Software Development, Principles, Patterns, and Practices

Agile Software Development, Principles, Patterns, and Practices


Yazar Robert C. Martin
Yayınevi Pearson Education
ISBN 9780132760584
Baskı yılı 2011
Sayfa sayısı 529
Ağırlık 0.88 kg
Edisyon 1
Stok durumu Tükendi   

For courses in Object-Oriented Design, C++ Intermediate Programming, and Object-Oriented Programming. Written for software engineers "in the trenches," this text focuses on the technology-the principles, patterns, and process-that help software engineers
I. AGILE DEVELOPMENT. 1. Agile Practices. 2. Overview of Extreme Programming. 3. Planning. 4. Testing. 5. Refactoring. 6. A Programming Episode. II. AGILE DESIGN. 7. What Is Agile Design? 8. SRP: The Single-Responsibility Principle. 9. OCP: The