Changes between Version 3 and Version 4 of DevelopmentProcessNotes


Ignore:
Timestamp:
Jun 30, 2006, 10:19:02 PM (18 years ago)
Author:
soujak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentProcessNotes

    v3 v4  
    1  = Development Process Notes =
     1= Development Process Notes =
    22This project assumed a high didactic worth, not only in Operating System
    3 [wiki:Design&Hacks#a1.Modulesdesign development] related matters or in C
    4 programming, but also in development process itself and its collaborative
    5 characterization. Right ahead, you will find some notes about team's conduct of
    6 development, deeply describing its way of development taking a look to its
    7 approach to analysis, to the applied techniques and to the used tools.
     3[wiki:Design development] related matters or in C programming, but also in
     4development process itself and its collaborative characterization. Right
     5ahead, you will find some notes about team's conduct of development, deeply
     6describing its way of development taking a look to its approach to analysis,
     7to the applied techniques and to the used tools.
    88
    9  == Approach ==
     9== Approach ==
    1010As you can notice while reading "Development notes", developers team appreciates
    1111high-level '''analysis''' of problems, in order to dominate project complexity
     
    1313the risk that this kind of approach remains superficial, it must be followed by
    1414a in-depth analysis, with the purpose to structure internal mechanisms, allowing
    15 insertion of little code [wiki:Design&Hacks#a2.Internalfunctionstricks hacks].
     15insertion of little code [wiki:InternalTricks hacks].
    1616Only this kind of dual analysis allow a final and complete '''understanding'''.
    1717Such duality has been also applied in team planning, clearly separating design
     
    1919avoid wastes in terms of time and psychic resources.
    2020
    21  == Strategies ==
     21== Strategies ==
    2222After knowing of Xtreme Programming methodologies (thanks to SW Engineering
    2323course), we dared trying to apply its paradigm onto our development process, in
     
    4545others features favoring planning.
    4646[[BR]]
    47 Trac web interface for this project is online (we hope!) at [svn://trac.xt3.it/kaya].
     47Trac web interface for this project is online at [svn://trac.xt3.it/kaya].
    4848
    49 As you can see both services are proudly hosted by [http://www.xt3.it XT3], an experimental team
    50 composed by two of us.
     49As you can see both services are proudly hosted by [http://www.xt3.it XT^3^], an
     50experimental system-administration team composed by two of us.