+ 1
I want to start competitive programming but I don't know any language so what should I want to learn first...
should I learn my first launage java for compitive programming or not.....
7 odpowiedzi
+ 7
Python is obviously the best if you wish to do and solve more complex problems and projects in the future. With python you can do things like face recordnition and also python is a very easy language to learn
+ 2
I think it's better to learn Python. Python is lightweight and can be used to write code quickly. Also Python is a dynamic, object-oriented programming language with a lightweight syntax.
you should definitely know the basics
+ 2
You should learn c++ for competitive programming one major reason is stl.
Stl has pre built data structures so you don't have to worry about data structures you just have to think about logic and second major reason is that in competitive coding most people uses c++ and also there are more resources available in c++ so i recommend use c++
0
yes
0
but I am interested in java so should I learn c first then java or directly I go to java