Principles of Software Engineering and Design
Title | Principles of Software Engineering and Design PDF eBook |
Author | Marvin V. Zelkowitz |
Publisher | Prentice Hall |
Pages | 360 |
Release | 1979 |
Genre | Computers |
ISBN |
Concentrates on the design aspects of programming for software engineering, while also covers the full range of software development cycles.
A Philosophy of Software Design
Title | A Philosophy of Software Design PDF eBook |
Author | John K. Ousterhout |
Publisher | |
Pages | 0 |
Release | 2021 |
Genre | Computer programs |
ISBN | 9781732102217 |
"This book addresses the topic of software design: how to decompose complex software systems into modules (such as classes and methods) that can be implemented relatively independently. The book first introduces the fundamental problem in software design, which is managing complexity. It then discusses philosophical issues about how to approach the software design process and it presents a collection of design principles to apply during software design. The book also introduces a set of red flags that identify design problems. You can apply the ideas in this book to minimize the complexity of large software systems, so that you can write software more quickly and cheaply."--Amazon.
201 Principles of Software Development
Title | 201 Principles of Software Development PDF eBook |
Author | Alan Mark Davis |
Publisher | McGraw-Hill Companies |
Pages | 264 |
Release | 1995 |
Genre | Computers |
ISBN |
Software -- Software Engineering.
Introduction to Software Engineering Design
Title | Introduction to Software Engineering Design PDF eBook |
Author | Christopher John Fox |
Publisher | Pearson |
Pages | 760 |
Release | 2006 |
Genre | Computers |
ISBN |
The focus of Introduction to Software Engineering Design is the processes, principles and practices used to design software products. KEY TOPICS: The discipline of design, generic design processes, and managing design are introduced in Part I. Part II covers software product design, use case modeling, and user interface design. Part III of the book is its core and covers enginnering data anyalysis, including conceptual modeling, and both architectural and detailed engineering design. MARKET: This book is for anyone interested in learning software design.
Software Engineering
Title | Software Engineering PDF eBook |
Author | Hans van Vliet |
Publisher | |
Pages | 760 |
Release | 2000-10-10 |
Genre | Computers |
ISBN |
This work aims to provide the reader with sound engineering principles, whilst embracing relevant industry practices and technologies, such as object orientation and requirements engineering. It includes a chapter on software architectures, covering software design patterns.
Principles of Computer System Design
Title | Principles of Computer System Design PDF eBook |
Author | Jerome H. Saltzer |
Publisher | Morgan Kaufmann |
Pages | 561 |
Release | 2009-05-21 |
Genre | Computers |
ISBN | 0080959423 |
Principles of Computer System Design is the first textbook to take a principles-based approach to the computer system design. It identifies, examines, and illustrates fundamental concepts in computer system design that are common across operating systems, networks, database systems, distributed systems, programming languages, software engineering, security, fault tolerance, and architecture.Through carefully analyzed case studies from each of these disciplines, it demonstrates how to apply these concepts to tackle practical system design problems. To support the focus on design, the text identifies and explains abstractions that have proven successful in practice such as remote procedure call, client/service organization, file systems, data integrity, consistency, and authenticated messages. Most computer systems are built using a handful of such abstractions. The text describes how these abstractions are implemented, demonstrates how they are used in different systems, and prepares the reader to apply them in future designs.The book is recommended for junior and senior undergraduate students in Operating Systems, Distributed Systems, Distributed Operating Systems and/or Computer Systems Design courses; and professional computer systems designers. - Concepts of computer system design guided by fundamental principles - Cross-cutting approach that identifies abstractions common to networking, operating systems, transaction systems, distributed systems, architecture, and software engineering - Case studies that make the abstractions real: naming (DNS and the URL); file systems (the UNIX file system); clients and services (NFS); virtualization (virtual machines); scheduling (disk arms); security (TLS) - Numerous pseudocode fragments that provide concrete examples of abstract concepts - Extensive support. The authors and MIT OpenCourseWare provide on-line, free of charge, open educational resources, including additional chapters, course syllabi, board layouts and slides, lecture videos, and an archive of lecture schedules, class assignments, and design projects
Modern Software Engineering
Title | Modern Software Engineering PDF eBook |
Author | David Farley |
Publisher | Addison-Wesley Professional |
Pages | 479 |
Release | 2021-11-16 |
Genre | Computers |
ISBN | 0137314868 |
Improve Your Creativity, Effectiveness, and Ultimately, Your Code In Modern Software Engineering, continuous delivery pioneer David Farley helps software professionals think about their work more effectively, manage it more successfully, and genuinely improve the quality of their applications, their lives, and the lives of their colleagues. Writing for programmers, managers, and technical leads at all levels of experience, Farley illuminates durable principles at the heart of effective software development. He distills the discipline into two core exercises: learning and exploration and managing complexity. For each, he defines principles that can help you improve everything from your mindset to the quality of your code, and describes approaches proven to promote success. Farley's ideas and techniques cohere into a unified, scientific, and foundational approach to solving practical software development problems within realistic economic constraints. This general, durable, and pervasive approach to software engineering can help you solve problems you haven't encountered yet, using today's technologies and tomorrow's. It offers you deeper insight into what you do every day, helping you create better software, faster, with more pleasure and personal fulfillment. Clarify what you're trying to accomplish Choose your tools based on sensible criteria Organize work and systems to facilitate continuing incremental progress Evaluate your progress toward thriving systems, not just more "legacy code" Gain more value from experimentation and empiricism Stay in control as systems grow more complex Achieve rigor without too much rigidity Learn from history and experience Distinguish "good" new software development ideas from "bad" ones Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.