473,414 Members | 1,622 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,414 software developers and data experts.

Future of c++

My apologies if this gets asked/discussed a lot. With c# rampaging through
corporate USA (and other countries), what impact will this have on the usage
and future of c++? I've used both of them a bit. I'm in school, and our CS
program does not use c#, but uses mostly c++ and a bit of java. C# is
relegated ot the CIS programs. Out there in the real world, what kind of a
future does c++ have?


May 2 '06 #1
29 3088

Zootal wrote:
My apologies if this gets asked/discussed a lot. With c# rampaging through
corporate USA (and other countries), what impact will this have on the usage
and future of c++? I've used both of them a bit. I'm in school, and our CS
program does not use c#, but uses mostly c++ and a bit of java. C# is
relegated ot the CIS programs. Out there in the real world, what kind of a
future does c++ have?


C++ isn't going away any time soon.

May 2 '06 #2

"Zootal" <nousenetspam at dead ice dot us> wrote in message
news:zt******************************@giganews.com ...
My apologies if this gets asked/discussed a lot. With c# rampaging through
corporate USA (and other countries), what impact will this have on the
usage
and future of c++? I've used both of them a bit. I'm in school, and our CS
program does not use c#, but uses mostly c++ and a bit of java. C# is
relegated ot the CIS programs. Out there in the real world, what kind of a
future does c++ have?


C++ is platform-independent.
C# is only usable on a limited set of platforms.

Now you decide.

-Mike
May 2 '06 #3
"Zootal" <nousenetspam at dead ice dot us> wrote:
My apologies if this gets asked/discussed a lot. With c# rampaging through
corporate USA (and other countries), what impact will this have on the
usage and future of c++? I've used both of them a bit. I'm in school, and
our CS program does not use c#, but uses mostly c++ and a bit of java. C#
is relegated ot the CIS programs. Out there in the real world, what kind
of a future does c++ have?


In 2004, I said Ruby will replace C++.

In 2000, MS said C# will replace C++.

In 1995, Sun said Java will replace C++.

In 1990, MS said VB will replace C++.

In 1985, NeXT said Objective C will replace C.

In 1980, PARC said Smalltalk will replace C.

So, it looks like it's unanimous. C++ will be replaced!

--
Phlip
http://www.greencheese.us/ZeekLand <-- NOT a blog!!!
May 2 '06 #4
Zootal wrote:
[...] Out there
in the real world, what kind of a future does c++ have?


Ask not what kind of future the language can have. Ask what
kind of future you can have in the language.

V
--
Please remove capital 'A's when replying by e-mail
I do not respond to top-posted replies, please don't ask
May 2 '06 #5
Phlip wrote:
"Zootal" <nousenetspam at dead ice dot us> wrote:
My apologies if this gets asked/discussed a lot. With c# rampaging through
corporate USA (and other countries), what impact will this have on the
usage and future of c++? I've used both of them a bit. I'm in school, and
our CS program does not use c#, but uses mostly c++ and a bit of java. C#
is relegated ot the CIS programs. Out there in the real world, what kind
of a future does c++ have?


In 2004, I said Ruby will replace C++.

In 2000, MS said C# will replace C++.

In 1995, Sun said Java will replace C++.

In 1990, MS said VB will replace C++.

In 1985, NeXT said Objective C will replace C.

In 1980, PARC said Smalltalk will replace C.

So, it looks like it's unanimous. C++ will be replaced!


No language ever actually 'replaces' another, after all, C++ hasn't even
replaced C! There's so much existing C++ code out there that people will
always be needing C++ compilers and C++ programmers to keep them working
and up to date.

But C++ is increasingly showing its age in the form of old-fashioned
ways of doing things. This won't bother the older programmers who've
used it throughout their career, but it won't be attracting younger
ones. Back in the 80's when C++ first came out, I remember the
breathless excitement people had with it. I haven't seen much of that
for years about C++.

I do see such excitement for modern languages like D and Ruby, and I
also see a much younger demographic using those languages.

-Walter Bright
www.digitalmars.com C, C++, D programming language compilers
May 2 '06 #6
Walter Bright wrote:
[..] Back in the 80's when C++ first came out, I remember the
breathless excitement people had with it. I haven't seen much of that
for years about C++.


