guide for pl/sql programming

1.set standards and guidelines before writing any code.
2.ask for help after 30 minutes on a problem
3.walk through each other`s code.
4.validate standards against source code in the database.
5.generate code whenever possible and appropriate.
6.set up and use formal unit testing procedures.
7.get independent testers for functional sign-off.

你可能感兴趣的:(programming)