As application in PHP can be written in object oriented manner, most of the code smells found in the world…
If you have been looking for developing a web application in a quick manner, then, YII is surely a right…
Is it possible to predict the reusability index of a block of code in a standalone mode? Meaning, given no…
You might be wondering on the relationship between staying single, getting admired and coding! And, then, staying single forever :-)…
The first step when an organization decides to adopt agile development methodology is to look out for a Agile coach…
Even before we try and define what is software quality, it may be a good idea to understand what is…
When we are working under tough deadlines and there is mounted lot of pressure on software engineers to crank out…
Well, if you are a software development partner for one or more of your customers, and you are looking forward…
Well, software engineers love to jump to the code (minus document) once design is completed. Majority of them do not…
Following is a quick way to identify code with low testability and hence low maintainability: Take any specific public method…