Changes between Version 24 and Version 25 of DEVELOPMENT_OVERVIEW
- Timestamp:
- 11/14/08 11:22:27 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DEVELOPMENT_OVERVIEW
v24 v25 38 38 * '''Maven'''. For installing Maven, see [wiki:PLATFORM_INFRASTRUCTURE_OVERVIEW#MavenIntegration]. 39 39 40 41 42 40 = Tasks = 43 41 … … 46 44 47 45 == Performing tasks == 48 * '''Writing analysis''': After reading the Process page, you should know what analysis is. See [wiki:PLATFORM_STANDARDS_ANALYSIS How to write analyses] page for instructions on how to write a good analysis.46 * '''Writing analysis''': After reading the Process page, you should know what analysis is. See the [wiki:PLATFORM_STANDARDS_ANALYSIS How to write analyses] page for instructions on how to write a good analysis. 49 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. 50 * '''Coding''' - You should review the followin pages:48 * '''Coding''' - You should review the following pages: 51 49 * [wiki:CODE_TASKS_REQUIREMENTS Code Tasks Requirements]. 52 50 * [wiki:NAMING_CONVENTIONS Naming Conventions].