All
PO: How to write user stories?
User stories are the concepts first proposed in Extreme Programming. It has also been used in Scrum. Compared with storys documents or prototypes, user stories are organized in an itemized way, which is simple to maintain, easy to estimate and sort, and facilitate development teams to complete delivery in small iterations.
2020-11-25
Sanplex Content
Sanplex Content
The Curse of Knowledge: Project Team Communication Pitfalls
The curse of knowledge is a cognitive bias that occurs when an individual, communicating with other individuals, unknowingly assumes that the others have the background to understand. It holds that it is difficult to imagine what it feels like not knowing something, once you know it. Since you do not remember what you do not understand, it is difficult for you to explain your knowledge to those who are not on the same level of understanding as you are.
2020-11-24
Sanplex Content
Sanplex Content
SCRUM: a framework for developing and maintaining complex products
Scrum is a framework for developing and maintaining complex products. It is an incremental and iterative development process.
2020-11-18
Sanplex Content
Sanplex Content
GoLang UDP Service Example
In order to avoid processing each layer of data, GoLang creates a copy of the same data in memory. It is passed by reference. That is the point of "slice"! It saves a lot of memory!
2020-11-15
Sanplex Content
Sanplex Content
Traditional Project Management VS Agile Project Management
Traditional project management and agile project management have their own advantages.
2020-11-10
Sanplex Content
Sanplex Content
The Leader Role in Agile Transformation
In an organization, a big boss, project managers, product owners, test teams, operation and maintenance, PMO, quality management, human resources, administration and finance roles are involved. Before agile transformation, the following two questions need to be clear up
2020-11-03
Sanplex Content
Sanplex Content