| Cunningham. D, Subrahmanian. E, and Westerberg. A. User-Centered Evolutionary Software Development Using Python and Java, 6th Int'l Python Conf., Carnegie Mellon University, PA, 1997. |
....more predictable. However, these methodologies are bureaucratic, increase software costs due to excessive documentation, and reduce development speed [DBC88, Fow00] More recently, evolutionary development has sought to evolve or grow some or all a system s functionality into a final product [CSW97]. Evolutionary processes are iterative in nature, basically incorporating mini waterfalls within each development cycle [Hig98] The introduction of each new process model has been marked by a slight decrease in the amount of required documentation. However, planning consistently requires ....
Cunningham. D, Subrahmanian. E, and Westerberg. A. User-Centered Evolutionary Software Development Using Python and Java, 6th Int'l Python Conf., Carnegie Mellon University, PA, 1997.
....whereas the complexity of sorting is ### # ### ##. If efficiency is a major concern, it is possible to reimplement the line reverser with the same interface using a more appropriate language (e.g. Perl [33] This is a common approach for application development using scripting languages [9]. Third, the line reverser scripts only works for 7 bit characters (the cat filter transforms non printing characters) If it should be used for 8 bit characters, it is possible to build a wrapper around it which encodes 8 bit characters in 7 bit characters and decodes them after the lines have ....
Douglas Cunningham, Eswaran Subrahmanian, and Arthur Westerberg. UserCentered Evolutionary Software Development Using Python and Java. In Proceedings of 6th International Python Conference, pages 1--9, San Jose, October 1997.
.... whereas the complexity of sorting is O(n Delta log n) If efficiency is a major concern, it is possible to reimplement the line reverser with the same interface using a more appropriate language (e.g. Perl [33] This is a common approach for application development using scripting languages [9]. Third, the line reverser scripts only works for 7 bit characters (the cat filter 1 The usage and arguments of the UNIX programs used can be found in an appropriate UNIX manual. 2 In UNIX terminology, a command like sort is usually called a filter. transforms non printing characters) If it ....
Douglas Cunningham, Eswaran Subrahmanian, and Arthur Westerberg. UserCentered Evolutionary Software Development Using Python and Java. In Proceedings of 6th International Python Conference, pages 1--9, San Jose, October 1997.
Online articles have much greater impact More about CiteSeer.IST Add search form to your site Submit documents Feedback
CiteSeer.IST - Copyright Penn State and NEC