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

Full description

Bibliographic Details
Main Author: Dooley, John F.
Format: eBook
Language:English
Published: Berkeley, CA Apress 2017, 2017
Edition:2nd ed. 2017
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 02557nmm a2200289 u 4500
001 EB001689772
003 EBX01000000000000000960339
005 00000000000000.0
007 cr|||||||||||||||||||||
008 171203 ||| eng
020 |a 9781484231531 
100 1 |a Dooley, John F. 
245 0 0 |a Software Development, Design and Coding  |h Elektronische Ressource  |b With Patterns, Debugging, Unit Testing, and Refactoring  |c by John F. Dooley 
250 |a 2nd ed. 2017 
260 |a Berkeley, CA  |b Apress  |c 2017, 2017 
300 |a XXII, 320 p. 65 illus., 22 illus. in color  |b online resource 
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 
653 |a Compilers (Computer programs) 
653 |a Compilers and Interpreters 
653 |a Java 
653 |a Java (Computer program language) 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
028 5 0 |a 10.1007/978-1-4842-3153-1 
856 4 0 |u https://doi.org/10.1007/978-1-4842-3153-1?nosfx=y  |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