Agile Thinking: Leading Successful Software Projects and Teams

Agile Thinking: Leading Successful Software Projects and Teams PDF Author:
Publisher: Lulu.com
ISBN: 0557015812
Category :
Languages : en
Pages : 128

Get Book Here

Book Description

Agile Thinking: Leading Successful Software Projects and Teams

Agile Thinking: Leading Successful Software Projects and Teams PDF Author:
Publisher: Lulu.com
ISBN: 0557015812
Category :
Languages : en
Pages : 128

Get Book Here

Book Description


Agility Shift

Agility Shift PDF Author: Pamela Meyer
Publisher: Routledge
ISBN: 1351862405
Category : Business & Economics
Languages : en
Pages : 187

Get Book Here

Book Description
As contrary as it sounds, "planning" -- as we traditionally understand the term--can be the worst thing a company can do. Consider that volatile weather events disrupt trusted supply chains, markets, and promised delivery schedules. Ever-shifting geo-political tensions, as well as internal political upheaval within U.S. and global governments, derail long-planned new ventures. Technology failures block opportunities. Competitors suddenly change their product or release date; your team cannot meet the pace of innovations in your market niche, leaving you sidelined. There are myriad ways in the current business environment for a company's well-considered business plans to go awry. Most business schools continue to prepare managers to be effective in stable and predictable environments, conditions that, if they ever existed at all, are long gone. The Agility Shift shows business leaders exactly how to make the radical mindset and strategy shift necessary to create an agile, entrepreneurial organization that can innovate and thrive in complex, ever-changing contexts. As author Pamela Meyer explains, there is much more involved than a reconfiguration of the org chart and job descriptions. It requires relinquishing the illusion of control at the very foundation of most management training and business practice. Despite most leaders' approaches, "Agility is not simply accelerated planning." Unlike many agility books on the market, The Agility Shift provides specific, actionable strategies and tactics for leaders at all levels of the organization to put into practice immediately to improve agility and achieve results.

The Art of Agile Development

The Art of Agile Development PDF Author: James Shore
Publisher: "O'Reilly Media, Inc."
ISBN: 0596527675
Category : Computers
Languages : en
Pages : 436

Get Book Here

Book Description
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.

Pursuing Timeless Agility

Pursuing Timeless Agility PDF Author: Jimmie Butler
Publisher: Independently Published
ISBN: 9781092173704
Category :
Languages : en
Pages : 221

Get Book Here

Book Description
"This book should be required reading for leaders looking to implement Agile in their organizations." - Sam Brilliant, Sr. Program Manager, Navy Federal Credit Union. Agile transformation is hard to achieve. It is especially difficult when the common notion of what that means is misconstrued. What many are calling Agile is not Agile, and they don't even know it. This misunderstanding leads to misapplication. The result is that true Agile transformation remains elusive. It's time to rethink your approach! What you do matters, but why you do it matters more. This book will help you learn from the mistakes of the "common wisdom" and discover a proven path to organizational agility where Mindset Transcends Methodology. "Jimmie has a knack for challenging the common wisdom and helping teams think differently about what success looks like." - John Laub, President, Gray Leaf Technology Consultants. To solve a problem, you must first understand the problem. The first half of the book contrasts the true meaning and intent of Agile with what most organizations are actually doing in order to help you understand where your organization sits within that spectrum. Armed with an understanding of the problem, the latter half of the book provides a tried and proven approach to moving teams and organizations toward a genuine Agile transformation, and ultimately a Timeless Agility. Timeless Agility is the outcome of a mindset that transcends methodology. It consistently allows you to effectively and efficiently identify, produce, and deliver the next right thing, regardless of methodology trends. To attain Timeless Agility, to reach for that elusive organizational agility, your entire organization needs to think differently. Agile transformation, therefore, is going to be more about transforming minds than practices. Your understanding impacts what you do and how you do it. What you believe and value is the foundation from which all else derives. How you do your work will change over time as you learn and grow, but why you do what you do transcends all of those changes. Very few organizations have actually achieved organization-wide transformation. Many are on the wrong path altogether. Perhaps the common approaches and thought processes taught are not necessarily what you should emulate. To get over that proverbial hump, it is time to look at this from a different perspective. This book will show you Agile from a different lens than you may be wearing right now. Embrace it and evaluate for yourself.

Empowered

Empowered PDF Author: Marty Cagan
Publisher: John Wiley & Sons
ISBN: 111969129X
Category : Business & Economics
Languages : en
Pages : 432

Get Book Here

Book Description
What is it about the top tech product companies such as Amazon, Apple, Google, Netflix and Tesla that enables their record of consistent innovation? Most people think it’s because these companies are somehow able to find and attract a level of talent that makes this innovation possible. But the real advantage these companies have is not so much who they hire, but rather how they enable their people to work together to solve hard problems and create extraordinary products. As legendary Silicon Valley coach--and coach to the founders of several of today’s leading tech companies--Bill Campbell said, “Leadership is about recognizing that there's a greatness in everyone, and your job is to create an environment where that greatness can emerge.” The goal of EMPOWERED is to provide you, as a leader of product management, product design, or engineering, with everything you’ll need to create just such an environment. As partners at The Silicon Valley Product Group, Marty Cagan and Chris Jones have long worked to reveal the best practices of the most consistently innovative companies in the world. A natural companion to the bestseller INSPIRED, EMPOWERED tackles head-on the reason why most companies fail to truly leverage the potential of their people to innovate: product leadership. The book covers: what it means to be an empowered product team, and how this is different from the “feature teams” used by most companies to build technology products recruiting and coaching the members of product teams, first to competence, and then to reach their potential creating an inspiring product vision along with an insights-driven product strategy translating that strategy into action by empowering teams with specific objectives—problems to solve—rather than features to build redefining the relationship of the product teams to the rest of the company detailing the changes necessary to effectively and successfully transform your organization to truly empowered product teams EMPOWERED puts decades of lessons learned from the best leaders of the top technology companies in your hand as a guide. It shows you how to become the leader your team and company needs to not only survive but thrive.

