On Nov 21, 5:09 pm, "kwikius" <a...@servocomm.freeserve.co.uk> wrote:
> Frederick Gotham wrote:
> > Master Programmer:
>
> > > I heard from a friend that C++ is mainly being replaced as language of
> > > choice for most C++ programmers around the world. I guess this makes
> > > sence as it means that when learning you dont have to f*** around
> > > sencelessly with low level garbage like pointers.
>
> > (We curse for a reason. If you blend them through your regular everyday
> > speech, you reduce their efficacy when actually feel a need to use them.
> > And it's unpleasant to the untrained ear.)
>
> > It really depends how dumb a programmer you want to be. You program in the
> > likes of Java and Visual Basic without having a bull's notion of how
> > computers actually work (e.g. CPU registers).I think that makes sense when you are working on a manageable size
> system. Once you get into larger scale stuff you really don't want to
> know about it I reckon. Optimisation can wait.
>
> What Java and Visual Basic and C# are about is getting common tasks
> done easily in their domain A lot of the stuff is helpful utilities
> like source code documentation and reflection which make life much less
> tedious... and comprehensive libraries
>
> IMO C++ doesnt pay enough attention to the basics like this and because
> it is so hard to learn in the first place that is more important than
> for other languages. OTOH after becoming proficient in C++, my
> experience of programming in VB or Java is that its a pretty sad
> business. VB is incredibly verbose from waht I remember and AFAIK Java
> basically does do "evrythings an object" but you cant work properly
> with value types .
>
> However for the VB Java and C# programmers out there I guess its a case
> of if you never had it you won't miss it ! Maybe though there is the
> odd one that thinks... hmm I wish I could do... and then maybe they
> will see what C++ is about.
>
> regards
> Andy Little- Hide quoted text -- Show quoted text -
I see you are perfectly executed here.So let me put it short

ower
needs responsiblity and C++ gives you the power.Choice is up to you .I
believe that C# is
better than VB _ after all it is immitating(steeling) C++`s syntax.BUT
replacing C++ with C# looks like a joke.things are easier with C# if
you wanna beg uncle BILLY all the time.but if you wanna live
independent...C++ still wins.