A code of ethics defines a specific set of professional behaviors and values to live and act by. All software programmers must act and abide by the code of ethics including confidentiality, accuracy, privacy, integrity. This ensures fair play and fair practice in and around an organization.
The code of ethics is not only intended for professionals in the certain field but also managers, practitioners, educators, supervisors as well as trainees and students related to this field act ethically, behave and make decisions in accordance with the code of ethics.
As of now, we are discussing a programmer/software developer should follow a set of values which are defined in the below ways:
- Always write clear code that is understandable and easy to follow using comments in the source code.
- Always write accurate documentation that shows the exact function of the website.
- Use copyrighted code only after obtaining permissions and or purchasing a proper license. Always indicate a statement of copyrighted material saying where does it belong to.
- Acknowledge verbally and in source code comments the work of other programmers on which the code is based, even if substantial changes are made.
- Always write bug-free code and avoid suspecting and fixing bugs after the application is complete.
- Always write code that is safe and can be used by others programmers too.
- Always estimate the exact time constraints for the completion of the project.
- Keep track of your work honestly in order to build the reputation of the profession.
- Always keep it confidential, the secret reputation of an employer.
- Always work for your company avoiding compensation from multiple parties for the same work unless you have permissions to do that.
- Always ask for permissions from the employer for the external projects that you may benefit from.
- Always be loyal to the employer and respect their knowledge, experience, and abilities.
- One should only direct by suggesting the others during their work without by themselves involving in writing the code.
- Always seek permissions from the users to install third-party applications and any other software development tools.
- One should provide application updates to users only after approval and sharing complete details of the update.
- Always deal fairly and honestly at all times and in all matters – both in business and private life.
- Comply yourself with legal and regulatory requirements considering these as minimum standards to be observed.
- Always involve everyone in the coaching and development of others.
The above code recognizes that there are mutual obligations and responsibilities not only between the Company and its people but also between each individual to all other colleagues at all levels.
The code also recognizes obligations and responsibilities to people outside the company – to customers, to suppliers and to the communities in which people live and work.
"When your values are clear to you, making decisions becomes easier."
—Roy E. Disney
