The Art of Agile Development

Download The Art of Agile Development PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 0596527675
Total Pages : 436 pages
Book Rating : 4.5/5 (965 download)

DOWNLOAD NOW!


Book Synopsis The Art of Agile Development by : James Shore

Download or read book The Art of Agile Development written by James Shore and published by "O'Reilly Media, Inc.". This book was released on 2008 with total page 436 pages. Available in PDF, EPUB and Kindle. Book excerpt: For those considering Extreme Programming, this book provides no-nonsense advice on agile planning, development, delivery, and management taken from the authors' many years of experience. While plenty of books address the what and why of agile development, very few offer the information users can apply directly.

Agile and Iterative Development

Download Agile and Iterative Development PDF Online Free

Author :
Publisher : Addison-Wesley Professional
ISBN 13 : 9780131111554
Total Pages : 364 pages
Book Rating : 4.1/5 (115 download)

DOWNLOAD NOW!


Book Synopsis Agile and Iterative Development by : Craig Larman

Download or read book Agile and Iterative Development written by Craig Larman and published by Addison-Wesley Professional. This book was released on 2004 with total page 364 pages. Available in PDF, EPUB and Kindle. Book excerpt: This is the definitive guide for managers and students to agile and iterativedevelopment methods: what they are, how they work, how to implement them, andwhy they should.

Agile Principles, Patterns, and Practices in C#

Download Agile Principles, Patterns, and Practices in C# PDF Online Free

Author :
Publisher : Pearson Education
ISBN 13 : 0132797143
Total Pages : 914 pages
Book Rating : 4.1/5 (327 download)

DOWNLOAD NOW!


Book Synopsis Agile Principles, Patterns, and Practices in C# by : Micah Martin

Download or read book Agile Principles, Patterns, and Practices in C# written by Micah Martin and published by Pearson Education. This book was released on 2006-07-20 with total page 914 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.

Drupal 9 Module Development

Download Drupal 9 Module Development PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1800200544
Total Pages : 626 pages
Book Rating : 4.8/5 (2 download)

DOWNLOAD NOW!


Book Synopsis Drupal 9 Module Development by : Daniel Sipos

Download or read book Drupal 9 Module Development written by Daniel Sipos and published by Packt Publishing Ltd. This book was released on 2020-08-14 with total page 626 pages. Available in PDF, EPUB and Kindle. Book excerpt: Build and extend flexible Drupal sites and applications with this up-to-date, expert guide to Drupal 9 module development Key FeaturesExplore the essential Drupal 9 APIs for module developmentLearn how to implement data modeling, caching, architecture, and much more in your Drupal applicationsDiscover what’s new in the latest Drupal core releasesBook Description With its latest release, Drupal 9, the popular open source CMS platform has been updated with new functionalities for building complex Drupal apps with ease. This third edition of the Drupal Module Development guide covers these new Drupal features, helping you to stay on top of code deprecations and the changing architecture with every release. The book starts by introducing you to the Drupal 9 architecture and its subsystems before showing you how to create your first module with basic functionality. You’ll explore the Drupal logging and mailing systems, learn how to output data using the theme layer, and work with menus and links programmatically. Once you’ve understood the different kinds of data storage, this Drupal guide will demonstrate how to create custom entities and field types and leverage the Database API for lower-level database queries. You’ll also learn how to introduce JavaScript into your module, work with various file systems, and ensure that your code works on multilingual sites. Finally, you’ll work with Views, create automated tests for your functionality, and write secure code. By the end of the book, you’ll have learned how to develop custom modules that can provide solutions to complex business problems, and who knows, maybe you’ll even contribute to the Drupal community! What you will learnDevelop custom Drupal 9 modules for your applicationsMaster different Drupal 9 subsystems and APIsModel, store, manipulate, and process data for effective data managementDisplay data and content in a clean and secure way using the theme systemTest your business logic to prevent regressionStay ahead of the curve and write PHP code by implementing best practicesWho this book is for If you are a Drupal developer looking to learn Drupal 9 to write modules for your sites, this book is for you. Drupal site builders and PHP developers with basic object-oriented programming skills will also find this book helpful. Although not necessary, some Symfony experience will help with understanding concepts easily.

Guide to Efficient Software Design

Download Guide to Efficient Software Design PDF Online Free

Author :
Publisher : Springer Nature
ISBN 13 : 3030285014
Total Pages : 519 pages
Book Rating : 4.0/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Guide to Efficient Software Design by : David P. Voorhees

