r/AskComputerScience 7d ago

C++ or Java?

Which programming language has the most return on investment? Impact on real world systems, and is more rewarding? I have minimal programming experience and working on AS in CS.

Upvotes

70 comments sorted by

u/Relevant-Cut-884 7d ago

C++ is an excellent learning language , it has concepts you will not find in any programming language , like pointers , garbage collection and also it is the main competitive programming language for its speed

Java is also good though

The most important thing is to start learning

u/Rashing_pro 6d ago

wdym "you will not find pointers and GC in any PL"? Huh? A lot of languages, including java has a GC. And pointers are present in C and Rust for example

u/Relevant-Cut-884 1d ago

Yeah but c++ has both

C++ and C has the same vibe

u/donaldhobson 4d ago

C++ is an excellent language if you wish to write bugs. It takes C, which is low level and simple, with no safety rails, and then bolts on a huge mass of poorly considered complex features.

u/sosotiredand 1d ago

it's also the only language besides C that's used in real world embedded programming so I think acting like it's useless is just fanaticism

u/donaldhobson 1d ago

Rust can also be used for embedded programming.

Suppose someone gives you a robot that only accepts C++ code. That might be sufficient reason to grit your teeth and use C++, if you have to.

This doesn't make C++ a good language. It means someone made the robot really awkward to use.

u/sosotiredand 1d ago

Yeah but is it actually used in the real world and not just for a blinky? what companies are actually deploying embedded rust?

I like rust too but the fanaticism from the rust fandom is honestly really annoying. other languages exist for a reason. and until rust actually ends up in real large scale embedded applications, acting like C++ is just a "awkward choice" is hilariously out of touch

u/Mission-Maize8454 7d ago

I just want to make the most money I can possibly make like 20 years from now.

u/saruko27 7d ago

Something tells me making the most possible money 20 years from now is not going to come down to which language you decide to learn today.

u/Mission-Maize8454 7d ago

AI?

u/willbdb425 6d ago

No, because if you want to earn lots of money you'll need to learn many languages over your career so it doesn't matter what you'll pick first it won't be your last

u/Relevant-Cut-884 7d ago

It doesn't work that way I mean if you want to be rich by programming Then you ve to be clever , if you wanna be clever , so you will have to learn and study in the best way you can

The first phase for that goal is to learn fundamentals which is

A learning language

Practice on it

oop

Doing projects on it

DSA(data structures and algorithms)

Solving problems on it

So , i recommend doing c++ for this phase

u/Mission-Maize8454 7d ago

I'll take beginning C++ then , great advice btw.

u/Relevant-Cut-884 7d ago

You 're welcome , good luck <3

u/baddspellar Ph.D CS, CS Pro (20+) 7d ago

Good programmers are prepared to learn new programming languages throughout their careers

u/Weevulb 7d ago

Learn COBOL lol

u/I_so_I-274 7d ago

It's good to think about money specially long term and what to focus on depending on your taste however I personally wouldn't lead with that thought. People who think like that often get burnt out and doing something they don't even love doing for money.

There's plenty of ways to make money as well and other fields to look into if that's your only goal. If you get better and more experienced you'll make money regardless, networking and being an upstanding citizen probably will help you more as well.

Both languages make money, Java is more universal however experienced c++ devs deff have higher salaries to bargain with from what I've seen.

u/Mission-Maize8454 7d ago

Yeah getting burnt out is real when doing way too much.

u/Dornith 7d ago

No one knows what will make the most money 20 years from now. 20 years ago no one predicted graphics card engineers would be kings of the world.

Javascript was only invented 30 years ago and it runs the entire internet.

Also, as someone else pointed out, the language you choose to learn in high school/college is not going to chisel the next 20 years of your career into stone. You will almost certainly learn at least one more language just by proximity alone.

u/Putnam3145 7d ago

i got a job in C++ after having only used it fleetingly precisely once in 12 years of experience

u/green_meklar 7d ago

It doesn't look like there are going to be a lot of jobs of any kind 20 years from now. What kinds, we have no idea.

u/PlasmaFarmer 7d ago

If you are in it only for the money and you don't have any affinity/interest in IT, then don't. You will suffer doing something you hate and you will lose motivation and also won't be skilled enough to compete.

u/Key_Net820 7d ago

IMO C++ not because it is more used, but because it is way easier to go from C++ to Java than the other way around.

