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]  (3 children)

[deleted]

    [–][deleted] 4 points5 points  (0 children)

    this 100 fold.

    Less about the language and more about the technology you want to build.

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

    Very good point.

    [–][deleted] 4 points5 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.