0
Is the method of all programming languages is same ?
java script python php
2 Answers
+ 2
No, Different program languages Follow Different methods, but the basic concepts are very similar.
+ 1
No, There is a lot of differences, but in my opinion the basic logical understanding is nearly the same. So if you know loops in Java you are fast in Python (just an example), but the methods are different