Date: Wed, 6 Mar 2002 01:12:52 +0200 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: "Steve B." <steveb99@earthlink.net> Cc: freebsd-hackers@freebsd.org Subject: Re: C vs C++ Message-ID: <20020305231252.GC5328@hades.hell.gr> In-Reply-To: <001701c1c481$d0d5eab0$f642d9cf@DROID> References: <20020305132457.A4700-100000@alpha.yumyumyum.org> <001701c1c481$d0d5eab0$f642d9cf@DROID>
next in thread | previous in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020305231252.GC5328>
