201 Principles of Software Development
Author | : Alan Mark Davis |
Publisher | : McGraw-Hill Companies |
Total Pages | : 264 |
Release | : 1995 |
Genre | : Computers |
ISBN | : |
Software -- Software Engineering.
Download Principled Software Development full books in PDF, epub, and Kindle. Read online free Principled Software Development ebook anywhere anytime directly on your device. Fast Download speed and no annoying ads. We cannot guarantee that every ebooks is available!
Author | : Alan Mark Davis |
Publisher | : McGraw-Hill Companies |
Total Pages | : 264 |
Release | : 1995 |
Genre | : Computers |
ISBN | : |
Software -- Software Engineering.
Author | : Ken Whitaker |
Publisher | : |
Total Pages | : 0 |
Release | : 2010 |
Genre | : Agile software development |
ISBN | : 9781584505860 |
"Supports PMBOK Guide--Fourth Edition"--Cover.
Author | : Micah Martin |
Publisher | : Pearson Education |
Total Pages | : 914 |
Release | : 2006-07-20 |
Genre | : Computers |
ISBN | : 0132797143 |
With the award-winning book Agile Software Development: Principles, Patterns, and Practices, Robert C. Martin helped bring Agile principles to tens of thousands of Java and C++ programmers. Now .NET programmers have a definitive guide to agile methods with this completely updated volume from Robert C. Martin and Micah Martin, Agile Principles, Patterns, and Practices in C#. This book presents a series of case studies illustrating the fundamentals of Agile development and Agile design, and moves quickly from UML models to real C# code. The introductory chapters lay out the basics of the agile movement, while the later chapters show proven techniques in action. The book includes many source code examples that are also available for download from the authors’ Web site. Readers will come away from this book understanding Agile principles, and the fourteen practices of Extreme Programming Spiking, splitting, velocity, and planning iterations and releases Test-driven development, test-first design, and acceptance testing Refactoring with unit testing Pair programming Agile design and design smells The five types of UML diagrams and how to use them effectively Object-oriented package design and design patterns How to put all of it together for a real-world project Whether you are a C# programmer or a Visual Basic or Java programmer learning C#, a software development manager, or a business analyst, Agile Principles, Patterns, and Practices in C# is the first book you should read to understand agile software and how it applies to programming in the .NET Framework.
Author | : Marvin V. Zelkowitz |
Publisher | : Prentice Hall |
Total 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.
Author | : Mary Poppendieck |
Publisher | : Addison-Wesley |
Total Pages | : 236 |
Release | : 2003-05-08 |
Genre | : Computers |
ISBN | : 0133812960 |
Lean Software Development: An Agile Toolkit Adapting agile practices to your development organization Uncovering and eradicating waste throughout the software development lifecycle Practical techniques for every development manager, project manager, and technical leader Lean software development: applying agile principles to your organization In Lean Software Development, Mary and Tom Poppendieck identify seven fundamental "lean" principles, adapt them for the world of software development, and show how they can serve as the foundation for agile development approaches that work. Along the way, they introduce 22 "thinking tools" that can help you customize the right agile practices for any environment. Better, cheaper, faster software development. You can have all three–if you adopt the same lean principles that have already revolutionized manufacturing, logistics and product development. Iterating towards excellence: software development as an exercise in discovery Managing uncertainty: "decide as late as possible" by building change into the system. Compressing the value stream: rapid development, feedback, and improvement Empowering teams and individuals without compromising coordination Software with integrity: promoting coherence, usability, fitness, maintainability, and adaptability How to "see the whole"–even when your developers are scattered across multiple locations and contractors Simply put, Lean Software Development helps you refocus development on value, flow, and people–so you can achieve breakthrough quality, savings, speed, and business alignment.
Author | : Hans van Vliet |
Publisher | : |
Total 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.
Author | : Yingxu Wang |
Publisher | : CRC Press |
Total Pages | : 754 |
Release | : 2000-04-21 |
Genre | : Computers |
ISBN | : 9780849323669 |
Software engineering is playing an increasingly significant role in computing and informatics, necessitated by the complexities inherent in large-scale software development. To deal with these difficulties, the conventional life-cycle approaches to software engineering are now giving way to the "process system" approach, encompassing development methods, infrastructure, organization, and management. Until now, however, no book fully addressed process-based software engineering or set forth a fundamental theory and framework of software engineering processes. Software Engineering Processes: Principles and Applications does just that. Within a unified framework, this book presents a comparative analysis of current process models and formally describes their algorithms. It systematically enables comparison between current models, avoidance of ambiguity in application, and simplification of manipulation for practitioners. The authors address a broad range of topics within process-based software engineering and the fundamental theories and philosophies behind them. They develop a software engineering process reference model (SEPRM) to show how to solve the problems of different process domains, orientations, structures, taxonomies, and methods. They derive a set of process benchmarks-based on a series of international surveys-that support validation of the SEPRM model. Based on their SEPRM model and the unified process theory, they demonstrate that current process models can be integrated and their assessment results can be transformed between each other. Software development is no longer just a black art or laboratory activity. It is an industrialized process that requires the skills not just of programmers, but of organization and project managers and quality assurance specialists. Software Engineering Processes: Principles and Applications is the key to understanding, using, and improving upon effective engineering procedures for software development.
Author | : Dianxiang Xu |
Publisher | : |
Total Pages | : 417 |
Release | : 2021 |
Genre | : Computer architecture |
ISBN | : |
Author | : Mary Poppendieck |
Publisher | : Pearson Education |
Total Pages | : 306 |
Release | : 2007 |
Genre | : Computers |
ISBN | : 0321437381 |
Author | : John K. Ousterhout |
Publisher | : |
Total 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.