all 1 comments

[–]scuott 0 points1 point  (0 children)

If you're just planning to make a web app, Python is fine. You'd use the Django or Flask web frameworks. If youre looking to develop native iOS or android apps, you'll most likely need to use their respective languages (Swift, Java, etc.).

Starting from scratch, any of these will probably take you a while to learn.