Posts tagged process
Measure Anything
- 01 January 2021
- Management
If you don’t measure it, you can’t manage it; If you don’t measure it, you can’t improve it; If you don’t measure it, you probably don’t care; If you can’t influence it, then don’t measure it. - Randy A. Steinberg
User Story Applied
- 21 April 2019
- ComputerScience
This blog is the book notes for user story applied.
DevOps and Continuous Delivery
- 01 September 2017
- ComputerScience
DevOps and continuous delivery are two hot topics these days, which play more and more important role in software development especially for the SaaS (Software as a Service) solution.
Specification by Example
- 25 August 2017
- ComputerScience
Specification by Example is a set of process patterns that helps teams build the right software product. With Specification by Example, teams write just enough documentation to facilitate change effectively in short iterations (Scrum or XP) or in flow-based development (Kanban).
Domain Driven Design: Introduction
- 19 June 2017
- ComputerScience
Domain Driven Design (DDD) is about trying to make your software a model of a real-world system or process. The philosophy of DDD is about placing our attention at the heart of the application, focusing on the complexity that is intrinsic to the business domain itself. In using DDD, you are meant to work closely with a domain expert who can explain how the real-world system works. It also acts as the conceptual foundation for the design of the software itself - how it’s broken down into objects or functions. In this blog post, I will cover the key elements of DDD.
Kotter-Binwei Change Model
- 25 May 2017
- Management
“Change is the only constant.” – Heraclitus, Greek philosopher. Kotter 8-step change model will help you to implement changes powerfully and successfully. In addition, Binwei adds 2 more steps to help you figure out whether you are doing the right changes. To implement right changes is even more important in the current changing world.
Lean Toolkit for Software Development
- 16 May 2017
- Management
Lean has huge impact on current software industry. No matter your team adopts Devops, Scrum, Kanban or other Agile methodologies, you can find impact from Lean methodology. Even though Lean was invented decades ago, the concepts are still shining and toolkit are still very useful.
Lean: Principles
- 27 April 2017
- Management
The core idea of Lean is to maximize customer value while minimizing waste. A lean organization understands customer value and focuses its key processes to continuously increase it.