DEV Community

Discussion on: What is your personal Programming ethics?

Collapse
 
hudsonburgess7 profile image
Hudson Burgess

In short, build trust

  • write code that you personally can trust
  • document your work in such a way that over devs on your team can trust you
  • respond to your managers’ and users’ requests in a way that shows you care both about their needs and the engineering behind the product

If building trust is your foundation, best practices will come naturally (see Start with Why)