+ 2
Which programming is recommend to learn first? Python or Java
5 ответов
+ 4
This has been answered over and over. Java is complicated and verbose not so good for beginners.
Python is code less do more, with very simple syntax and good for starters
+ 3
+ 2
0
the tools(programming languages) don't really matter what is important is that you learn the concepts of programming. stuff like problem solving and algorithms
0
If you have knowledge of C/C++ you can go for both language's.