+ 2
It worth to learn python?
7 Antworten
+ 9
Yes, although I must warn you - it can change your life around :)
+ 4
I think it is very good for a beginner in programming as Python is very close to pseudo code (you don't need 5 lines to print hello like Java or C).
The good thing is that it is also a great programming language for an advanced coder as it is very powerful and has many use (machine learning, web design, scientific computing etc) which explains why Yahoo, Google, etc. use it.
+ 3
That depends on what you try to achieve:
For scripting, automating tasks and quick implementation - python is for you
Since it is object oriented you will also get to know object oriented programming - the advantage is: you do not have to necessarily use it
If you want to develop windows applications - C# is the better option
If you want to develop Android applications - Java is the better option
But since Python is quite easy to learn I would consider it a good choice - nevermind if it is the first programming language or not
+ 3
Trust me. You will love it
+ 2
maybe for you but I am learning java
+ 1
in the world of today, i suggest java, and some type of c programming
0
learn Php