Do not let User Tell what is wrong about your Application

It is a good practice to review your code and not wait for the user to complain.  Other developers get too much comfortable when testing the software as they think that users make great testers and will eventually tell if something is wrong. This lead to oversight of a crippling… Read More!

1356 Views No comments yet January 28th, 2019 by

Benefits of Practicing Collective Code Ownership

Collective code ownership, in simple terms, is sharing code and design responsibility among the team members. A sole developer who is working on a piece of a module in a nontrivial project should consider letting other team members look into their code and do necessary refactoring. It is a practice… Read More!

1123 Views No comments yet January 27th, 2019 by