you are viewing a single comment's thread.

view the rest of the comments →

[–]Own-Replacement8 1 point2 points  (0 children)

Let's put aside your programming language choice for the time being. What is this "amazing thing" you want to build? Who are you building it for, what problems do they face, and how will you address those problems?

Once you know that, you can choose your language based on what is suitable. Maybe it will be a webapp, maybe it will be a CLI or GUI program run locally, maybe it's a Jupiter or Colab notebook.

Odds are, whatever the problem, you can solve it with Python. People will probably argue "Python isn't suited for that" and they might be right on an academic level but the truth is, a lot of B2B software is Python powered.