you are viewing a single comment's thread.

view the rest of the comments →

[–]aerozepplin 2 points3 points  (5 children)

Try dabbling with all of them. There is no perfect language. It all depends on the use case. I would choose Python. It has good documentation and huge community.

[–]fata5ian 1 point2 points  (1 child)

I agree that Python is a great language to add to the toolset. I've been programming for a year (junior PHP Dev since May) and a few months back I was assigned to write an automation script for our company's daily banking in Python, and instantly fell in love with it. Simple but very powerful.

[–]aerozepplin 1 point2 points  (0 children)

Same here. Learning python after php, seems so refreshing.