Software Engineering

    [SE] Introduction to SE

    Professional Software Development Software engineering is an engineering discipline that is concerned with theories, methods, and tools for professional software development. software를 개발하는데 있어서 고려해야 할 3가지 : quality, cost, time-to-market Software Costs Waterfall Model 가장 전통적인 소프트웨어 개발 모델로 소프트웨어 개발 뿐만 아니라 모든 공학 분야에서 사용되고 있는 engineering model이다. Requirement definition을 기반으로 design, implementation,..