Skip to main content

Be A Good Developer - Introduction

After many years of coding, debugging, designing and improving applications I came to this point that being a good developer is the key for an application as well as the development team to success.

As for an application, good developers make it less problematic and easy to maintain
as for the development team, they help others to learn efficient code. This helps to reduce the cost of application maintenance as well as the time of getting new developers up to speed.

Many have got this wrong impression that a good developer knows more about design patterns and knows how/when to use them. But that's not the case.

In fact, a lot of developers with a good knowledge of OOP and design patterns end up in overengineering the application.

No matter what framework or solution you are using, a good developer still worths a million! They are the real assets of a software company or a development team.

Now the question is who is a good developer and what makes them so special?

Please read "Be A Good Developer - Part 1"

Comments