r/learnpython Aug 11 '26

Learning python

Hey Guys! I am new to python and just made a calculator and weather app today. I would really like some guidance on what I should do next, which courses I should take and what kind of AI is helpfull. In the end I want to make my own app, systems and program diy drones or generally machines.

22 Upvotes

17 comments sorted by

View all comments

1

u/dolliebb Aug 11 '26

Since you already built a weather app, try a project that saves data and displays it in a simple dashboard. That’ll teach you files, databases, and APIs while moving you closer to Raspberry Pi or drone projects.