0

Python to Java?

Hello, I am learning Python and am enjoying it very much. I planned on moving onto the Java module when done but wasn't sure if there would be something more effective to move onto before going to Java. I tried to answer my own question but still would like the opinion of fellow Sololearners... Thanks in advance!

19th May 2017, 5:51 PM
Mouse and Web
Mouse and Web - avatar
2 odpowiedzi
+ 3
In my opinion: Python to Java is a good next step, it adds complexity, but not too much. It is good to get used to how things are different (lists in Python vs arrays in Java, in Java must speficify data types, use curly braces etc). The next step would be Java to C++, straight to C++ is probably overwhelming.
19th May 2017, 6:12 PM
Ralf Sild
0
thanks for the advice, Ralf. I really appreciate it!
19th May 2017, 6:28 PM
Mouse and Web
Mouse and Web - avatar