+ 4
What should I learn first Java or c++.?
5 Respuestas
+ 6
C++ in my opinion. It will help you understand java.
+ 2
In my opinion first learn c++ then go to java
+ 2
first learn c++ it will help you understand what is the need of OOP and why java is developed and how functions are transformed into classes and how searching and sorting becomes this easy using java collections because once you learnt a completely OOP language it might be hard for you to learn CPP which is not a completely OOP language.
+ 2
c++ develop your knowledge and than later you can learn Java so I preferred you to learn c++ firstly.
0
C++ or Python. Do not even think about going to Java if you do not have any experience with programming. Man, that language is not beginner friendly.