Cantitate/Preț
Produs

Guide to Efficient Software Design: An MVC Approach to Concepts, Structures, and Models: Texts in Computer Science

Autor David P. Voorhees
en Limba Engleză Paperback – 26 aug 2021
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: 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.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 32657 lei  38-44 zile
  Springer International Publishing – 26 aug 2021 32657 lei  38-44 zile
Hardback (1) 45635 lei  38-44 zile
  Springer International Publishing – 2 ian 2020 45635 lei  38-44 zile

Din seria Texts in Computer Science

Preț: 32657 lei

Preț vechi: 40821 lei
-20% Nou

Puncte Express: 490

Preț estimativ în valută:
6250 6593$ 5223£

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

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:
  • 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.
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