buchspektrum Internet-Buchhandlung

Neuerscheinungen 2017

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

John Dooley

Software Development, Design and Coding


With Patterns, Debugging, Unit Testing, and Refactoring
2. Aufl. 2017. xxii, 320 S. 43 SW-Abb., 22 Farbabb. 254 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2017
ISBN: 1-484-23152-X (148423152X)
Neue ISBN: 978-1-484-23152-4 (9781484231524)

Preis und Lieferzeit: Bitte klicken


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, a uthor 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

Software Development, Design and Coding, John Dooley

Introduction to Software Development
Software Process Models
Project Management Essentials
Requirements
Software Architecture
Design Principles
Structured Design
Object-Oriented Overview
Object-Oriented Design Principles
Object-Oriented Design Patterns
Design Patterns
Parallel Programming
Parallel Design Patterns
Code Construction
Debugging
Unit Testing
Code Reviews and Inspections
Ethics and Professional Practice

Wrapping it All Up
John F. Dooley is the William and Marilyn Ingersoll Professor of Computer Science at Knox College in Galesburg, Illinois. Before returning to teaching in 2001, Professor Dooley spent nearly 18 years in the software industry as a developer, designer, and manager working for companies such as Bell Telephone Laboratories, McDonnell Douglas, IBM, and Motorola, along with an obligatory stint as head of development at a software startup. He has over two dozen professional journal and conference publications and four books to his credit, along with numerous presentations. He has been a reviewer for the Association for Computing Machinery Special Interest Group on Computer Science Education (SIGCSE) Technical Symposium for the last 36 years and reviews papers for the IEEE Transactions on Education, the ACM Innovation and Technology in Computer Science Education (ITiCSE) Conference, and other professional conferences. He has developed short courses in software development and developed three separate Software Engineering courses at the advanced undergraduate level.