Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Agile Service Development, Marc Lankhorst


Варианты приобретения
Цена: 10480.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Marc Lankhorst
Название:  Agile Service Development
ISBN: 9783642430114
Издательство: Springer
Классификация:





ISBN-10: 3642430112
Обложка/Формат: Paperback
Страницы: 204
Вес: 0.35 кг.
Дата издания: 2012
Серия: The Enterprise Engineering Series
Язык: English
Издание: 2012 ed.
Иллюстрации: Xx, 204 p.
Размер: 234 x 156 x 12
Читательская аудитория: Professional & vocational
Подзаголовок: Combining adaptive methods and flexible solutions
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: This book illustrates three kinds of agility that can be found in an agile enterprise: business, process and system agility. It combines agile development processes with model-driven approaches and architectural patterns.


Integrating User-Centred Design in Agile Development

Автор: Cockton
Название: Integrating User-Centred Design in Agile Development
ISBN: 3319321633 ISBN-13(EAN): 9783319321639
Издательство: Springer
Рейтинг:
Цена: 15372.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book examines the possibilities of incorporating elements of user-centred design (UCD) such as user experience (UX) and usability with agile software development. It explores the difficulties and problems inherent in integrating these two practices despite their relative similarities, such as their emphasis on stakeholder collaboration. Developed from a workshop held at NordiCHI in 2014, this edited volume brings together researchers from across the software development, UCD and creative design fields to discuss the current state-of-the-art. Practical case studies of integrating UCD in Agile development across diverse contexts are presented, whilst the different futures for UCD and other design practices in the context of agile software development are identified and explored. Integrating User Centred Design in Agile Development will be ideal for researchers, designers and academics who are interested in software development, user-centred design, agile methodologies and related areas.

Agile Contracts

Автор: Opelt Andreas
Название: Agile Contracts
ISBN: 1118630947 ISBN-13(EAN): 9781118630945
Издательство: Wiley
Рейтинг:
Цена: 9179.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: In the contract development process, as in any development process, clients, customers, and managers have a vested interest in meeting time, budget, and performance requirements.

Agile Architecture Revolution

Автор: Bloomberg Jason
Название: Agile Architecture Revolution
ISBN: 1118409779 ISBN-13(EAN): 9781118409770
Издательство: Wiley
Рейтинг:
Цена: 9108.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: A sneak peek at up-and-coming trends in IT, a multidimensional vision for achieving business agility through agile architectures The Agile Architecture Revolution places IT trends into the context of Enterprise Architecture, reinventing Enterprise Architecture to support continuous business transformation.

Agile Processes in Software Engineering and Extreme Programming

Автор: Pekka Abrahamsson; Richard Baskerville; Kieran Con
Название: Agile Processes in Software Engineering and Extreme Programming
ISBN: 3540682546 ISBN-13(EAN): 9783540682547
Издательство: Springer
Рейтинг:
Цена: 9781.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Constitutes the refereed proceedings of the 8th International Conference on Agile Processes in Software Engineering and eXtreme Programming, XP 2008, held in Limerick, Ireland, in June 2008.

Agile Processes in Software Engineering and Extreme Programming

Автор: Alberto Sillitti; Xiaofeng Wang; Angela Martin; El
Название: Agile Processes in Software Engineering and Extreme Programming
ISBN: 3642130534 ISBN-13(EAN): 9783642130533
Издательство: Springer
Рейтинг:
Цена: 12577.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Agile Information Business

Автор: Kryvinska
Название: Agile Information Business
ISBN: 9811033579 ISBN-13(EAN): 9789811033575
Издательство: Springer
Рейтинг:
Цена: 19564.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book accomplishes an analysis of critical aspects of managerial implications on the business with information.

Agile Swift

Автор: Nolan
Название: Agile Swift
ISBN: 148422101X ISBN-13(EAN): 9781484221013
Издательство: Springer
Рейтинг:
Цена: 3912.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

This short step by step guide walks you through unit testing, mocking and continuous integration and how to get these key ingredients running in your Swift projects. This book also looks at how to write your Swift apps using test driven development (TDD).
Agile practices have made major inroads in iOS development, however it’s very unusual to see something as basic as unit testing on a Swift application. Done correctly, Agile development results in a significant increase in development efficiency and a reduction in the number of defects.
Apple has released unit testing and code coverage frameworks for Swift development in XCode. Up until now getting unit testing up and running in Swift was not for the faint-hearted. Thankfully now, there is no excuse other than a lack of information on where to get started.
iOS developers are faced with their own set of problems such as tightly coupled code, fragmentation, immature testing tools all of which can be solved using existing Agile tools and techniques. After using this book, you'll learn how to make your Swift apps agile and sound.
What You Will Learn:
How to write unit tests in SwiftHow to write an application using Test Driven DevelopmentRefactoringMocking frameworksHow to set up and configure a Continuous Integration ServerHow to measure code coverageGUI Testing
Who This Book Is For:
Swift developers and would be mobile app testers will benefit from the guidance in this book.
The Agile Consultant

Автор: Freedman
Название: The Agile Consultant
ISBN: 1430260521 ISBN-13(EAN): 9781430260523
Издательство: Springer
Рейтинг:
Цена: 5309.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Learn the agile philosophy of lean processes, incremental delivery, deep client participation, decentralized authority, and just-in-time planning to bring speed, creativity, empowerment and increased productivity to product development. This book is your guide to becoming the go-to advisor for the enterprise agile transition.Many organizations have brought in agile coaches and achieved great progress in software development productivity, only to find teams slipping back into old methods as they encounter enterprise resistance and dysfunction. The consultative skills required to engage at the enterprise level differ greatly from those needed to coach teams in agile practices. Agile coaches and consultants need to up their game to successfully partner with executives, managers, and PMOs to evolve from traditional methods to a lean, agile mindset. The Agile Consultant, by former Intel Worldwide Project Management Director and agile expert Rick Freedman, author of Amazon best-seller The IT Consultant, shows how to overcome transition challenges and move beyond team-level practice coaching to guide the entire organization to enterprise agility.Agile methods are displacing traditional, process-heavy project management techniques, and are poised to migrate from software development to the rest of IT, and to the entire enterprise. Agile’s rapid adoption proves a simple truth: agility works! Agile methods are here to stay, and will continue to expand within the organization. Enterprises are rapidly moving beyond agile development to agile IT, agile marketing, and agile strategic planning. Enterprises need agile coaches and consultants to guide them towards achieving the benefits of agility.What You'll Learn Instill effective agile practices across the enterpriseCoach teams, managers, and executives in learning, adopting, and practicing lean and agile strategiesDiagnose the roadblocks and obstacles most organizations encounter during the transition to agileUse recognized change-management techniques to guide the enterprise to agility while minimizing disruption and resistance Navigate the many challenges that can derail the transition to agilityDemonstrate the critical mix of facilitation, interpersonal, and relationship skills to help organizations succeed with agileGuide the corporate culture toward agility from the top down and the bottom upEvolve from old school project management thinking to a lean, agile mindset

Who This Book Is For
Besides IT consultants, The Agile Consultant will also appeal to developer teams, internal IT staffers and their managers, and to executives leading the transition to agile development.

ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия