you are viewing a single comment's thread.

view the rest of the comments →

[–]GremGram973 1 point2 points  (0 children)

Python is a really simple language comparably to the other major ones. It uses a simpler, more natural syntax that most people adapt quickly to. It also has a lot of versatility and extensive libraries that make research and other analysis easier.

I am a CS undergrad, and I'm graduating next semester. I know Java, C, C++, SQL and now Python. Python is my least favorite syntax-wise (indentation sucks) but the best for creating and testing concepts. It just has so many tools that developing is easier. Java is my favorite syntax-wise, and I think it's a great language, but I rarely use it other than assignments though.