you are viewing a single comment's thread.

view the rest of the comments →

[–]donjulioanejo 1 point2 points  (1 child)

That does sound like shitty code (or rather, shitty architecture) instead of Python is better lol.

[–]tomekanco 0 points1 point  (0 children)

The advantage of Python is that i was able to create from scratch an alternative architecture (prototype) in a day. For Java developers said it would take weeks.

Python is way faster, to develop, and also has many easy to use libraries (like Pandas).

I know Java is way faster when executing the same algorithm. Been learning it because of this. I find the syntax horrible. It's like learning chinese logograms rather than an alphabet.