Relative Content

Tag Archive for methodology

How to implement a software development process in an existing project?

My question involves setting up a Software Development process. If you came in to an existing project that had no formal methodology or process set up, and then were asked to set one up yourself, how would you handle it? I have looked into various methodologies like Agile, or subsets thereof like XP, but these are primarily aimed at how to set up new projects. I am rather unsure how to implement them into an existing project.

Is the following diagrams correct for RAD and Agile methodologies?

I do not know if this would be the right stack exchange site to ask this question but I have been researching on RAD (Rapid Application Development) and Agile methodologies and was trying to find their diagrams but if I google images this, it comes up with many different diagrams. So based on the images I drew my own diagrams on this.

Asking for suggestion/idea

currently we generate a quarterly PowerPoint report that includes tables and charts. The generation process of this report is quite cumbersome. First, numbers are generated in SPSS and then pasted into Excel. In Excel, charts and formatted tables are created and then exported onto PowerPoint slides. I am considering transferring this task to R in order to avoid the copy and paste method and generate all slides from there. This approach would also require less work in the future as only numbers would need to be updated. However, I would like to hear some suggestions about R presentation packages, such as R-Markdown, and any general suggestions based on your experience.
Thank you.