Changes between Version 3 and Version 4 of DevelopmentProcessNotes
- Timestamp:
- Jun 30, 2006, 10:19:02 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopmentProcessNotes
v3 v4 1 1 = Development Process Notes = 2 2 This project assumed a high didactic worth, not only in Operating System 3 [wiki:Design &Hacks#a1.Modulesdesign development] related matters or in C4 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 de velopment, deeply describing its way of development taking a look to its7 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 4 development process itself and its collaborative characterization. Right 5 ahead, you will find some notes about team's conduct of development, deeply 6 describing its way of development taking a look to its approach to analysis, 7 to the applied techniques and to the used tools. 8 8 9 9 == Approach == 10 10 As you can notice while reading "Development notes", developers team appreciates 11 11 high-level '''analysis''' of problems, in order to dominate project complexity … … 13 13 the risk that this kind of approach remains superficial, it must be followed by 14 14 a in-depth analysis, with the purpose to structure internal mechanisms, allowing 15 insertion of little code [wiki: Design&Hacks#a2.Internalfunctionstricks hacks].15 insertion of little code [wiki:InternalTricks hacks]. 16 16 Only this kind of dual analysis allow a final and complete '''understanding'''. 17 17 Such duality has been also applied in team planning, clearly separating design … … 19 19 avoid wastes in terms of time and psychic resources. 20 20 21 21 == Strategies == 22 22 After knowing of Xtreme Programming methodologies (thanks to SW Engineering 23 23 course), we dared trying to apply its paradigm onto our development process, in … … 45 45 others features favoring planning. 46 46 [[BR]] 47 Trac web interface for this project is online (we hope!)at [svn://trac.xt3.it/kaya].47 Trac web interface for this project is online at [svn://trac.xt3.it/kaya]. 48 48 49 As you can see both services are proudly hosted by [http://www.xt3.it XT 3], an experimental team50 composed by two of us.49 As you can see both services are proudly hosted by [http://www.xt3.it XT^3^], an 50 experimental system-administration team composed by two of us.