Most full stack development does not use C++ and you'll mostly be using C++ for lower level things like embedded software, but the principles of object oriented programming and design patterns are the same for both, and having C++ is way more practice than Java.

u/donaldhobson 4d ago

> but because it is way easier to go from C++ to Java than the other way around.

Fair. Learning C++ is hard, at least in part because there are quite a lot of C++ specific footguns. So a C++ person going to java mostly just needs to learn that a lot of the footguns have been removed. A java person going to C++ needs to learn every footgun in the language.

u/alex_pushing40 6d ago

Embedded software

u/eager-potato-555 6d ago

C, all the way best language to shape you as a software engineer.

In terms of ROI? Sorry to say this, but it depends on your local job market. If I had to make an educated guess, I would pick:

* python

* go

* js/ts with any frontend framework of your choice

u/Tai9ch 7d ago

If you're interested in being a professional programmer, which language you learn first doesn't matter much. Especially trying to look years and years in the future, there's basically no chance that whatever language you happen to pick first is the one you'll be working in.

You want to learn the broad skill of computer programming. Either C++ or Java is a fine place to start (as long as it's not too old a Java version).

That being said, if you start with C++ or Java, you don't want to learn the other one as a second language. They're too similar. Learn C or JavaScript next instead.

u/Traveling-Techie 7d ago

If you want to make money take management classes.

u/Mission-Maize8454 7d ago

Business management?

u/Traveling-Techie 7d ago

Specifically software project management.

u/eager-potato-555 6d ago

there is wisdom in this comment! lmao

u/Traveling-Techie 6d ago

I was expecting criticism for saying this, and I had my defense ready: I’ve worked at a lot of software companies, and the programmers always made less than their managers. But I got no criticism. I guess it’s non-controversial.

u/aquablaze69 1d ago

As a CSE 3rd year not as interested in software engineering and more on the sales/management side how do you recommend I start doing this?

Tryna figure out what I wanna do in life rn

u/Traveling-Techie 1d ago

Well, you probably need to be at a university with a business program. Also, read “The Mythical Man-Month” by Brooks.

u/aquablaze69 1d ago

Thanks. Unfortunately my uni is a CS only uni but they delve into every topic with CS so it’s like CSX where X can be biology/economics/mathematics/eldcteical/ etc etc

u/YourPwnResearch 7d ago edited 5d ago

I have an extremely strong opinion on questions of this nature.

You shouldn't worry about this question right now. Pick any language, get hooked on programming, and build up your skills. There is no right answer, because this is deeply personal.

Getting experience is the skill that has the most return on investment.

Many, if not most, Gen X programmers started off with 8-bit interpreted BASIC. We don't use that professionally today.

A more interesting question is which programming language you should learn second. And that has a much simpler answer: you should pick one that's as different as possible from your first, so you unlearn your bad habits.

So if (say) you learned C++ first and then decided to try Java second, that would arguably be a mistake, because they're too similar: both imperative, both C-like syntax, similar object model, etc. Go with something very different like Scheme or Haskell instead.

If you're truly in this for the long haul, if personal reward is what you care the most about, then that's what you need to do.

u/Mission-Maize8454 7d ago

I'm in it for the long haul.

u/YourPwnResearch 5d ago

That's good to hear!

Both adults and children learn through play. That is your goal right now. Pick any language, and play.

u/Mission-Maize8454 5d ago

Get better over time with time and effort no one was born naturally knowing any programming concepts.

u/Leverkaas2516 7d ago

I don't think you can nail down an answer as to which of the two will give you more earning potential. They are different, and used for different projects. Learn both if you can. If you have to choose, learn whichever has the highest potential to land you a job. My guess is that's Java. It is easier to ramp up and become productive with Java.

I've done embedded work in C++ and backend work in Java. I've used either or both at four different jobs in two decades. I'm still more comfortable with Java but these are just tools. You should expect to learn more than one language.

u/Level-Challenge2759 7d ago

If youre early in an AS in cs id pick whichever your program teaches better both have plenty of real world impact c gets you closer to systems game engines embedded etc java is huge in enterprise and backend dont chase roi too hard yet build solid fundamentals first,,,,

u/gmatebulshitbox 6d ago

Java is for money. Because banks and enterprise use java for their software. Banks and enterprise is good money but boring job.

u/LongjumpingFee2042 3d ago

Countries do as well. 

u/NegativeCollege8167 6d ago

java has a higher return on investment for someone with minimal programming experience. It's widely used in enterprise environments, particularly for backend systems, and it's known for its portability across different platforms. Plus, the object oriented nature of Java makes it easier to learn and apply to real world systems. You'll find that Java's ecosystem is extensive, with a lot of libraries and tools that can help you build comprehensive applications.

u/ButchDeanCA 6d ago

You’re doing an AS in CS but talking like at least a BS in CS. If you’re doing an AS just do Java, it’s a nice and gentle language with features similar to C++, and given your timeline, why can’t you learn both?

Next comes the fact you are in this purely for the money, you are just the kind of mentality that doesn’t make it.

u/CowBoyDanIndie 6d ago

If your only goal is making the most money you should look for another field. You will burn out and stop programming. Or at least just plan to work your way into management. Every 30-40+ year old dev I know and work with who is making big money is inherently interested in tech.

u/alex_pushing40 6d ago

C++

u/Middlewarian 6d ago

C++ is my favorite and Java is way down the list. I'm building a C++ code generator that helps build distributed systems. It's implemented as a 3-tier system. The back and middle tiers only run on Linux. The front tier is portable. My goal is to bring software services and code generation together in one platform.

u/Signal_Guard5561 6d ago

C++ because it helps you write both better C++ and better Java. Even if you’re not writing Java learning how your code compiles and how it interacts with the computer is very useful in both languages but more direct in C++

u/Mission-Maize8454 6d ago

Yeah but syntax is different such as the key words and function names, there's no std::, cin or cout in Java.

u/Signal_Guard5561 6d ago

Ur asking for answers and you’re not happy with my answer so idk what to tell u

u/scol2n 6d ago

̶R̶E̶A̶L̶ ̶c̶o̶m̶p̶u̶t̶e̶r̶ ̶s̶c̶i̶e̶n̶t̶i̶s̶t̶ ̶g̶o̶ ̶f̶o̶r̶ ̶a̶s̶s̶e̶m̶b̶l̶y̶

C++ if you work with FANGG companies who rely on low latency

Java for corporations

u/Mission-Maize8454 6d ago

Thank you.

u/Oof-o-rama 5d ago

if that's the choice, C++

u/Itchy_Satan 5d ago

The fuck is wrong with kids these days!? C++ or Java? That's like building a house with stone tools.

It's 2026, FFS. Use Rust!

u/Mission-Maize8454 5d ago

My thinking is CE, and physical hardware are the least replaceable in the job market.

u/kj-krol 5d ago

If you are going to be employee - Java.
If you are going to build something - C++

u/West-Mycologist-6490 4d ago

C++ also after C++ learning Java is pretty easy

u/rkozik89 4d ago

Whichever one you can get a job for using. At the end of the day pay comes from experience in a language you were paid to get and not which one you are a technical expert in.

u/donaldhobson 4d ago

C++ is infamous. Java is merely outdated and mediocre. https://yosefk.com/c++fqa/

Unfortunately C++ is used in quite a lot of places. But also, C++ is 2 to 3 languages crudely nailed together. Most C++ developers only know a fraction of the language. Not always the same fraction. This means there are multiple mutually incomprehensible dialects of C++, each using some obscure features while avoiding others. So if for some reason you do want to learn C++, you need to pick which dialect you wish to learn.

Rust is nice, rust is perhaps the closest language to a cohrent sane modern version of C++. Python is ok, it's a fairly inoffensive scripting language. Zig is interesting for it's low level simplicity, more a modern C. Haskel is abstract and elegant in it's own way.

What are you wanting to do with a programming language?

u/Mission-Maize8454 4d ago

Hi, robotics, program real world intelligent systems that are helpful and make a difference, I don't want a skill set that's automated by AI like I think software development is.

u/DanKegel 4d ago

If you want to enjoy your work, learn Go and Rust.

Solve the same leetcode puzzles in both languages to get a feel for how they work.

u/Fluffy_Lemon_1487 1d ago

Who cares? Things are vibe coded now using whichever LLM you choose.

u/Mission-Maize8454 1d ago

I like this answer, it really makes matters who knows how to use LLM's.

u/wtb-shatt-port 9h ago

If I was starting out, I would try to find a Java job. I feel like C++ is more of a niche skill, Java is more commonly used. Unless of course I was interested in real-time systems, embedded systems, etc. that sort of thing.

From a technical standpoint, I really enjoy working with Java. I feel like it really forces me to think in and use object oriented paradigm. Also I find it's design and conventions pretty consistent and clean, subjectively speaking of course.