Treffer: Just Say 'A Class Defines a Data Type'.
Title:
Just Say 'A Class Defines a Data Type'.
Authors:
Chenglie Hu1 chu@cc.edu
Source:
Communications of the ACM. Mar2008, Vol. 51 Issue 3, p19-21. 3p. 1 Illustration.
Subject Terms:
Database:
Business Source Premier
Weitere Informationen
The article discusses the lack of education regarding data types in computer science courses. The author suggests few computer science students can accurately define data types. A data type describes how entities are represented and utilized by algorithms and are defined by classes including programming languages like Java that are oriented around objects. Abstract data types (ADTs) can be particularly difficult for computer science students to comprehend, leading to a focus on objects in computer science education. The author comments that the educational focus on objects may limit effective teaching regarding computer algorithms.