0%

Book Description

Learn the principles of good software design, and how to 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 phases of a project, and learn how to design and implement programs that solve specific problems. It's also about code construction — how to write great programs and make them work. 

Whether you're new to programming or have written hundreds of applications, in this book you'll re-examine what you already do, and you'll investigate ways to improve. Using the Java language, you'll look deeply into coding standards, debugging, unit testing, modularity, and other characteristics of good programs. With Software Development, Design and Coding, author and professor John Dooley distills his years of teaching and development experience to demonstrate practical techniques for great coding.

What You'll Learn

  • Review modern agile methodologies including Scrum and Lean programming
  • Leverage the capabilities of modern computer systems with parallel programming
  • Work with design patterns to exploit application development best practices
  • Use modern tools for development, collaboration, and source code controls
Who This Book Is For

Early career software developers, or upper-level students in software engineering courses


Table of Contents

  1. Cover
  2. Frontmatter
  3. 1. Introduction to Software Development
  4. 2. Software Process Models
  5. 3. Project Management Essentials
  6. 4. Requirements
  7. 5. Software Architecture
  8. 6. Design Principles
  9. 7. Structured Design
  10. 8. Object-Oriented Overview
  11. 9. Object-Oriented Analysis and Design
  12. 10. Object-Oriented Design Principles
  13. 11. Design Patterns
  14. 12. Parallel Programming
  15. 13. Parallel Design Patterns
  16. 14. Code Construction
  17. 15. Debugging
  18. 16. Unit Testing
  19. 17. Code Reviews and Inspections
  20. 18. Ethics and Professional Practice
  21. 19. Wrapping It all Up
  22. Backmatter
3.137.175.113