Download or read book Guide to Efficient Software Design written by David P. Voorhees and published by Springer Nature. This book was released on 2020-01-01 with total page 519 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.

Agile Retrospectives

Download Agile Retrospectives PDF Online Free

Author :
Publisher : Pragmatic Bookshelf
ISBN 13 : 1680503103
Total Pages : 216 pages
Book Rating : 4.6/5 (85 download)

DOWNLOAD NOW!


Book Synopsis Agile Retrospectives by : Esther Derby

Download or read book Agile Retrospectives written by Esther Derby and published by Pragmatic Bookshelf. This book was released on 2006-07-26 with total page 216 pages. Available in PDF, EPUB and Kindle. Book excerpt: Project retrospectives help teams examine what went right and what went wrong on a project. But traditionally, retrospectives (also known as “post-mortems”) are only held at the end of the project—too late to help. You need agile retrospectives that are iterative and incremental. You need to accurately find and fix problems to help the team today. Now Esther and Diana show you the tools, tricks and tips you need to fix the problems you face on a software development project on an on-going basis. You’ll see how to architect retrospectives in general, how to design them specifically for your team and organization, how to run them effectively, how to make the needed changes and how to scale these techniques up. You’ll learn how to deal with problems, and implement solutions effectively throughout the project—not just at the end. This book will help you: Design and run effective retrospectives Learn how to find and fix problems Find and reinforce team strengths Address people issues as well as technological Use tools and recipes proven in the real world With regular tune-ups, your team will hum like a precise, world-class orchestra.

PMP Project Management Professional Exam Study Guide

Download PMP Project Management Professional Exam Study Guide PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 1119658977
Total Pages : 912 pages
Book Rating : 4.1/5 (196 download)

DOWNLOAD NOW!


Book Synopsis PMP Project Management Professional Exam Study Guide by : Kim Heldman

Download or read book PMP Project Management Professional Exam Study Guide written by Kim Heldman and published by John Wiley & Sons. This book was released on 2020-10-27 with total page 912 pages. Available in PDF, EPUB and Kindle. Book excerpt: Prepare for PMP certification exam success with this fully updated and comprehensive study guide This study guide serves as a comprehensive resource for those who plan on taking the Project Management Professional (PMP) certification exam administered by PMI. The book helps you prepare for the exam, and it will continue to serve project managers as an on-the-job reference book. The PMP Project Management Professional Exam Study Guide, Tenth Edition is fully updated to include recent changes to the exam. New content covers the integral role that Agile and other iterative practices have in project management. Updates also address the pivotal responsibilities of the project manager and the skill sets required for this position. The study guide was written to reflect the Project Management Process and Procedures found in the revised A Guide to the Project Management Body of Knowledge -- PMBOK® Guide, 6th Edition. Well-known author and expert Kim Heldman, PMP, helps to prepare you for the exam with in-depth coverage of topics, concepts, and key terms. Learn more about the three main domain areas of people, process, and business environment, plus the predictive, agile, and hybrid approaches to project management.This guide is an effective learning aid that will take your understanding to the next level. Provides comprehensive material, covering the complete exam outline Lists chapter objectives and offers detailed discussions of these objectives Reflects differences in project management environments and approaches Effectively presents real world scenarios, project application sidebars, and chapter review questions You’ll also connect to a beneficial, on-the-go resource: an interactive online learning environment and test bank. This environment includes an assessment test, chapter tests, practice exams, electronic flashcards, and a glossary of key terms. A thorough review is the best prep for a challenging certification exam. So, get ready with this essential PMP study guide.

Agile Database Techniques

Download Agile Database Techniques PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 1118081366
Total Pages : 482 pages
Book Rating : 4.1/5 (18 download)

DOWNLOAD NOW!


Book Synopsis Agile Database Techniques by : Scott Ambler

Download or read book Agile Database Techniques written by Scott Ambler and published by John Wiley & Sons. This book was released on 2012-09-17 with total page 482 pages. Available in PDF, EPUB and Kindle. Book excerpt: Describes Agile Modeling Driven Design (AMDD) and Test-Driven Design (TDD) approaches, database refactoring, database encapsulation strategies, and tools that support evolutionary techniques Agile software developers often use object and relational database (RDB) technology together and as a result must overcome the impedance mismatch The author covers techniques for mapping objects to RDBs and for implementing concurrency control, referential integrity, shared business logic, security access control, reports, and XML An agile foundation describes fundamental skills that all agile software developers require, particularly Agile DBAs Includes object modeling, UML data modeling, data normalization, class normalization, and how to deal with legacy databases Scott W. Ambler is author of Agile Modeling (0471202827), a contributing editor with Software Development (www.sdmagazine.com), and a featured speaker at software conferences worldwide

