Framework vs Toolkit

from Lectures 2010/03/25 10:15
프레임웍과 툴킷의 차이입니다.
아래 내용은 http://kamalmeet.com/?p=24 에서 참고를 하였습니다.
a toolkit is something which will provide you with some tools or methods which will help you achieve your goal.

a framework is something that provides you a way in which the application should be created.


'Lectures' 카테고리의 다른 글

uml - association  (0) 2010/04/11
delegation in java  (0) 2010/04/06
Framework vs Toolkit  (1) 2010/03/25
Platform vs. Framework  (1) 2010/03/24
How to Design a Good API & Why it Matters by Joshua Bloch  (0) 2010/01/26
Tag // ,