'분류 전체보기' 카테고리의 글 목록 (42 Page) — Archive

분류 전체보기

Computer Science/Software Engineering

[Software Engineering] Integration and Configuration Model | 통합 및 구성 모델

Integration and Configuration (Reuse-Oriented Approach) 통합 및 구성 모델 (재사용 지향법) - 기존에 존재하던 Component나 Application들을 개발중인 System에 Integration하여 개발하는 방식을 의미한다. (즉, 재사용에 초점을 맞춘 프로세스 모델이다.) - 라이브러리나 오픈소스를 차용하는 경우가 이에 해당된다. * 본 포스트는 Software Process Model (소프트웨어 프로세스 모델) (URL)의 하위 문서이다. [Software Engineering] Software Process Model | 소프트웨어 프로세스 모델 Software Process Model 소프트웨어 프로세스 모델 - S/W Process를 추상화하..

Computer Science/Software Engineering

[Software Engineering] Incremental Development Model | 점진적 개발 모델

Incremental Development Model 점진적 개발 모델 - Prototype을 빠르게 개발하여 점진적으로 개선시켜 나가는 방법이다. * 본 포스트는 Software Process Model (소프트웨어 프로세스 모델) (URL)의 하위 문서이다. [Software Engineering] Software Process Model | 소프트웨어 프로세스 모델 Software Process Model 소프트웨어 프로세스 모델 - S/W Process를 추상화하여 표현한 것으로, S/W Process Activity들의 진행 방법에 대한 여러 모델들을 의미한다. - 대표적인 소프트웨어 프로세스 모델들은. dad-rock.tistory.com Incremental Development Model ..

Computer Science/Software Engineering

[Software Engineering] Waterfall Model | 폭포수 모델

Waterfall Model 폭포수 모델 - Plan-Driven Model에 속하는 모델로, Specification과 Development 과정들이 서로 명확히 분리되어 있는 형태이다. - 이전 단계가 완전히 끝나야 다음 단계로 넘어갈 수 있다. (Each step is sequential) * 본 포스트는 Software Process Model (소프트웨어 프로세스 모델) (URL)의 하위 문서이다. [Software Engineering] Software Process Model | 소프트웨어 프로세스 모델 Software Process Model 소프트웨어 프로세스 모델 - S/W Process를 추상화하여 표현한 것으로, S/W Process Activity들의 진행 방법에 대한 여러 모델들..

Computer Science/Android

[Android] Android Overview | 안드로이드 개요

Android Overview 안드로이드 개요 - 모바일 디바이스용 Operating System, Middleware, Application들을 한데 묶은 소프트웨어 플랫폼이다. - 2007년 OHA(Open Handset Alliance)가 개발하고, OHA를 구글이 인수하여 Google Android라 불린다. - 본 포스트에서는 안드로이드와 관련된 아래 용어들을 설명한다. Application (안드로이드 애플리케이션) Application Framework (안드로이드 애플리케이션 프레임워크) Application Components (안드로이드 애플리케이션 구성요소) Android Runtime (안드로이드 런타임) Libraries (라이브러리) Linux Kernel (리눅스 커널) App..

Computer Science/Software Engineering

[Software Engineering] Agile Software Development | 애자일 소프트웨어 개발법

Agile Software Development 애자일 소프트웨어 개발법 * Agile : a.날렵한, 민첩한 - 고객의 요구사항 변화에 Agile(민첩한)하게 대응할 수 있는 소프트웨어 프로세스이다. - 앞으로 해야할 일들을 조금씩 계획해나간다. (이때, 이 소계획의 단위를 Increment라 부른다.) (그러므로, 계획한 Increment 이후에는 어떤 작업을 진행할지 모른다.) - 즉, 완성된 S/W는 일련의 Increment들로 구성된다. - 애자일은 기존의 Software Process에서 발생되는 Overhead들에 대한 불만으로 고안된 프로세스이다. (여기서 Overhead는 잦은 Documentation으로 인한 Delivery Time의 증가를 의미한다.) - 애자일의 궁극적 지향점은 과..

lww7438
'분류 전체보기' 카테고리의 글 목록 (42 Page)