Posted on April 10, 2009 by qnnp
많은 프로세스와 많은 툴에 투자하여 프로세스와 툴에서 원하는 결과를 얻을 수 있을것이라 생각되지만 현실은 다르다. 팀의 모든 구성원이 프로세스와 툴에 대한 내재화가 부족하다면 정상적으로 프로젝트가 진행되지 않고 오히려 혼란만 가중될 뿐이다. 프로세스를 프로젝트에 정확히 적용시키며 툴에 대한 활용을 극대화하기 위해서는 모든 구성원이 프로젝트를 진행하는데 있어 한몸같이 움직일때 기대하는 성과를 얻을 수 있다. 모든 팀원의 내제화 없는 [...]
Filed under: Process | Leave a Comment »
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 »
Posted on July 22, 2008 by qnnp
여러분의 코드는 살아있는가? 죽어 있는가? “매일 빌드 되지 않는 코드는 죽어 있는 코드이다.” 라는 말처럼 개발에서 코드에 생명력을 불어 넣는 것은 daily build이다. 매일 개발하며 변화하는 코드를 매일 매일 build 하지 않는다면 성장을 멈춰 버린 죽은 코드가 아니겠는가. 매일 매일 변화되고 발전되어 가는 코드를 볼 때 살아있는 코드라 생각이 들 것이다. daily build를 위해 build [...]
Filed under: Process | Tagged: build, Testing | Leave a Comment »
Posted on July 10, 2008 by qnnp
Why many process appear to field of software? process is a guide on the project, it can setup direction of project and follow project team. Why many process are proposed?
Because software technology and process include strength and weakness individually. Many process exist in the company as RUP, CBD, TDD, Etc and each company define process [...]
Filed under: Process | Tagged: CBD, Process, RUP, TDD | Leave a Comment »
Posted on July 10, 2008 by qnnp
“Software Crisis” said a long time ago that increase of cost, deterioration of reliability, delay of project make difficult situation to practice the plan because system is getting bigger more bigger. Therefore many process and technology appeared to solve the problem
What is process?
Developer think process is troublesome and complicated work. It is not help in [...]
Filed under: Process | Tagged: Process | Leave a Comment »