Eng. MetricsHow to Count Lines of Code: A Complete OverviewConsidering using lines of code to measure how productive your dev teams are? Find out how (and when) to count lines of code.
WorkflowCode Coverage Types: Which Is the Best?Let’s briefly look at what we’re trying to achieve with code coverage because this can help us determine which code coverage types is best.
Eng. MetricsWhat Is Code Rot and How Do You Identify It?Learn about specific types of code rot, the cause and consequences of code rot, and what you can do about it.
WorkflowThe When, Why, and How of Refactoring in AgileRefactoring in agile isn’t only a nice activity, but a vital technique to ensure code quality. Learn more about it in this post.
LeadershipTechnical Leadership: A Comprehensive GuideHere’s what you’ll learn from reading this post: Definition of technical leadership, Principle traits of technical leadership. let’s start
DevExA Guide to Managing Code: Not Just Version Control SystemsManaging code is more than just setting up Git. Let me guide you through what I see as the different aspects of managing code.
Cohesion vs Coupling: The Difference Explained“cohesion vs coupling” is often a confusing topic. Learn how they’re related yet different and how they affect your code in this post.
Eng. MetricsThe Only Five Agile Metrics You NeedThe right set of agile metrics can help your team improve and thrive. Learn about which metrics are these in our post.
Eng. MetricsCycle Time Formulas for Your Software GroupHow do you calculate the cycle time formula? Review different cycles many teams have, how to measure them and how it impacts decisions.