Software Development, Design, and Coding With Patterns, Debugging, Unit Testing, and Refactoring
Learn the principles of good software design and then turn those principles into great code. This book introduces you to software engineering, from the application of engineering principles to the development of software. You’ll see how to run a software development project, examine the different ph...
Otros Autores: | , |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2024.
|
Edición: | 3rd ed. 2024. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009835404706719 |
Tabla de Contenidos:
- Chapter 1: Introduction to Software Development
- PART ONE: MODELS AND TEAM PRACTICES
- Chapter 2: Software Process Models
- Chapter 3: Project Management Essentials
- Chapter 4: Ethics and Professional Practice
- Chapter 5: Intellectual Property, Obligations, and Ownership
- Chapter 6: Requirements
- PART TWO: DESIGN PRACTICES
- Chapter 7: Software Architecture
- Chapter 8: Design Principles
- Chapter 9: Structured Design
- Chapter 10: Object-Oriented Overview
- Chapter 11: Object-Oriented Analysis and Design
- Chapter 12: Object-Oriented Design Principles
- Chapter 13: Design Patterns
- Chapter 14:Parallel Programming
- Chapter 15:Parallel; Design Patterns
- PART THREE: CODING PRACTICES
- Chapter 16: Code Construction
- Chapter 17: Debugging
- Chapter 18: Unit Testing
- Chapter 19:P Code Reviews and Inspections
- Chapter 20: Wrapping It All Up.