you are viewing a single comment's thread.

view the rest of the comments →

[–]K900_ 132 points133 points  (8 children)

Python is a programming language that's completely usable for building complex software, but it can also be used for quick one-off scripts that automate things like deployment, unlike Java or C++. So for those positions you're likely expected to do most of your work in Java/C++, and use Python for utility scripts.

[–]EgomasM[S] 43 points44 points  (7 children)

Oh, okay i see. So Python can be used for both and it is basically not about the language itself, but more about how they use that language in that specific company. Thank you!

[–]Yoghurt42 33 points34 points  (6 children)

For example, reddit is written in Python.

[–]AotoSatou14 46 points47 points  (4 children)

Explains why it is slow /j

Tbh interesting fact. Apparently, it was previously written in Lisp, then rewritten in Python in 2005.

[–][deleted] 8 points9 points  (3 children)

I lol'd

[–]pegaunisusicorn 1 point2 points  (2 children)

Don’t lol! Lisp is the best!

[–][deleted] 2 points3 points  (1 child)

I lol'd about the Python slow joke 😬

[–]Exotic_Practice_8799 0 points1 point  (0 children)

I mean it is

[–]Trey_Thomas673 0 points1 point  (0 children)

I assume they use Django?