+ 4

What should be the best language to learn after C++?

Although i am learning C++ right now but i just want to know which language will be best for me after this.

22nd Oct 2018, 4:51 PM
Ayushman Dash
Ayushman Dash - avatar
8 Answers
+ 18
I highly recommend you Java...Coz it is the best language and can be easily learnt if you learn C++.
3rd May 2020, 4:07 PM
Riddhi
Riddhi - avatar
+ 10
As C++ follows Object oriented programming if you are interested in doing so then Python and Java would be the best..
11th May 2020, 3:36 PM
Aditya
Aditya - avatar
+ 10
Welcome bruu👐
18th May 2020, 3:17 AM
Aditya
Aditya - avatar
+ 4
Java is very similar. However I think it's more important to practise then to finish as much different courses.
22nd Oct 2018, 8:00 PM
Mirko Klotzsche
Mirko Klotzsche - avatar
+ 3
Thanks aditya I'm already learnin python👍👍
11th May 2020, 3:39 PM
Ayushman Dash
Ayushman Dash - avatar
+ 3
I think Java and Python are best after Cpp
14th May 2020, 3:45 PM
Ayushman Dash
Ayushman Dash - avatar
+ 3
Rust (https://www.rust-lang.org) and Zig(https://ziglang.org) are competing to replace C and C++. I suggest you learn one of them.
19th Jun 2020, 4:32 AM
SapphireBlue
SapphireBlue - avatar
- 2
Why are you so obsessed with learning more languages that you are forgetting the real reason why they exist - to build software. I will advise that you learn c++ well enough to be able to apply it to different areas of computer science and software engineering. When you encounter the need to do something which cannot be done efficiently with the tools in your proverbial toolset. Only then should you learn something new. These languages are tools not toys
19th Jun 2020, 2:41 PM
Ore
Ore - avatar