Software Engg

How to Measure Code Maintainability with Sonar

This article talks about 4 different quality parameters found on Sonar dashboard which could help measuring code maintainability. Following are…

11 years ago

The 7 Habits of Highly Effective Developers

Well, I researched on the internet looking for one or more articles which was written with the title, 7 Habits…

11 years ago

How to Increase Unit Test Coverage of Legacy Code?

The article represents a time-tested approach on how to increase unit test coverage with legacy code. I shall try and…

11 years ago

2014 Development Trend: Decouple User Experience from Functionality

The article represents an interesting trend in relation with need for decoupling user experience from functionality that is happening as…

11 years ago

4 Reasons Why You Would Want to Create Custom Exceptions?

Either you are writing a program in Java or .NET, the questions remains that why to create custom exceptions in…

11 years ago

Tips for Developers to Increase their IQ (Innovation Quotient)?

One of the primary concerns of many software services companies is to figure out how could they increase business with…

11 years ago

Top 5 Code Smells Newbies Developers Could Easily Identify & Avoid

Following is one very popular image which has been used to represent time and again for representing code smells. I…

11 years ago

Top 6 Refactoring Patterns to Help You Score 80% in Code Quality

This blog lists down top code smells and code refactoring patterns which would help you write good quality code. Top…

11 years ago

List of Handy Architecture & Design Patterns for Developers & Architects

[adsenseyu2] If you are a newbie developer. experienced developer, aspiring to be architect or an architect, you may want to…

11 years ago

How to Estimate A Story in An Agile SCRUM Sprint

Wondering on how to estimate a set of business requirements into one or more Agile SCRUM Sprints? Go on reading…

11 years ago