Software development, design and coding with patterns, debugging, unit testing, and refactoring

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 di...

Full description

Bibliographic Details
Main Author: Dooley, John F.
Format: eBook
Language:English
Published: [New York, New York] Apress 2017
Edition:Second edition
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 03224nmm a2200409 u 4500
001 EB001945478
003 EBX01000000000000001108380
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781484231531 
050 4 |a QA76.76.D47 
100 1 |a Dooley, John F. 
245 0 0 |a Software development, design and coding  |b with patterns, debugging, unit testing, and refactoring  |c John F. Dooley 
250 |a Second edition 
260 |a [New York, New York]  |b Apress  |c 2017 
300 |a 1 volume  |b illustrations 
505 0 |a 1. Introduction to Software Development -- 2. Software Process Models -- 3. Project Management Essentials -- 4. Requirements -- 5. Software Architecture -- 6. Design Principles -- 7. Structured Design -- 8. Object-Oriented Overview -- 9. Object-Oriented Design Principles -- 10. Object-Oriented Design Patterns -- 11. Design Patterns -- 12. Parallel Programming -- 13. Parallel Design Patterns -- 14. Code Construction -- 15. Debugging -- 16. Unit Testing -- 17. Code Reviews and Inspections -- 18. Ethics and Professional Practice -- 19. Wrapping it All Up 
505 0 |a Includes bibliographical references and index 
653 |a Logiciels / Essais 
653 |a Web site development / fast 
653 |a Computer programs / Testing / http://id.loc.gov/authorities/subjects/sh85029526 
653 |a Web site development / http://id.loc.gov/authorities/subjects/sh98004795 
653 |a Computer programs / Testing / fast 
653 |a Computer programming / http://id.loc.gov/authorities/subjects/sh85107310 
653 |a Computer software / Development / fast 
653 |a Computer programming / fast 
653 |a Computer software / Development / http://id.loc.gov/authorities/subjects/sh85029535 
653 |a Programmation (Informatique) 
653 |a computer programming / aat 
653 |a Sites Web / Développement 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a "Learn the principles of good software design, and how to turn those principles into great code. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484231531/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.133 
520 |a 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