当前位置:网站首页>Agile project management of project management
Agile project management of project management
2022-07-05 08:30:00 【Learn open source together】
In the previous article, we shared 《 What abilities should the technical manager have 》 Many abilities are mentioned , Having ability does not necessarily mean that you need to undertake responsive job responsibilities in your work , But only on the basis of these abilities can we work well and be comfortable in team management , The accumulation of knowledge and experience can help improve personal cognition , So as to improve their thinking in looking at problems and solving problems
Preface
Today we mainly share agile project management , Introduce the core values of agile 、 The main agile management framework , Kanban, etc , Practice and application in actual projects
Why is agility popular
The current situation and difficulties
Why is agile so popular in the Internet, traditional industries and even enterprise management , No agile, no project , No agile, no Internet …; To sum up, there are mainly a few points :
- The product life cycle is shortened dramatically , Need to launch new products quickly
- Unable to quickly respond to changes in demand
- The work is opaque
- Work transmission distortion
- Start work when you are not clear about it , Too much rework
- Problems are not found until later in the project , The cost of modification is too high
- Unable to achieve continuous improvement
- Team morale is not high , Cohesion is not strong , Don't stick together
- … …
therefore , It is really necessary to implement agile ideas and agile methods in various industries !!
Why promote agile

As shown in the figure above : All industries are facing unprecedented fierce competition , In addition, the government also issued preferential policies in different industries , Ecological cooperation delivery accelerates ; It is bound to require enterprises to have the ability to quickly create explosive products in the industry 、 The ability to land quickly ; Therefore, it is particularly important to have what kind of organizational team and team culture , With agile development , Help enterprises explore quickly 、 Quick adjustment 、 Quickly cooperate to find the way forward 、 Adjust the strategic layout 、 Rapid internal and external coordinated development .
What is agility
Concept definition
agile development (Agile Development) With the evolution of users' needs as the core ( Human centered ), Use iterations 、 Step by step approach to software development .
In Agile Development , Software projects are divided into several subprojects at the beginning of construction , The results of each subproject have been tested , Have visibility 、 Features that can be integrated and run . In other words , It is to divide a large project into multiple interconnected projects , But small projects that can also run independently , And do it separately , In the process, the software is always available
The characteristics of agility

Agile Manifesto
Individual and interaction Heavier than Process and tools
Available software Heavier than Complete documentation
Customer collaboration Heavier than Contract negotiation
Response variation Heavier than Follow the plan
Characteristics of traditional project management and agile project management
In order to compare the difference between agile project management and traditional project management , I found the following two pictures for comparison

Icon : Differences in organizational structure 
Icon : The difference in the way of working
Through the above two pictures , You can judge from two aspects: organizational form and working method , Which is the model of agile project management ?
From the above two illustrations of organization and working mode, we can clearly see , In the form of organization, the traditional project management is mainly waterfall , Different functions carry out assembly line operation , Agile advocates putting people with different functions together , Form a unified project team ; Work form , Agile and fastidious MVP, Do the most important and valuable work first , Part of the output can continuously communicate with customers and constantly correct deviations , The traditional project advocates a piece by piece , Do one thing at a time , Show all items until the end ;
Some main frameworks and methods of agile project management

As shown in the figure above , Agile project management has many methods and frameworks , I won't go into details here .
The number of notes to contact most Scrum+Kanban and SaFe 了 , And also in the company to promote Scrum Have insisted fast 5 A year , I also hope to have friends with the same practice to communicate ( Can pay attention to “ Learn open source together ” official account ); Or leave a message under the article , We learn and grow together .
边栏推荐
- QEMU demo makefile analysis
- Stm32--- systick timer
- leetcode - 445. Add two numbers II
- Live555 push RTSP audio and video stream summary (III) flower screen problem caused by pushing H264 real-time stream
- Detailed summary of FIO test hard disk performance parameters and examples (with source code)
- How to write cover letter?
- Bluebridge cup internet of things competition basic graphic tutorial - clock selection
- go依赖注入--google开源库wire
- Talk about the function of magnetic beads in circuits
- NTC thermistor application - temperature measurement
猜你喜欢
AttentiveNAS: Improving Neural Architecture Search via Attentive Sampling (未完)](/img/3b/c94b8466370f4461875c85b4f66860.png)
[NAS1](2021CVPR)AttentiveNAS: Improving Neural Architecture Search via Attentive Sampling (未完)

实例003:完全平方数 一个整数,它加上100后是一个完全平方数,再加上168又是一个完全平方数,请问该数是多少?

STM32---ADC

STM32 tutorial triple ADC interleaved sampling

Example 004: for the day of the day, enter a day of a month of a year to judge the day of the year?

MySQL之MHA高可用集群

剑指 Offer 06. 从尾到头打印链表

Soem EtherCAT source code analysis attachment 1 (establishment of communication operation environment)
![[trio basic tutorial 18 from introduction to proficiency] trio motion controller UDP fast exchange data communication](/img/05/0f63e4cd3da24e5b956ec5899b939d.jpg)
[trio basic tutorial 18 from introduction to proficiency] trio motion controller UDP fast exchange data communication

Let's briefly talk about the chips commonly used in mobile phones - OVP chips
随机推荐
Keil use details -- magic wand
List of linked lists
MySQL MHA high availability cluster
FIO测试硬盘性能参数和实例详细总结(附源码)
Slist of linked list
Design a clock frequency division circuit that can be switched arbitrarily
go依赖注入--google开源库wire
Example 003: a complete square is an integer. It is a complete square after adding 100, and it is a complete square after adding 168. What is the number?
【NOI模拟赛】汁树(树形DP)
Sql Server的存儲過程詳解
Example 007: copy data from one list to another list.
Bluebridge cup internet of things basic graphic tutorial - GPIO output control LD5 on and off
Explication de la procédure stockée pour SQL Server
Negative pressure generation of buck-boost circuit
实例003:完全平方数 一个整数,它加上100后是一个完全平方数,再加上168又是一个完全平方数,请问该数是多少?
OC and OD gate circuit
Various types of questions judged by prime numbers within 100 (C language)
Circleq of linked list
STM32 --- NVIC interrupt
STM32 single chip microcomputer -- debug in keil5 cannot enter the main function