+ 3
Which is easy for beginner to learn , java or python??
15 ответов
+ 8
1)
public class Program
{
public static void main(String[] args) {
System.out.println("Hello, World !");
}
}
2)
print('Hello, World !')
Which one looks easier to you ?
+ 5
Python is good for beginners...it has an Easy syntax
+ 5
+ 3
Then it's Python for you!!
+ 3
Python is what you need. ^_^
+ 3
Python will broaden your mind and knowledge
+ 3
Most say Python.
+ 2
Phyton is easier than java .
Because java needs a knowledge about C and C++ language and phyton does not needs it.
But there some features are same like loops or if else statement etc.
+ 1
+ 1
2nd one
+ 1
Python is easy to learn but it somehow complex also
0
Python, beacause it is world's very simple language
You code 10 lines in Java ,but as same code is written in Python only 3-4 lines
I suggest you Python is very simple language to learn
But java's point of view java is world's best programming language you can do everything with java ,which you want
0
pyton is easy to understand and code, but i find it verry difficult at the start because of al the math.
0
Better learn C++ and Python - this two very important languages.
If you know this two - you can learn other languages
But if you are full beginner - learn Python- he learns very quickly