+ 2
How tough is java
how tough is it to master java programming language in all field??đđ
4 RĂ©ponses
+ 1
@Winston Java is not a scripting language
+ 1
Java is not a scripting language -
https://docs.oracle.com/javase/9/scripting/scripting-languages-and-java.htm#JSJSG107
https://www.quora.com/Is-Java-a-scripting-language
+ 1
I stand corrected. Do you think itâs a difficult jump to go from a scripting language to Java?
+ 1
I donât think so, the new things that you have to learn are just the typesystem + private public protected methods and members, interfaces and inheritance. Assuming the scripting language you already know has some sort of objects(like JavaScript or python)