POV-Ray : Newsgroups : povray.off-topic : Interconnected : Re: Interconnected Server Time
7 Sep 2024 03:23:53 EDT (-0400)
  Re: Interconnected  
From: Orchid XP v8
Date: 17 Oct 2008 13:11:39
Message: <48f8c74b$1@news.povray.org>
Warp wrote:

>   And then they say C++ is complicated...

Perhaps you could try drawing up a similar diagram for C++? I'm sure 
that between integer type modifiers, pointers & references, const & 
volatile, the new operator, implicit conversions, default 
constructors/descructors, templates, the preprocessor, function 
overriding, and everything else C++ has to offer, it'll come out 
similarly tangled. ;-)

The difference, I think, is that in C++ you don't need to know so many 
things to start writing useful code, whereas in Haskell, since 
everything is related to almost everything else, you need to actually 
know quite a lot of stuff all at once before you can "get going".

-- 
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.