Množina: classes
In sociology, the main grouping of social stratification in industrial societies, based primarily on economic and occupational factors, but also referring to people's style of living or sense of group identity. Within the social sciences, class has been used both as a descriptive category and as the basis of theories about industrial society. Theories of class may see such social divisions either as a source of social stability (Emile Durkheim) or social conflict (Karl Marx). In the US, little acknowledgment is given to the notion of class. If asked, most Americans identify themselves as middle class, although social scientists use measurements of education level, income, and occupation to ascribe social strata.
unter Klasse versteht die Sozialwissenschaft eine gesellschaftliche Gruppe, die durch gleiche wirtschaftliche Lage und Interessen ihrer Mitglieder gekennzeichnet ist. Zentrale Bedeutung hat der Begriff der Klasse im Marxismus, der die Menschheitsgeschichte als Geschichte der Klassenkämpfe sieht, in denen sich unterdrückte Mehrheiten gegen ausbeuterische Minderheiten durchsetzen. Als letzter Klassenkampf steht danach die Auseinandersetzung der besitzlosen Massen der 'Proletarier' mit den Eigenern der Produktionsmittel ('Kapitalisten') bevor. Sie soll zur 'Diktatur des Proletariats' und letztlich zu einer kommunistischen, 'klassenlosen' Gesellschaft führen. Entscheidend dabei ist die Ausbildung eines Klassenbewußtseins; während dies bei der herrschenden Klasse als vorhanden gilt, muß es die Arbeiterkllasse, angeleitet von der kommunistischen Partei, erst entwickeln.In der modernen Soziologie gilt das Modell gesellschaftlicher Klassen als durchaus brauchbares Instrument zur Erklärung der frühen kapitalistisch-industriegesellschaftlichen Entwicklungsphase (bis ca. 1900). Für die weitere und die zukünftige Entwicklung aber wird ihr prognostischer Wert bestritten: Durch zunehmende Differenzierung der sozialen Struktur (relative Zunahme von Angestellten gegenüber Arbeitern, Übertragung von Kapitalfunktionen an Manager) werde die Einteilung der Gesellschaft in zwei sich feindliche gegenüberstehende Lager den wahren Verhältnissen nicht mehr gerecht.
(Schulwesen) Gruppe etwa gleichaltriger Schüler, die gemeinsam unterrichtet werden.
(Biologie) Kategorie in der biol. Systematik, zw. Ordnung u. Stamm.
(Verkehr) Festgelegte Strecke; Fahrtrichtung.
(Wirtschaft) An der Börse festgestellter Preis für Wertpapiere, Devisen u. börsengängige Massengüter.
(allgemein) Lehrgang.
Množina: classes
In mathematics another name for a set.
Množina: classes
1. In object-oriented programming, a generalized category that describes a group of more specific items, called objects, that can exist within it. A class is a descriptive tool used in a program to define a set of attributes or a set of services (actions available to other parts of the program) that characterize any member (object) of the class. Program classes are comparable in concept to the categories that people use to organize information about their world, such as animal, vegetable, and mineral, that define the types of entities they include and the ways those entities behave. The definition of classes in object-oriented programming is comparable to the definition of types in languages such as C and Pascal. See also object-oriented programming.
A class is a data structure that may contain data members (constant and fields), function members (methods, properties, indexers, events, operators, instance constructors, static constructors, and destructors), and nested types. Class types support inheritance, a mechanism whereby a derived class can extend and specialize a base class.
2. For hardware, the method for grouping particular types of devices and buses according to the basic ways that they can be installed and managed by the operating system. The hardware tree is organized by device class, and Windows uses class installers to install drivers for all hardware classes.
Classify.