On 2002-03-05 12:10, Steve B. wrote:
> I wouldn't say C++ is THAT much harder to write, it does have a steeper
> initial learning curve than C. Most of that is due to needing to learn OOP
> at the same time.

A point which is made irrelevant if you want to make a comparison of
the learning curves, by taking two persons who have no prior
experience to programming, and teach procedural programming to one of
them, while teaching object-oriented programming to the second.

The steeper learning curve of C++ is indeed steeper, not because of
some magic property of the object-oriented programming paradigm, but
because there are a lot more things to learn, before a complete
program can be written, IMHO.

Giorgos Keramidas                       FreeBSD Documentation Project
keramida@{freebsd.org,ceid.upatras.gr}  http://www.FreeBSD.org/docproj/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to