How to Convert HTML to PDF Using PHP? [closed]
Closed 12 years ago.
Floating point undesirable in highly critical code?
Question 11 in the Software Quality section of “IEEE Computer Society Real-World Software Engineering Problems”, Naveda, Seidman, lists fp computation as undesirable because “the accuracy of the computations cannot be guaranteed”.
Pricing personalized software? [closed]
Closed 9 years ago.
How to justify rewriting/revamping legacy software in a business case? [duplicate]
This question already has answers here: How can I convince management to deal with technical debt? (17 answers) Closed 11 years ago. I work for a great little software company which makes good revenue from our main software package. The problem for me is that it’s almost unmaintainable. It’s written in Delphi 7 (has upgraded […]
What actually is a module in software engineering? [closed]
Closed 10 years ago.
What kind of process should I use to learn a big system? [duplicate]
Possible Duplicate:
How do you dive into large code bases?
How can I create my own software license? [closed]
Closed 12 years ago.
What is the concept of software wear and tear?
I have heard that over time, software can begin to show signs of wear and tear.
Steps to create a solution for a problem
I am a trainee. According to my teacher to solve a problem we should go through following steps:
Rewriting software using Agile methodologies
Suppose you have to rewrite an entire application using Agile methodologies, how would you do it?