Some individual programmers may prefer to work ad hoc, but when there's more than one person working with a code repository, certain design considerations need to be made.
What needs to happen (from a leadership perspective):
- Code must be well documented.
- Functions must be implemented according to a specification.
- Class relationships and hierachies must be adhered to.
We'll refine and expand on this as a team, then I'll define some specification documents and upload them to our wiki for reference.
No comments:
Post a Comment