Posted on November 11, 2008 by qnnp
There are several tip to be productive programer. Be summarized about productivity as programmer in developing and using software
- Concentrate on essence, not ceremony.
Concentrate on basic that is easy of use and effectiveness.
- The usefulness of an application list is inversely proportional to its length.
Use of application is in inverse proportion to count of application, if [...]
Filed under: Process | Leave a Comment »
Posted on November 5, 2008 by qnnp
Staged Delivery is a model of software development lifecycle. We usually used waterfall model. But waterfall model find serious problem to step of testing therefore maintenance cost is increased and schedule is delayed in the end of project. As a result iteration method proposed to resolve the problem in the software process. Iteration method repeats steps [...]
Filed under: Process | Leave a Comment »