반응형
2.2 – Languages Evolution
Imperatvie Paradigm
- COBOL and Fortran followed an imperative paradigm which broke up large programs into smaller programs called subroutines, which are like methods in Java.
Abstract Data Type
- An abstract data type is a data type that is defined by the programmer and not built into the language. An abstract data type is essentially a grouping of related information that is denoted with a type. It was a way to organize data in a meaningful way.
반응형
'공부 > Object-Oriented Design' 카테고리의 다른 글
2.4 – Encapsulation (0) | 2021.09.18 |
---|---|
2.3 – Abstraction (0) | 2021.09.18 |
2.1 – Models: Bridging Concepts and Solutions (0) | 2021.09.18 |
1.6 – Record, Organize, and Refine Components (0) | 2021.09.18 |
1.5 – Competing Qualities and Trade-offs (0) | 2021.09.17 |
댓글