Contents Up << >>
Keys for Smalltalk programmers to learn C++
Why does C++'s FAQ have a section on Smalltalk? Is this Smalltalk-bashing?
What's the difference between C++ and Smalltalk?!
What is "static typing", and how is it similar/dissimilar to Smalltalk?
Which is a better fit for C++: "static typing" or "dynamic typing"?
How can you tell if you have a dynamically typed C++ class library?
How do you use inheritance in C++, and is that different from Smalltalk?
What are the practical consequences of diffs in Smalltalk/C++ inheritance?
Do you need to learn a "pure" OOPL before you learn C++?
What is NIHCL? Where can I get it?