Back in 1900s when electricity was taking over lighting of the streets,
houses and running machines, there was excitement. I can't say that I
remember any excitement about electric power for years. But where would
our life be without it? That's my take on C++.

V
--
Please remove capital 'A's when replying by e-mail
I do not respond to top-posted replies, please don't ask
May 2 '06 #7
I guess I will rephrase his question because I have a similar kind of
concerns as I have recently started dabbling in C++ out of hobby and
future commercial reasons for last few months.
Will getting a decent proficiency in C++ help me learn JAVA, C# or
python more quickly or will I have to start from scratch when I get to
those languages?
I guess the analogy would be if one knows how to drive a car it will be
relatively easier to learn to drive a big Trailer........

May 2 '06 #8

le*******@gmail.com wrote:
I guess I will rephrase his question because I have a similar kind of
concerns as I have recently started dabbling in C++ out of hobby and
future commercial reasons for last few months.
Will getting a decent proficiency in C++ help me learn JAVA, C# or
python more quickly or will I have to start from scratch when I get to
those languages?
I guess the analogy would be if one knows how to drive a car it will be
relatively easier to learn to drive a big Trailer........


It is certainly easier to learn to drive a big trailer if you already
know how to drive some form of vehicle is it not?

Programming concepts are universal.

May 2 '06 #9

"Victor Bazarov" <v.********@comAcast.net> wrote in message
news:e3**********@news.datemas.de...
Zootal wrote:
[...] Out there
in the real world, what kind of a future does c++ have?


Ask not what kind of future the language can have. Ask what
kind of future you can have in the language.


That is to some extant the question. What kind of a future will I have in
years to come learning c++? My current skill set is with VFP, which is a
dead tool. I feel like the old COBOL programmers who can't find COBOL work
anymore. Time to learn something new.

My take is that right now, c# is Microsoft (yes there is an open source/xnix
c# compiler, but how stable and complete is it?). I think that will help you
if you are a Microsoft shop, but for the rest of the world, using c# may not
be an option simply because of the strong association with MS. Given a
choice between a MS exclusive tool, and a universal tool, I'll take the
universal router.

What is D? What is Ruby?

Any comments about the future of using php/perl?
May 2 '06 #10
"Zootal" wrote:
... With c# rampaging through
corporate USA (and other countries), what impact will this have on the usage
and future of c++? ...
... Out there in the real world, what kind of a
future does c++ have?


From an embedded developer point of view:

C#? What is a "C#"? Is it edible?
How could I identify one if a ever see it?
May 2 '06 #11
Zootal wrote:
[snip]
What is D? What is Ruby?

[snip]

Google is your friend. The Wikipedia is also your friend.

Cheers! --M

May 2 '06 #12
le*******@gmail.com wrote:
I guess I will rephrase his question because I have a similar kind of
concerns as I have recently started dabbling in C++ out of hobby and
future commercial reasons for last few months.
Will getting a decent proficiency in C++ help me learn JAVA, C# or
python more quickly
Yes.
or will I have to start from scratch when I get to
those languages?
I guess the analogy would be if one knows how to drive a car it will be
relatively easier to learn to drive a big Trailer........


If you really want a leg up, learn assembler. Knowing how the underlying
machine works will help you immeasurably in learning and effectively
using any programming language.
May 2 '06 #13
Zootal wrote:
What is D?


www.digitalmars.com/d/
May 2 '06 #14
"Walter Bright" <wa****@digitalmars-nospamm.com> wrote in message
news:PK********************@comcast.com...
Zootal wrote:
What is D?


www.digitalmars.com/d/


Very interesting. Very interesting indeed. How serious is this effort, how
likely is it that it will take off and achieve wide acceptance? How many are
using it now?
May 2 '06 #15
Zootal wrote:
"Walter Bright" <wa****@digitalmars-nospamm.com> wrote in message
news:PK********************@comcast.com...
Zootal wrote:
What is D? www.digitalmars.com/d/


Very interesting. Very interesting indeed. How serious is this effort,


As serious as it gets. A lot of people have devoted thousands of hours
apiece to it. Check out the community at news.digitalmars.com.
how
likely is it that it will take off and achieve wide acceptance? How many are
using it now?


