Changes between Version 25 and Version 26 of DEVELOPMENT_OVERVIEW
- Timestamp:
- 11/14/08 11:29:30 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DEVELOPMENT_OVERVIEW
v25 v26 47 47 * '''Writing reports''': In the end of every working day you should submit a daily report, as well as an iteration report in the end of the iteration. See the [wiki:REPORTS Reports] page for instructions on writing reports. 48 48 * '''Coding''' - You should review the following pages: 49 * [wiki:CODE_TASKS_REQUIREMENTS Code Tasks Requirements]. 50 * [wiki:NAMING_CONVENTIONS Naming Conventions]. 49 * [wiki:CODE_TASKS_REQUIREMENTS Code Tasks Requirements] 51 50 * [wiki:CODE_SMELLS Code Smells] 52 * [wiki:JAVADOC_CONVENTIONS Writing Javadoc] .53 * [wiki:LOGGING Logging] .51 * [wiki:JAVADOC_CONVENTIONS Writing Javadoc] 52 * [wiki:LOGGING Logging] 54 53 * '''Testing''' 55 54 * [wiki:PLATFORM_STANDARDS_MANUAL_TESTS_R0 Manual Tests].