Suitable software development method/model for R&D Projects
For Research and Development (R&D) project, what type of software development method / model more applicable/suitable?
How common are use SDLC methodologies in real life? [closed]
Closed 9 years ago.
Development on Android without using Java [closed]
Closed 9 years ago.
Is it reliable to use and download libraries needed from GitHub and copy-pasting codes in order to increase productivity? [duplicate]
This question already has answers here: Are there concrete reasons not to use libraries and code snippets heavily? [closed] (16 answers) Closed 9 years ago. I’m just wondering. Is it okay or true that some of the best programmers once taught that to become an effective programmer is through being a lazy programmer rather than […]
How to setup an agile startup without the customer? [duplicate]
This question already has answers here: Can Agile be accomplished without client involvement? (9 answers) Closed 9 years ago. In agile, there is an emphasis on customer involvement. They provide user stories, provide feedback, and a lot of decisions are up to them. There are situations that there is no customer for the software at […]
How to measure the potential value of refactoring
On an old, large project with technical debt how can you reliably estimate or measure the benefit of refactoring code?