It's moved up to #19 now. That means it has quite a lot of activity
associated with it: http://www.tiobe.com/tpci.htm
May 3 '06 #16
Walter Bright wrote:
Zootal wrote:
"Walter Bright" <wa****@digitalmars-nospamm.com> wrote in message
news:PK********************@comcast.com...
Zootal wrote:
What is D?
www.digitalmars.com/d/


Very interesting. Very interesting indeed. How serious is this
effort,


As serious as it gets. A lot of people have devoted thousands of hours
apiece to it. Check out the community at news.digitalmars.com.
how
likely is it that it will take off and achieve wide acceptance? How
many are using it now?


It's moved up to #19 now. That means it has quite a lot of activity
associated with it: http://www.tiobe.com/tpci.htm


Would you kindly take this discussion elsewhere?
May 3 '06 #17
On Tue, 2 May 2006 09:03:35 -0700, "Zootal" <nousenetspam at dead ice
dot us> wrote in comp.lang.c++:
My apologies if this gets asked/discussed a lot. With c# rampaging through

^^^^^^^^^
According to http://dictionary.reference.com/search?q=rampage:

ram·page
n.

A course of violent, frenzied behavior or action.
intr.v. ram·paged, ram·pag·ing, ram·pag·es (also rm-pj)

To move about wildly or violently.

....and my favorite:

n : violently angry and destructive behavior [syn: violent disorder]
v : act violently, recklessly, or destructively

How very apt, but please don't feed the trolls. Remember language
comparisons are OT here, except perhaps between C++ and C.

--
Jack Klein
Home: http://JK-Technology.Com
FAQs for
comp.lang.c http://c-faq.com/
comp.lang.c++ http://www.parashift.com/c++-faq-lite/
alt.comp.lang.learn.c-c++
http://www.contrib.andrew.cmu.edu/~a...FAQ-acllc.html
May 3 '06 #18
If you really want a leg up, learn assembler. Knowing how the
underlying
machine works will help you immeasurably in learning and effectively
using any programming language.


You ment that cynically, but I agree. If you know about assembler, you
can optimize smal code portions more efficiently. However, if this
really pays these days is another question...
May 3 '06 #19
Gernot Frisch wrote:
If you really want a leg up, learn assembler. Knowing how the
underlying
machine works will help you immeasurably in learning and effectively
using any programming language.


You ment that cynically, but I agree. If you know about assembler, you
can optimize smal code portions more efficiently. However, if this
really pays these days is another question...


I didn't mean it cynically at all. As to whether it pays or not, that
depends on if you're willing to settle for second rate or not <g>.
May 3 '06 #20
Jack Klein wrote:
....
Remember language
comparisons are OT here, except perhaps between C++ and C.

....

Why is that? Also, how does one become the moderator of
an unmoderated newsgroup, especially when there is
already a moderated version of that newgroup?

Anybody, is there a web-based newsreader that allows one to
filter certain posters? That way, you can avoid seeing what
you don't like, and I can avoid seeing you not like it.

May 3 '06 #21
wk****@yahoo.com wrote:
Jack Klein wrote:
...
Remember language
comparisons are OT here, except perhaps between C++ and C.

...

Why is that?


Obviously: Because some other language might win!!

;-)

--
Phlip
http://www.greencheese.us/ZeekLand <-- NOT a blog!!!
May 3 '06 #22
Yan
IMHO it's the other way around - knowing C++ will help you learn C# or
Java just as knowing how to drive a big trailer will help you learn to
drive a small economy car.

May 3 '06 #23
REH

Phlip wrote:
wk****@yahoo.com wrote:
Jack Klein wrote:
...
Remember language
comparisons are OT here, except perhaps between C++ and C.

...

Why is that?


Obviously: Because some other language might win!!

;-)


If you dislike C++ so much, why do you even bother subscribing to this
news group?

REH

May 3 '06 #24
REH wrote:
Phlip wrote:
wk****@yahoo.com wrote:
> Jack Klein wrote:
> ...
>> Remember language
>> comparisons are OT here, except perhaps between C++ and C.
> ...
>
> Why is that?
Obviously: Because some other language might win!!

;-)

If you dislike C++ so much, why do you even bother subscribing to this
news group?


I give C++ tough love.

The joke there is more subtle. If Klein were worried C++ might lose, he
might declare comparisons off topic. Get it?

