Guide to Efficient Software Design: An MVC Approach to Concepts, Structures, and Models: Texts in Computer Science
Autor David P. Voorheesen Limba Engleză Paperback – 26 aug 2021
Topics and features: provides a case study to illustrate the various concepts discussed throughout the book, offering an in-depth look at the pros and cons of different software designs; includes discussion questions and hands-on exercises that extend the case study and apply the concepts to other problem domains; presents a review of program design fundamentals to reinforce understanding of the basic concepts; focuses on a bottom-up approach to describing software design concepts; introduces the characteristics of a good software design, emphasizing the model-view-controller as an underlying architectural principle; describes software design from both object-oriented and structured perspectives; examines additional topics on human-computer interaction design, quality assurance, secure design, design patterns, and persistent data storage design; discusses design concepts that may be applied to many types of software development projects; suggests a template for a software design document, and offers ideas for further learning.Students of computer science and software engineering will find this textbook to be indispensable for advanced undergraduate courses on programming and software design. Prior background knowledge and experience of programming is required, but familiarity in software design is not assumed.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 326.57 lei 38-44 zile | |
Springer International Publishing – 26 aug 2021 | 326.57 lei 38-44 zile | |
Hardback (1) | 456.35 lei 38-44 zile | |
Springer International Publishing – 2 ian 2020 | 456.35 lei 38-44 zile |
Din seria Texts in Computer Science
- 20% Preț: 474.58 lei
- 20% Preț: 675.35 lei
- 20% Preț: 409.70 lei
- 20% Preț: 306.35 lei
- 20% Preț: 357.55 lei
- 20% Preț: 1197.18 lei
- 20% Preț: 406.21 lei
- 20% Preț: 392.09 lei
- 20% Preț: 305.30 lei
- 20% Preț: 444.93 lei
- 20% Preț: 412.42 lei
- 20% Preț: 444.91 lei
- 20% Preț: 370.59 lei
- 20% Preț: 503.87 lei
- 20% Preț: 370.22 lei
- 20% Preț: 515.34 lei
- 15% Preț: 613.49 lei
- 20% Preț: 355.85 lei
- 20% Preț: 343.40 lei
- 20% Preț: 174.99 lei
- 20% Preț: 318.00 lei
- 20% Preț: 379.71 lei
- 20% Preț: 715.48 lei
- 20% Preț: 638.36 lei
- Preț: 440.52 lei
- 20% Preț: 516.39 lei
- 20% Preț: 344.75 lei
- Preț: 371.35 lei
- 20% Preț: 331.78 lei
- 20% Preț: 597.71 lei
- 20% Preț: 337.66 lei
- 20% Preț: 335.77 lei
- 20% Preț: 339.95 lei
- 20% Preț: 565.98 lei
- 20% Preț: 191.98 lei
- 20% Preț: 328.46 lei
- 23% Preț: 726.93 lei
- 20% Preț: 313.06 lei
- 20% Preț: 573.29 lei
- 20% Preț: 571.05 lei
- Preț: 454.30 lei
- 20% Preț: 524.11 lei
Preț: 326.57 lei
Preț vechi: 408.21 lei
-20% Nou
Puncte Express: 490
Preț estimativ în valută:
62.50€ • 65.93$ • 52.23£
62.50€ • 65.93$ • 52.23£
Carte tipărită la comandă
Livrare economică 27 decembrie 24 - 02 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783030285036
ISBN-10: 3030285030
Pagini: 519
Ilustrații: XXIII, 519 p. 205 illus., 11 illus. in color.
Dimensiuni: 155 x 235 mm
Ediția:1st ed. 2020
Editura: Springer International Publishing
Colecția Springer
Seria Texts in Computer Science
Locul publicării:Cham, Switzerland
ISBN-10: 3030285030
Pagini: 519
Ilustrații: XXIII, 519 p. 205 illus., 11 illus. in color.
Dimensiuni: 155 x 235 mm
Ediția:1st ed. 2020
Editura: Springer International Publishing
Colecția Springer
Seria Texts in Computer Science
Locul publicării:Cham, Switzerland
Cuprins
Introduction to Software Design.- Part I: Program Design Fundamentals.- Program Design Criteria and Simple Design Models.- OOP Case Study: Use Program Design Criteria and Simple Models.- SP Case Study: Use Program Design Criteria and Simple Models.- Program Design and Performance.- OOP Case Study: Considering Performance.- SP Case Study: Considering Performance.- Program Design and Security.- OOP Case Study: Considering Security.- SP Case Study: Considering Security.- Part II: Introduction to Software Design.- Characteristics of Good Software Design.- OOD Case Study: Transition to Software Design.- SD Case Study: Transition to Software Design.- Introduction to Model-View-Controller.- OOD Case Study: Model-View-Controller.- SD Case Study: Model-View-Controller.- Part III: Software Design Perspectives.- Introduction to Human-Computer Interaction (HCI) Design.- OOD Case Study: Text-based User Interface.- SD Case Study: Text-based User Interface.- Model-View-Controller: TUI versus GUI.- OOD Case Study: Graphical-based User Interface.- SD Case Study: Graphical-based User Interface.- Is Your Design Clear, Concise, and Complete?.- Software Design and Security.- OOD Case Study: More Security Requirements.- SD Case Study: More Security Requirements.- Introduction to Design Patterns.- OOD Case Study: Design Patterns.- SD Case Study: Design Patterns.- Modeling Persistent Data.- Persistent Data Storage.- OOD Case Study: Persistent Storage.- SD Case Study: Persistent Storage.- Part IV: Wrap-Up.- Software Design Document.- What's Next?
Notă biografică
Dr. David P. Voorhees is Director of Computer Science, Cybersecurity, and Software Applications & Systems Development, and McDevitt Associate Chair of Computer Science in the Department of Mathematics & Computer Science at Le Moyne College, Syracuse, NY, USA.
Textul de pe ultima copertă
This classroom-tested textbook presents an active-learning approach to the foundational concepts of software design. These concepts are then applied to a case study, and reinforced through practice exercises, with the option to follow either a structured design or object-oriented design paradigm. The text applies an incremental and iterative software development approach, emphasizing the use of design characteristics and modeling techniques as a way to represent higher levels of design abstraction, and promoting the model-view-controller (MVC) architecture.
Topics and features:
Dr. David P. Voorhees is Director of Computer Science, Cybersecurity, and Software Applications & Systems Development, and McDevitt Associate Chair of Computer Science in the Department of Mathematics & Computer Science at Le Moyne College, Syracuse, NY, USA.
Topics and features:
- Provides a case study to illustrate the various concepts discussed throughout the book, offering an in-depth look at the pros and cons of different software designs
- Includes discussion questions and hands-on exercises that extend the case study and apply the concepts to other problem domains
- Presents a review of program design fundamentals to reinforce understanding of the basic concepts
- Focuses on a bottom-up approach to describing software design concepts
- Introduces the characteristics of a good software design, emphasizing the model-view-controller as an underlying architectural principle
- Describes software design from both object-oriented and structured perspectives
- Examines additional topics on human-computer interaction design, quality assurance, secure design, design patterns, and persistent data storage design
- Discusses design concepts that may be applied to many types of software development projects
- Suggests a template for a software design document, and offers ideas for further learning
Dr. David P. Voorhees is Director of Computer Science, Cybersecurity, and Software Applications & Systems Development, and McDevitt Associate Chair of Computer Science in the Department of Mathematics & Computer Science at Le Moyne College, Syracuse, NY, USA.
Caracteristici
Presents software design as an important step in developing software, regardless of the software development process used Emphasizes model-view-controller (MVC) as an underlying architectural principle Provides numerous classroom-tested discussion questions, hands-on exercises, and illuminating case studies to help students to improve their practical programming skills