In today's competitive landscape, the success of any company hinges on its ability to deliver innovative products that meet the ever-evolving needs of its users. At the heart of this lies a world-class product engineering organization – a team that can translate vision into reality while successfully navigating the complexities of software development. These organizations are defined not just by...
Effective delegation
Effective delegation is a core management skill that every leader should master. In essence, delegation is an act of transferring responsibility for specific tasks to others (teams or individuals). Delegation should result in freeing the manager up for more strategic work, but it goes beyond just getting stuff off the manager's plate. Delegating empowers the teams, builds trust, encourages...
Measuring the Unmeasurable: Unveiling the Challenges of Developer Productivity
Decision-making velocity and drag
An insightful article about decision-making velocity and drag: . Many organizations concentrate on making their tooling and delivery processes more effective, yet they overlook or disregard the importance of verifying how they make decisions. Do your teams have the authority to make decisions on their own? Or do they have to involve managers in any issues or changes to a predetermined course of...
Impact of AI on developers’ productivity and code quality
Many software development organizations introduced AI-powered tools like GitHub Copilot in 2023 to boost their delivery process. The aim was to deliver more and faster by speeding up the coding process.
Predictability vs Agility
In the dynamic realm of product development organizations, an ongoing debate between "predictable" and "agile" approaches unfolds, with perspectives often divided on the very definition of these terms.
Evolution of engineering metrics
A good yet compact overview of the evolution of software engineering metrics and various attempts to measure the productivity of software development teams: . It’s nice to see how metrics moved away from being output-driven (lines of code or velocity) towards being more outcome-focused (DORA). Finally, it’s now widely acknowledged that the well-being and satisfaction of development...
Estimating software projects
Couple weeks ago I came across a great article about software estimation by Pawel Brodzinski which made me think about how my approach to estimating software projects has evolved over time. At the moment I work in product development where Agile approach is used to deliver new increments of software. We have stable teams and we use Story Points and Velocity to estimate and plan our sprints...
Limiting Work in Progress
In many organisations being busy is valued more than delivering the results. At first sight, it may sound quite reasonable – after all, we’re all paid for having hands full of work, aren’t we? Unfortunately, it doesn’t work that way. In a vast majority of cases, the more tasks we try to complete, the less we really accomplish. And pushing yourself to work even harder...