--
Phlip
http://www.greencheese.us/ZeekLand <-- NOT a blog!!!
May 3 '06 #25
REH

Phlip wrote:
REH wrote:
If you dislike C++ so much, why do you even bother subscribing to this
news group?


I give C++ tough love.

The joke there is more subtle. If Klein were worried C++ might lose, he
might declare comparisons off topic. Get it?


I'm not trying to argue with you, and I doubt Mr. Klein's issue is C++
losing a (silly) battle with C. I was just truly curious as to why you
frequent a newsgroup devoted to a language you so obviously hate.

REH

May 3 '06 #26
REH wrote:
I give C++ tough love.
I'm not trying to argue with you, and I doubt Mr. Klein's issue is C++
losing a (silly) battle with C. I was just truly curious as to why you
frequent a newsgroup devoted to a language you so obviously hate.


I don't hate it. Part of learning C++ is learning its risks, traps, and
abuses, and learning when not to use it.

Moreso than other languages... ;-)

--
Phlip
http://www.greencheese.us/ZeekLand <-- NOT a blog!!!
May 3 '06 #27
To answer the original question, they are in 2 very different arenas.
C++ is not going anywhere as far as serious desktop developement is
concerned. Vista is being written in C/C++. Any real desktop app is
written in C++. Similarly, C# now has a huge market share (along with
J2EE) in the web area, and is not going anywhere anytime soon.

Learn what you like. If you want to work at a programming job filled
with the agony and ecstasy that is hardcore desktop programming, dig
into C and C++. If you like the web and would like to work on web type
applications, then C# / Java is for you.

Regardless, C# will have no effect on C++

May 3 '06 #28
Hi Zootal
Out there in the real world, what kind of a
future does c++ have?


Almost all of these exciting and nifty
things that "surely will replace C or C++"
are (imho) written in C or C++ or
run on libraries written in C or C++.

These are 'shovels' for people that
want to or have to do the hard work
with them - other peoples work would
be more like 'shovel constructing'.

What, for example, is a 'real world'
Java VM written in?

my 1/50 €

M.
May 5 '06 #29
Mirco Wahab wrote:
Hi Zootal

Out there in the real world, what kind of a
future does c++ have?

Almost all of these exciting and nifty
things that "surely will replace C or C++"
are (imho) written in C or C++ or
run on libraries written in C or C++.

These are 'shovels' for people that
want to or have to do the hard work
with them - other peoples work would
be more like 'shovel constructing'.

What, for example, is a 'real world'
Java VM written in?

Don't go there - IBM have one written in Java :)

--
Ian Collins.
May 5 '06 #30

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

47
by: David Eng | last post by:
> For many years now enterprise business application development has > been the core area for the use of C++. > Today a significant share to this segment has already been lost to > SUN's Java...
35
by: GTO | last post by:
I do not believe that C# is the future of C++. I also do not believe that adding two thousand new library functions to the standard library is the future of C++. But what is the future of C++? Is...
9
by: Lyle Fairfield | last post by:
It's confusing. Many people here and elsewhere make many different predictions: There's an introduction mentioning some aspects of this at...
2
by: | last post by:
Everything seems to be moving to .NET and VC++ seems to be adding a lot of managed code support every new release. The questions: is unmanaged code in VC++ beeing phased out in favour of managed...
0
by: Fuzzyman | last post by:
Hello all, The following is a copy of a blog entry. It's asking a question about future statements and the built in compile function. I'd appreciate any pointers or comments about possible...
6
by: rohayre | last post by:
Im a long time java developer and actually have never done anything with java scripting. I'd like to write a short simple script for calculating a date in the future based on today's date and a...
190
by: blangela | last post by:
If you had asked me 5 years ago about the future of C++, I would have told you that its future was assured for many years to come. Recently, I have been starting to wonder. I have been teaching...
5
by: KimmoA | last post by:
Does C have a future? I'd like to think so, but nobody seems to agree with me. Of course, I don't use C in my profession, and maybe I wouldn't be using it if I had the pressure to actually produce...
51
by: Jon Harrop | last post by:
If Microsoft turn F# into a product and place it alongside C# and VB, will many people migrate from C# to F#? -- Dr Jon D Harrop, Flying Frog Consultancy http://www.ffconsultancy.com/products/?u
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.