An Agile workflow
Using an Agile workflow helps your team to be flexible and able to quickly respond to changes. It also means that your team is self-organizing, and that members of the team are able to deliver early and often.
Good communication is fundamental to Agile and the members of your team have to collaborate well with the product owner, stakeholders, and each other. The users of your app need to also be involved, right from the beginning. Their feedback is vital, and is critical for you to make the right decisions for your app development. Finally, at any time, you should be able to deliver a working version of the software. A good git workflow and being able to continuously deliver are key elements here. You will read more about this in Chapter 19, Building an Unfair Advantage.
What all agile methods have in common is that they promote the ability to change, continually learn as you go, and to delivery software as quickly as possible.
Some agile software development methodologies are as follows:
There are many more approaches, but these are the most interesting ones. Of course, Lean software development has the focus of this book. The key elements for this methodology are:
- Delivering as early as possible
- Making decisions as late as possible
- Gathering early feedback through Continuous Delivery
We will learn more about all these elements in the next chapters. Unlike the other methodologies, Lean is more focused on avoiding waste.
But, let's start with the basics first. Lean software development, Kanban, and Scrum have a lot in common. In this chapter, we will have a closer look at Kanban and Scrum, and discuss Lean in the rest of the book.
- Redis使用手冊
- PyTorch深度學習實戰:從新手小白到數據科學家
- 數據可視化:從小白到數據工程師的成長之路
- 數據庫基礎與應用:Access 2010
- Creating Mobile Apps with Sencha Touch 2
- Game Development with Swift
- Access 2016數據庫技術及應用
- 大數據營銷:如何讓營銷更具吸引力
- 深度剖析Hadoop HDFS
- 數據挖掘原理與SPSS Clementine應用寶典
- Learning Proxmox VE
- 深入理解InfluxDB:時序數據庫詳解與實踐
- Python數據分析從小白到專家
- R Machine Learning Essentials
- 實現領域驅動設計