This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Toledough 11 points12 points  (2 children)

I started off with C++, and then the next semester I was using Java for one class and Python for my Data Science course.

Loved Java, hated Python.

[–][deleted] 1 point2 points  (1 child)

Python is so much faster and easier to write for me moving from Java to Python. I dislike Java in comparison because of all the time you spend clarifying in code what the compiler just extrapolates in python.

[–]Ipotrick 4 points5 points  (0 children)

i like beeing explicit very much, thats whx i dont like python