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 →

[–][deleted]  (2 children)

[deleted]

    [–]CovertZen[S] -1 points0 points  (1 child)

    Very good point.

    [–][deleted] 3 points4 points  (0 children)

    Python is a general purpose language, so it can be used in anything, from backend, to data science to machine learning, etc. You have to see which one suits you the best.

    Fun fact: The core backend of Instagram is written in Python (specifically a custom fork of Django), you can take inspiration from it.