DenkzeitWiki

Suchen:

Aktuelle Änderungen Printable View Änderungen Bearbeiten

Boo > BooLanguage > BootsKlassen > BuildTools > BurroughsB5000 > BusinessRules > C > CLanguage > CASE > ComputerAidedSoftwareEngineering > CLOS > CommonLispObjectSystem > CLR > CommonLanguageRuntime > CLanguage > CPlusPlus > CPlusPlusSpracheClear Trail
Main /

CPlusPlusSprache

(weitergeleitet von Main.CPlusPlus)

LetzteInformatikPruefungen

JavaSprache

LatentTyping

CLanguage
ProgrammierSprachen

BjarneStroustrup
StandardTemplateLibrary
MultipleInheritance


C++ is the dumbest language on earth, in the very real sense of being the least sentient. It doesn't know about itself. It is not introspective. Neither is C, but C isn't "Object-Oriented", and object orientation is in no small measure about making your programs know about themselves. Objects are actors. So OO languages need to have runtime reflection and typing. C++ doesn't, not really, not that you'd ever use. [1]

C++ is dumb, and you can't write smart systems in a dumb language. Languages shape the world. Dumb languages make for dumb worlds.[2]


Bücher


struct vs. class

Refactoring a C++ "struct" to be a "class" is trivial: Just change your mind.


Edit - BackLinks - Tags - Page Hist - Print - Changes - Home - Orphans - Help

Zuletzt geändert am 20.09.2008 09:24 Uhr und seit 7. April 2005 3356 aufgerufen.