Friday, December 16, 2005

Tips for Programmers

This article gives very good advices for Programmers or anyone involved with software development. Try spending a good 15-20 minutes to read the article. You would be thanking the authors for the many hours you could save in the future.

Preview of the article
As stated before, I have divided this article into two sections. Before I get into the details I am going to list the various bullet points here.

NON TECHNICAL
1 Set personal goals
2 Read, Read, Read
3 Come out of the closet
4 Meetings are not all bad, just mostly bad
5 After hours is off limits
6 Set reasonable expectations
7 I'm not a programmer, I'm an architect

TECHNICAL
1 Plan, then code
2 The right tool for the right job
3 Fix bugs early
4 Develop good coding habits
5 Know thy enemy
6 Documentation is your friend
7 Form over function

Read the entire article here :
http://www.codeproject.com/gen/work/standaloneprogrammer.asp

1 comments:

Anonymous said...

Seems you are starting to become a good developer ;)