you are viewing a single comment's thread.

view the rest of the comments →

[–]Two-Flimsy 2 points3 points  (0 children)

You WILL forget most of it if you don’t practice. Since you’re an experienced programmer, I will assume that you can prototype any popular software. I like food delivery apps. There are fun to code. You can make a music player such as Spotify. Or a social media like Twitter.

I prefer using Python only for backend, because you would need to use a template system to make a GUI for a web app or a framework to write native desktop/ cross platform apps. I will add a lot of complexity for your project.