AGILE - A COMPREHENSIVE OVERVIEW FOR EVERYONE

Download AGILE - A COMPREHENSIVE OVERVIEW FOR EVERYONE PDF Online Free

Author :
Publisher : Jan Doležal
ISBN 13 :
Total Pages : 151 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis AGILE - A COMPREHENSIVE OVERVIEW FOR EVERYONE by : Jan Doležal

Download or read book AGILE - A COMPREHENSIVE OVERVIEW FOR EVERYONE written by Jan Doležal and published by Jan Doležal. This book was released on 2023-12-01 with total page 151 pages. Available in PDF, EPUB and Kindle. Book excerpt: Navigate the dynamic world of team, organizational and business agility. This insightful guide delves into the essence of agility in the modern business landscape, exploring its roots, methodologies, and practical applications. Whether you're new to agile concepts or seeking to deepen your knowledge, this book offers a rich exploration of frameworks like Scrum and Kanban, alongside scaled agile strategies. Join Jan Doležal on a journey through the transformative power of agility in driving business success in today's fast-paced environment.

Scrum - A Pocket Guide

Download Scrum - A Pocket Guide PDF Online Free

Author :
Publisher : Van Haren
ISBN 13 : 9087537948
Total Pages : 113 pages
Book Rating : 4.0/5 (875 download)

DOWNLOAD NOW!


Book Synopsis Scrum - A Pocket Guide by : Gunther Verheyen

Download or read book Scrum - A Pocket Guide written by Gunther Verheyen and published by Van Haren. This book was released on 2013-10-01 with total page 113 pages. Available in PDF, EPUB and Kindle. Book excerpt: This pocket guide is the one book to read for everyone who wants to learn about Scrum. The book covers all roles, rules and the main principles underpinning Scrum, and is based on the Scrum Guide Edition 2013. A broader context to this fundamental description of Scrum is given by describing the past and the future of Scrum. The author, Gunther Verheyen, has created a concise, yet complete and passionate reference about Scrum. The book demonstrates his core view that Scrum is about a journey, a journey of discovery and fun. He designed the book to be a helpful guide on that journey. Ken Schwaber, Scrum co-creator says that this book currently is the best available description of Scrum around. The book combines some rare characteristics: • It describes Scrum in its entirety, yet places it in a broader context (of past and future). • The author focuses on the subject, Scrum, in a way that it truly supports the reader. The book has a language and style in line with the philosophy of Scrum. • The book shows the playfulness of Scrum. David Starr and Ralph Jocham, Professional Scrum trainers and early agile adopters, say that this is the ultimate book to be advised as follow-up book to the students they teach Scrum to and to teams and managers of organizations that they coach Scrum to.

Design and Strategy

Download Design and Strategy PDF Online Free

Author :
Publisher : Taylor & Francis
ISBN 13 : 1000772292
Total Pages : 1131 pages
Book Rating : 4.0/5 (7 download)

DOWNLOAD NOW!


Book Synopsis Design and Strategy by : Wanda Grimsgaard

Download or read book Design and Strategy written by Wanda Grimsgaard and published by Taylor & Francis. This book was released on 2022-12-14 with total page 1131 pages. Available in PDF, EPUB and Kindle. Book excerpt: This major practical handbook bridges the gap between strategy and design, presenting a step-by-step design process with a strategic approach and extensive methods for innovation, strategy development, design methodology and problem solving. It is an effective guide to planning and implementing design projects to ensure strategic anchoring of the process and outcome. Built around a six-part phase structure that represents the design process, covering initial preparations and project briefing, research and analysis, targets and strategy, concept development, prototyping and modelling, production and delivery, it is a must-have resource for professionals and students. Readers can easily dip in and out of sections, using the phase structure as a navigation tool. Unlike other books on the market, Design and Strategy addresses the design process from the perspective of both the company and the designer. For businesses, it highlights the value of design as a strategic tool for positioning, competition and innovation. For the designer, it teaches how to create solutions that are strategically anchored and deliver successful outcomes for businesses, resulting in appreciative clients. It includes over 250 illustrations and diagrams, tables, and text boxes showing how to move through each stage with clear visualisation and explanation. This book encourages all designers in product design and manufacturing, service design, communication design, branding, and advertising, to think beyond shape and colour to see design through the lens of strategy, process and problem solving, and all business managers, innovators and developers, to see the value in strategic design outcomes.

