r/AskComputerScience • u/Mission-Maize8454 • 1d 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.
5
Upvotes
12
u/Relevant-Cut-884 1d 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