I've been studying Python for a couple of weeks now, but I'm struggling to see how to apply what I'm learning in real-world scenarios, like creating web apps or other projects. So far, I can only operate in the terminal. I'm really enjoying Python, but I want some guidance on the types of things I can build and what I should focus on next in my studies. I'd love to hear about your journeys and advice on what to do next!
1 Answer
Hang in there! Your learning journey is just getting started, and it’s normal to feel lost at first. Even the biggest applications start with the basics you're learning now. I suggest checking out the 'Python Programming 2026' course from the University of Helsinki. It’s a free, practical introduction to computer science. Remember, most applications operate in the background, so real-world use isn't just about flashy GUIs. Once you master the fundamentals, you can delve into frameworks like Flask and Django for web applications!

Thanks for the helpful path! I appreciate it—this is my first post, and it really helped.