Continuous Delivery

Continuous Delivery PDF Author: Jez Humble
Publisher: Pearson Education
ISBN: 0321670221
Category : Computers
Languages : en
Pages : 956

Get Book Here

Book Description
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.

Agile Retrospectives

Agile Retrospectives PDF Author: Esther Derby
Publisher: Pragmatic Bookshelf
ISBN: 1680503103
Category : Computers
Languages : en
Pages : 216

Get Book Here

Book Description
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.

Agile Software Requirements

Agile Software Requirements PDF Author: Dean Leffingwell
Publisher: Addison-Wesley Professional
ISBN: 0321685407
Category : Computers
Languages : en
Pages : 977

Get Book Here

Book Description
“We need better approaches to understanding and managing software requirements, and Dean provides them in this book. He draws ideas from three very useful intellectual pools: classical management practices, Agile methods, and lean product development. By combining the strengths of these three approaches, he has produced something that works better than any one in isolation.” –From the Foreword by Don Reinertsen, President of Reinertsen & Associates; author of Managing the Design Factory; and leading expert on rapid product development Effective requirements discovery and analysis is a critical best practice for serious application development. Until now, however, requirements and Agile methods have rarely coexisted peacefully. For many enterprises considering Agile approaches, the absence of effective and scalable Agile requirements processes has been a showstopper for Agile adoption. In Agile Software Requirements, Dean Leffingwell shows exactly how to create effective requirements in Agile environments. Part I presents the “big picture” of Agile requirements in the enterprise, and describes an overall process model for Agile requirements at the project team, program, and portfolio levels Part II describes a simple and lightweight, yet comprehensive model that Agile project teams can use to manage requirements Part III shows how to develop Agile requirements for complex systems that require the cooperation of multiple teams Part IV guides enterprises in developing Agile requirements for ever-larger “systems of systems,” application suites, and product portfolios This book will help you leverage the benefits of Agile without sacrificing the value of effective requirements discovery and analysis. You’ll find proven solutions you can apply right now–whether you’re a software developer or tester, executive, project/program manager, architect, or team leader.

The Wisdom of Teams

The Wisdom of Teams PDF Author: Jon R. Katzenbach
Publisher: Harvard Business Review Press
ISBN: 1633691071
Category : Business & Economics
Languages : en
Pages : 315

Get Book Here

Book Description
The definitive classic on high-performance teams The Wisdom of Teams is the definitive work on how to create high-performance teams in any organization. Having sold nearly a half million copies and been translated into more than fifteen languages, the authors’ clarion call that teams should be the basic unit of organization for most businesses has permanently shaped the way companies reach the highest levels of performance. Using engaging case studies and testimonials from both successful and failed teams—ranging from Fortune 500 companies to the U.S. Army to high school sports—the authors explain the dynamics of teams both in great detail and with a broad view. Their conclusions and prescriptions span the familiar to the counterintuitive: • Commitment to performance goals and common purpose is more important to team success than team building. • Opportunities for teams exist in all parts of the organization. • Real teams are the most successful spearheads of change at all levels. • Working in teams naturally integrates performance and learning. • Team “endings” can be as important to manage as team “beginnings.” Wisdom lies in recognizing a team’s unique potential to deliver results and in understanding its many benefits—development of individual members, team accomplishments, and stronger companywide performance. Katzenbach and Smith’s comprehensive classic is the essential guide to unlocking the potential of teams in your organization.

Head First Agile

Head First Agile PDF Author: Andrew Stellman
Publisher: "O'Reilly Media, Inc."
ISBN: 1491950412
Category : Computers
Languages : en
Pages : 711

Get Book Here

Book Description
Head First Agile is a complete guide to learning real-world agile ideas, practices, principles. What will you learn from this book? In Head First Agile, you'll learn all about the ideas behind agile and the straightforward practices that drive it. You'll take deep dives into Scrum, XP, Lean, and Kanban, the most common real-world agile approaches today. You'll learn how to use agile to help your teams plan better, work better together, write better code, and improve as a team—because agile not only leads to great results, but agile teams say they also have a much better time at work. Head First Agile will help you get agile into your brain... and onto your team! Preparing for your PMI-ACP® certification? This book also has everything you need to get certified, with 100% coverage of the PMI-ACP® exam. Luckily, the most effective way to prepare for the exam is to get agile into your brain—so instead of cramming, you're learning. Why does this book look so different? Based on the latest research in cognitive science and learning theory, Head First Agile uses a visually rich format to engage your mind, rather than a text-heavy approach that puts you to sleep. Why waste your time struggling with new concepts? This multi-sensory learning experience is designed for the way your brain really works.