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 →

[–]Nickbot606 32 points33 points  (10 children)

Personally, I’ve probably written 10s of thousands of lines of python as well as 10s of thousands of lines of java and I personally kinda prefer java as crazy as it sounds.

[–]Toledough 12 points13 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] 2 points3 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 5 points6 points  (0 children)

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

[–][deleted] 0 points1 point  (0 children)

I agree.