The Complete Guide for CISA Examination Preparation

Download The Complete Guide for CISA Examination Preparation PDF Online Free

Author :
Publisher : CRC Press
ISBN 13 : 0429644213
Total Pages : 256 pages
Book Rating : 4.4/5 (296 download)

DOWNLOAD NOW!


Book Synopsis The Complete Guide for CISA Examination Preparation by : Richard E. Cascarino

Download or read book The Complete Guide for CISA Examination Preparation written by Richard E. Cascarino and published by CRC Press. This book was released on 2020-10-05 with total page 256 pages. Available in PDF, EPUB and Kindle. Book excerpt: The Complete Guide for CISA Examination Preparation delivers complete coverage of every topic on the latest release of the Certified Information Systems Auditor (CISA) exam. The author is an IT security and auditing expert and the book covers all five exam domains. This effective self-study system features chapter learning objectives, in-depth explanations of each topic, and accurate practice questions. Each chapter includes exam tips that highlight key exam information, hands-on exercises, a summary that serves as a quick review, and end-of-chapter questions that simulate those on the actual exam. Designed to help candidates pass the CISA exam easily, it also serves as an ideal on-the-job reference. Richard E. Cascarino, MBA, CIA, CISM, CFE, CRMA, is well known in international auditing. Richard is a principal of Richard Cascarino & Associates. He has over 31 years’ experience in audit training and consulting. He is a regular speaker at national and international conferences and has presented courses throughout Africa, Europe, the Middle East and the USA. Richard is a Past President of the Institute of Internal Auditors in South Africa, was the founding Regional Director of the Southern African Region of the IIA-Inc. and is a member of ISACA, and the Association of Certified Fraud Examiners, where he is a member of the Board of Regents for Higher Education. Richard was Chairman of the Audit Committee of Gauteng cluster 2 (Premier's office, Shared Services and Health) in Johannesburg and is currently the Chairman of the Audit and Risk Committee of the Department of Public Enterprises in South Africa. Richard is also a visiting Lecturer at the University of the Witwatersrand, author of the book Internal Auditing: An Integrated Approach, now in its third edition. This book is extensively used as a university textbook worldwide. In addition, he is the author of the Auditor's Guide to IT Auditing, Second Edition and the book Corporate Fraud and Internal Control: A Framework for Prevention. He is also a contributor to all four editions of QFINANCE, the Ultimate Resource.

The Healthy Programmer

Download The Healthy Programmer PDF Online Free

Author :
Publisher : Pragmatic Bookshelf
ISBN 13 : 1680505068
Total Pages : 320 pages
Book Rating : 4.6/5 (85 download)

DOWNLOAD NOW!


Book Synopsis The Healthy Programmer by : Joe Kutner

Download or read book The Healthy Programmer written by Joe Kutner and published by Pragmatic Bookshelf. This book was released on 2013-06-26 with total page 320 pages. Available in PDF, EPUB and Kindle. Book excerpt: Printed in full color. To keep doing what you love, you need to maintain your own systems, not just the ones you write code for. Regular exercise and proper nutrition help you learn, remember, concentrate, and be creative--skills critical to doing your job well. Learn how to change your work habits, master exercises that make working at a computer more comfortable, and develop a plan to keep fit, healthy, and sharp for years to come. Small changes to your habits can improve your health--without getting in the way of your work. The Healthy Programmer gives you a daily plan of action that's incremental and iterative just like the software development processes you're used to. Every tip, trick, and best practice is backed up by the advice of doctors, scientists, therapists, nutritionists, and numerous fitness experts. We'll review the latest scientific research to understand how being healthy is good for your body and mind. You'll start by adding a small amount of simple activity to your day--no trips to the gym needed. You'll learn how to mitigate back pain, carpal tunnel syndrome, headaches, and many other common sources of pain. You'll also learn how to refactor your diet to properly fuel your body without gaining weight or feeling hungry. Then, you'll turn the exercises and activities into a pragmatic workout methodology that doesn't interfere with the demands of your job and may actually improve your cognitive skills. You'll also learn the secrets of prominent figures in the software community who turned their health around by making diet and exercise changes. Throughout, you'll track your progress with a "companion iPhone app". Finally, you'll learn how to make your healthy lifestyle pragmatic, attainable, and fun. If you're going to live well, you should enjoy it. Disclaimer This book is intended only as an informative guide for those wishing to know more about health issues. In no way is this book intended to replace, countermand, or conflict with the advice given to you by your own healthcare provider including Physician, Nurse Practitioner, Physician Assistant, Registered Dietician, and other licensed professionals. Keep in mind that results vary from person to person. This book is not intended as a substitute for medical or nutritional advice from a healthcare provider or dietician. Some people have a medical history and/or condition and/or nutritional requirements that warrant individualized recommendations and, in some cases, medications and healthcare surveillance. Do not start, stop, or change medication and dietary recommendations without professional medical and/or Registered Dietician advice. A healthcare provider should be consulted if you are on medication or if there are any symptoms that may require diagnosis or medical attention. Do not change your diet if you are ill, or on medication except under the supervision of a healthcare provider. Neither this, nor any other book or discussion forum is intended to take the place of personalized medical care of treatment provided by your healthcare provider. This book was current as of January, 2013 and as new information becomes available through research, experience, or changes to product contents, some of the data in this book may become invalid. You should seek the most up to date information on your medical care and treatment from your health care professional. The ultimate decision concerning care should be made between you and your healthcare provider. Information in this book is general and is offered with no guarantees on the part of the author, editor or The Pragmatic Programmers, LLC. The author, editors and publisher disclaim all liability in connection with the use of this book.

Design of Electromechanical and Combination Products

Download Design of Electromechanical and Combination Products PDF Online Free

Author :
Publisher : CRC Press
ISBN 13 : 1000930203
Total Pages : 406 pages
Book Rating : 4.0/5 (9 download)

DOWNLOAD NOW!


Book Synopsis Design of Electromechanical and Combination Products by : Ali Jamnia

Download or read book Design of Electromechanical and Combination Products written by Ali Jamnia and published by CRC Press. This book was released on 2023-08-31 with total page 406 pages. Available in PDF, EPUB and Kindle. Book excerpt: The second edition of this work, now with the expanded title of Design of Electromechanical and Combination Products, covers the design and development of electromechanical products, updated throughout to focus not only on an Agile Systems approach but also its application to disposables and consumables. Providing a practical set of guidelines and thorough examination of best practices, this book focuses on cutting-edge research on sustainability of electromechanical and combination products. Key Features Presents the design, development, and life cycle management of electromechanical and combination products Provides a practical set of guidelines and best practices for world-class design Explains the role of costing and pricing in product design Covers Design for X and its role in product life-cycle management Examines the dynamics of cross-functional design and product development teams Develops DHF and DMR as tools and inherent components of configuration management Includes numerous real-world examples of electromechanical and combination product designs This book is intended for scientists, engineers, designers, and technical managers, and provides a gateway to developing a product’s design history file (DHF) and device master record (DMR). These tools enable the design team to communicate a product’s design, manufacturability, and service procedures with various cross-functional teams.

Scaling Scrum Across Modern Enterprises

Download Scaling Scrum Across Modern Enterprises PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1839210303
Total Pages : 618 pages
Book Rating : 4.8/5 (392 download)

DOWNLOAD NOW!


Book Synopsis Scaling Scrum Across Modern Enterprises by : Cecil Rupp

Download or read book Scaling Scrum Across Modern Enterprises written by Cecil Rupp and published by Packt Publishing Ltd. This book was released on 2020-08-31 with total page 618 pages. Available in PDF, EPUB and Kindle. Book excerpt: Establish business agility in your organization by applying industry-proven scaling strategies from popular Scrum frameworks such as Scrum of Scrums (SoS), Scrum@Scale, Nexus, Large-Scale Scrum (LeSS), Disciplined Agile, and SAFe Key FeaturesLearn how to be Agile at scale by implementing best practicesUnderstand how Lean-Agile practices are incorporated in Disciplined Agile and the Scaled Agile Framework (SAFe)Customize Scrum and Lean-Agile practices to support portfolio and large product development needsBook Description Scaled Scrum and Lean-Agile practices provide essential strategies to address large and complex product development challenges not addressed in traditional Scrum. This Scrum/ Lean-Agile handbook provides a comprehensive review and analysis of industry-proven scaling strategies that enable business agility on an enterprise scale. Free of marketing hype or vendor bias, this book helps you decide which practices best fit your situation. You'll start with an introduction to Scrum as a lightweight software development framework and then explore common approaches to scaling it for more complex development scenarios. The book will then guide you through systems theory, lean development, and the application of holistic thinking to more complex software and system development activities. Throughout, you'll learn how to support multiple teams working in collaboration to develop large and complex products and explore how to manage cross-team integration, dependency, and synchronization issues. Later, you'll learn how to improve enterprise operational efficiency across value creation and value delivery activities, before discovering how to align product portfolio investments with corporate strategies. By the end of this Scrum book, you and your product teams will be able to get the most value out of Agile at scale, even in complex cyber-physical system development environments. What you will learnUnderstand the limitations of traditional Scrum practicesExplore the roles and responsibilities in a scaled Scrum and Lean-Agile development environmentTailor your Scrum approach to support portfolio and large product development needsApply systems thinking to evaluate the impacts of changes in the interdependent parts of a larger development and delivery systemScale Scrum practices at both the program and portfolio levels of managementUnderstand how DevOps, test automation, and CI/CD capabilities help in scaling Scrum practicesWho this book is for Executives, product owners, Scrum masters, development team members, and other stakeholders who need to learn how to scale Agile to support large, complex projects and large enterprise portfolios and programs will find this book useful. A basic understanding of the values and principles of Agile and the Scrum-based framework for Agile development practices is required before you get started with this Agile Scrum book.

Global Standards and Publications Edition 2023 - 2024

Download Global Standards and Publications Edition 2023 - 2024 PDF Online Free

Author :
Publisher : Van Haren
ISBN 13 : 9401808872
Total Pages : 212 pages
Book Rating : 4.4/5 (18 download)

DOWNLOAD NOW!


Book Synopsis Global Standards and Publications Edition 2023 - 2024 by : Van Haren Publishing

Download or read book Global Standards and Publications Edition 2023 - 2024 written by Van Haren Publishing and published by Van Haren. This book was released on 2023-02-05 with total page 212 pages. Available in PDF, EPUB and Kindle. Book excerpt: Van Haren Publishing is the world’s leading publisher in best practice, methods and standards within IT Management, Project Management, Enterprise Architecture and Business Management. We are the official publisher for some of the world’s leading organizations and their frameworks including: BIAN, CATS, DID Foundation, Half Double Institute, Agile Consortium, IACCM, IAOP, IPMA, ISM, LSSA, Nederlandse AI Coalitie, PMI, The Open Group. This catalog will provide you with an overview of our learning solutions and training material but also gives you a quality summary on internationally relevant frameworks. Van Haren Publishing is an independent, worldwide recognized publisher, well known for our extensive professional network (authors, reviewers and accreditation bodies of standards), flexibility and years of experience. We make content available in hard copy and digital formats, designed to suit your personal preference (iPad, Kindle and online), available through over 2000 distribution partners (Amazon, Google Play, Managementboek and Bol.com, etc.).

Spark: The Definitive Guide

Download Spark: The Definitive Guide PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 1491912294
Total Pages : 594 pages
Book Rating : 4.4/5 (919 download)

DOWNLOAD NOW!


Book Synopsis Spark: The Definitive Guide by : Bill Chambers

Download or read book Spark: The Definitive Guide written by Bill Chambers and published by "O'Reilly Media, Inc.". This book was released on 2018-02-08 with total page 594 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn how to use, deploy, and maintain Apache Spark with this comprehensive guide, written by the creators of the open-source cluster-computing framework. With an emphasis on improvements and new features in Spark 2.0, authors Bill Chambers and Matei Zaharia break down Spark topics into distinct sections, each with unique goals. Youâ??ll explore the basic operations and common functions of Sparkâ??s structured APIs, as well as Structured Streaming, a new high-level API for building end-to-end streaming applications. Developers and system administrators will learn the fundamentals of monitoring, tuning, and debugging Spark, and explore machine learning techniques and scenarios for employing MLlib, Sparkâ??s scalable machine-learning library. Get a gentle overview of big data and Spark Learn about DataFrames, SQL, and Datasetsâ??Sparkâ??s core APIsâ??through worked examples Dive into Sparkâ??s low-level APIs, RDDs, and execution of SQL and DataFrames Understand how Spark runs on a cluster Debug, monitor, and tune Spark clusters and applications Learn the power of Structured Streaming, Sparkâ??s stream-processing engine Learn how you can apply MLlib to a variety of problems, including classification or recommendation