On Fri, 20 Sep 2002, Carl Cerecke wrote:

> IMO, C++ should never have been invented.

This comment is interesting. OK I'll bite. Why ?

Now it is true that many purists will balk at some C++ design decisions
but when I've read the Stroustrup book I've got the distinct feeling
that some features have been added in order to ease the development
and particularly management of large projects, i.e. in the million LOC
range. I suspect that as Stroustrup works (or worked or whatever) for
AT&T he probably knows a thing or two about the practical issues
involving large projects ;-)

> Stick with Java (or C#) for OOP. Most of my coding is in python, with C bits for 
> speed (or same thing with jython and Java). I haven't come across a 
> better general purpose programming language than python: it is a good 
> fit for a wide range of programming projects, is easy to learn, and fast 
> to write code in.

OK I'll have to see the million LOC projects here. Not that they don't exists
necessary, it's just that I don't know about.

I.e. my point is: I doubt that Java scale well in very large projects (besides
speed) Python may be a wee bit better (maybe, but speed is still an issue).

Cheers,
-- 
Ryurick M. Hristev mailto:[EMAIL PROTECTED]
Computer Systems Manager
University of Canterbury, Physics & Astronomy Dept., New Zealand

Reply via email to