Автор: Vaishnavi Название: Design Science Research Methods and Patterns ISBN: 1498715257 ISBN-13(EAN): 9781498715256 Издательство: Taylor&Francis Рейтинг: Цена: 112290.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
Presenting innovative research methods, this second edition of a bestseller describes a simple and practical methodology for conducting cutting-edge design science research (DSR). It provides comprehensive guidance on how to conduct such research and supplies in-depth treatment of design science theory and the different types of theory that can be generated in design science research.
Making novel use of the concept of patterns, it presents 84 research patterns for conducting effective DSR. It emphasizes design science theory throughout and is filled with practical examples of using patterns to conduct information and communication technology research (ICT). With a focus on reusing research activities to increase the effectiveness and efficiency of conducting design science research, the book relies on familiar patterns to provide the fundamentals of various research philosophies and techniques required to innovate ICT. It describes design science research in relation to other information systems research paradigms such as positivist and interpretivist research. New to this edition are relevant design science research patterns adapted from TRIZ, the widely regarded European engineering design and creativity method. This edition also provides greatly expanded treatment of theory building in design science research (DSR), a topic of rapidly growing interest in addition to a new chapter presenting a framework for theory development in DSR. The book provides an expanded examination of patterns in DSR presented using a new pattern classification mechanism to group patterns with like functionality. This book will be of value to those interested in learning to conduct design science research, particularly in the ICT disciplines the book focuses on.
Автор: Gamma, Erich Helm, Richard Johnson, Ralph Vissides Название: Design Patterns: Elements of Reusable Object-Oriented Software ISBN: 0201633612 ISBN-13(EAN): 9780201633610 Издательство: Pearson Education Рейтинг: Цена: 64670.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Presents a catalog of simple solutions to commonly occurring design problems. These 23 patterns allow designers to create more reusable designs without having to rediscover the design solutions themselves. The authors begin by describing what patterns are, and how they can help you design object-oriented software.
Автор: Bratton Benjamin H. Название: The Stack: On Software and Sovereignty ISBN: 026202957X ISBN-13(EAN): 9780262029575 Издательство: MIT Press Рейтинг: Цена: 45480.00 T Наличие на складе: Невозможна поставка. Описание:
A comprehensive political and design theory of planetary-scale computation proposing that The Stack -- an accidental megastructure -- is both a technological apparatus and a model for a new geopolitical architecture.
What has planetary-scale computation done to our geopolitical realities? It takes different forms at different scales -- from energy and mineral sourcing and subterranean cloud infrastructure to urban software and massive universal addressing systems; from interfaces drawn by the augmentation of the hand and eye to users identified by self -- quantification and the arrival of legions of sensors, algorithms, and robots. Together, how do these distort and deform modern political geographies and produce new territories in their own image?
In The Stack, Benjamin Bratton proposes that these different genres of computation -- smart grids, cloud platforms, mobile apps, smart cities, the Internet of Things, automation -- can be seen not as so many species evolving on their own, but as forming a coherent whole: an accidental megastructure called The Stack that is both a computational apparatus and a new governing architecture. We are inside The Stack and it is inside of us.
In an account that is both theoretical and technical, drawing on political philosophy, architectural theory, and software studies, Bratton explores six layers of The Stack: Earth, Cloud, City, Address, Interface, User. Each is mapped on its own terms and understood as a component within the larger whole built from hard and soft systems intermingling -- not only computational forms but also social, human, and physical forces. This model, informed by the logic of the multilayered structure of protocol "stacks," in which network technologies operate within a modular and vertical order, offers a comprehensive image of our emerging infrastructure and a platform for its ongoing reinvention.
The Stack is an interdisciplinary design brief for a new geopolitics that works with and for planetary-scale computation. Interweaving the continental, urban, and perceptual scales, it shows how we can better build, dwell within, communicate with, and govern our worlds.
thestack.org
Автор: Luke Hohmann Название: Beyond Software Architecture: Creating and Sustaining Winning Solutions ISBN: 0201775948 ISBN-13(EAN): 9780201775945 Издательство: Pearson Education Рейтинг: Цена: 82750.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Contains insights and lessons about creating winning software solutions in the context of a real-world business. This book provides practical techniques that development executives can employ to improve the productivity of their software organization. It deals with issues like licensing, deployment, installation, configuration, and support.
Автор: Oliveira, Suely (University of Iowa) Stewart, David E. (University of Iowa) Название: Название: Writing Scientific Software A Guide to Good Style ISBN: 0521675952 ISBN-13(EAN): 9780521675956 Издательство: Cambridge Academ Рейтинг: Цена: 50680.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This manual of scientific computing style will prove to be an essential addition to the bookshelf and lab of everyone who writes numerical software. Scientists, engineers and computer scientists who follow its advice will learn how to write good software, and how to test it for bugs, accuracy and performance.
Автор: Coplien, James Название: Lean architecture ISBN: 0470684208 ISBN-13(EAN): 9780470684207 Издательство: Wiley Рейтинг: Цена: 31670.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: More and more Agile projects are seeking architectural roots as they struggle with complexity and scale - and they`re seeking lightweight ways to do it. This book helps you to find your own path.
Автор: Humble Matthew, Farley David, Humble Jez Название: Continuous Delivery: A Handbook for Building, Deploying, Testing and Releasing Software ISBN: 0321601912 ISBN-13(EAN): 9780321601919 Издательство: Pearson Education Рейтинг: Цена: 58730.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Winner of the 2011 Jolt Excellence Award Getting software released to users is often a painful, risky, and time-consuming process.
This groundbreaking new book sets out the principles and technical practices that enable rapid, incremental delivery of high quality, valuable new functionality to users. Through automation of the build, deployment, and testing process, and improved collaboration between developers, testers, and operations, delivery teams can get changes released in a matter of hours-- sometimes even minutes-no matter what the size of a project or the complexity of its code base. Jez Humble and David Farley begin by presenting the foundations of a rapid, reliable, low-risk delivery process. Next, they introduce the "deployment pipeline," an automated process for managing all changes, from check-in to release. Finally, they discuss the "ecosystem" needed to support continuous delivery, from infrastructure, data and configuration management to governance. The authors introduce state-of-the-art techniques, including automated infrastructure management and data migration, and the use of virtualization. For each, they review key issues, identify best practices, and demonstrate how to mitigate risks. Coverage includes - Automating all facets of building, integrating, testing, and deploying software - Implementing deployment pipelines at team and organizational levels - Improving collaboration between developers, testers, and operations - Developing features incrementally on large and distributed teams - Implementing an effective configuration management strategy - Automating acceptance testing, from analysis to implementation - Testing capacity and other non-functional requirements - Implementing continuous deployment and zero-downtime releases - Managing infrastructure, data, components and dependencies - Navigating risk management, compliance, and auditing Whether you're a developer, systems administrator, tester, or manager, this book will help your organization move from idea to release faster than ever--so you can deliver value to your business rapidly and reliably.
Автор: Copeland, Lee (Author) Название: A Practitioner`s Guide to Software Test Design ISBN: 158053791X ISBN-13(EAN): 9781580537919 Издательство: Artech House Рейтинг: Цена: 81310.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: A comprehensive, up-to-date and practical introduction to software test design. This book presents all the important test design techniques in a single place and in a consistent and easy-to-digest format.
Автор: Ron Patton Название: Software Testing ISBN: 0672327988 ISBN-13(EAN): 9780672327988 Издательство: Pearson Education Рейтинг: Цена: 45970.00 T Наличие на складе: Невозможна поставка. Описание: Provides insight into the world of software testing and quality assurance. This book helps you find problems in any computer program, how to plan an effective test approach and how to tell when software is ready for release. It includes a chapter which deals with testing software for security bugs, the processes.
Автор: Hendricksen Dave Название: 12 Essential Skills for Software Architects ISBN: 0321717295 ISBN-13(EAN): 9780321717290 Издательство: Pearson Education Рейтинг: Цена: 62060.00 T Наличие на складе: Невозможна поставка. Описание: Master the Crucial "Non"-Technical Skills Every Software Architect Needs Thousands of software professionals have the necessary technical qualifications to become architects, but far fewer have the crucial "non"-technical skills needed to get hired and succeed in this role. In today's agile environments, these "soft" skills have grown even more crucial to success as an architect. For many developers, however, these skills don't come naturally-and they're rarely addressed in formal training. Now, long-time software architect Dave Hendricksen helps you fill this gap, supercharge your organizational impact, and quickly move to the next level in your career. In "12 Essential Skills for Software Architects, " Hendricksen begins by pinpointing the specific relationship, personal, and business skills that successful architects rely upon. Next, he presents proven methods for systematically developing and sharpening every one of these skills, from negotiation and leadership to pragmatism and vision. From start to finish, this book's practical insights can help you get the architect position you want-and thrive once you have it The soft skills you need......and a coherent framework and practical methodology for mastering them Relationship skills"Leadership, politics, gracious behavior, communication, negotiation" Personal skills"Context switching, transparency, passion" Business skills"Pragmatism, vision, business knowledge, innovation"
Название: Empirical Research for Software Security ISBN: 1498776418 ISBN-13(EAN): 9781498776417 Издательство: Taylor&Francis Рейтинг: Цена: 127600.00 T Наличие на складе: Невозможна поставка. Описание: This book introduces the reader to the fundamentals of empirical research methods, and demonstrates how these methods can be used to hone a secure software development lifecycle based on empirical data and published best practices.
Автор: Capers Jones Название: Software Methodologies ISBN: 1138033081 ISBN-13(EAN): 9781138033085 Издательство: Taylor&Francis Рейтинг: Цена: 117390.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
This comprehensive reference uses a formal and standard evaluation technique to show the strengths and weakness of more than 60 software development methodologies such as agile, DevOps, RUP, Waterfall, TSP, XP and many more. Each methodology is applied to an application of 1000 function points using the Java language. Each methodology produces a characteristic set of results for development schedules, productivity, costs, and quality. The intent of the book is to show readers the optimum kinds of methodologies for the projects they are concerned with and to warn them about counter indications and possible harm from unsuitable methodologies.
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz