• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

c++ or Java--your suggestions please

 
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Ranchers,

I am joining a start up from Tomorrow.I have an option to either choose to work in VC++ or Java.I am sufficiently comfortable with both.What shall I opt for?Which has better career prospectus?Is C++ experience or Java experience more valued..Please do give your suggestions..
 
Ranch Hand
Posts: 469
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Java
 
Ranch Hand
Posts: 5093
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
C++, removes one more competitor for us all from the job market
 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Java is popular in Web or mobile application.

C++ is useful for embedded or low-level programming
 
Ranch Hand
Posts: 189
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
But it looks like C++ is much more stable as an in demand skill. In my opinion C++ is just as valid as Java. In fact it is more skilled and you will be harder to replace. I wish I knew C++ better
 
Ranch Hand
Posts: 1033
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Shawn DeSarkar:
But it looks like C++ is much more stable as an in demand skill. In my opinion C++ is just as valid as Java. In fact it is more skilled and you will be harder to replace. I wish I knew C++ better



I think Java is more in demand, but good C++ is in much shorter supply. During the bubble thousands of people learned just enough Java to call themselves programmers.
 
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
As per me its java .. C++ demand has reduced a bit after the advent of .net... You can refer to the following site for the demand of each language ..

http://www.mshiltonj.com/sm/
 
Prem Khan
Ranch Hand
Posts: 189
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I think the previous link is a little bit misleading ..... If you look close it sugjests that Access is in just about as much demand as Oracle. Maybee thats true, but access pays like $10/h
 
Ranch Hand
Posts: 1683
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This isn't just about C++ versus Java - think platforms.

In my company, we have some high-volume, robust, scalable and secure web applications which simply cannot be developed without an industrial J2EE server (we use WebLogic Server), so our primary development language is Java. This server also provides a bunch of services like failover and scalability. If you need an application server which does the kind of things that WebLogic Server provides, then you'd better be a Java developer.

It's possible to make a case for lots of other languages like C++, VB, COBOL, PL/1, etc, for new applications, but very few new applications are allowed to use any of these languages. From memory, it is mandated that web applications must be written in Java but VB can be used in certain cases. There are quite a few people in my department who are supporting legacy non-Java applications, but they are unlikely to do any development unless they learn Java.
 
Manick Batcha
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks everybody..Finally I have decided to take up Java..
 
Destiny's powerful hand has made the bed of my future. And this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic