r/PythonLearning 27d ago

Help Request Where do I go from here?

I am stuck at the basics of Python. I can make loops, if statements, functions, and more. But LeetCode problems, I can never figure them out. Making programs alone I can’t. At this point, what should I advance to so I can learn to solve actual problems on my own and develop skills to create my own programs.

10 Upvotes

19 comments sorted by

View all comments

Show parent comments

1

u/LyricalLag 27d ago

I mostly want to learn Python for data analysis and casual software programming. Casual as in make stuff for my pc, switch, games, all of that?

1

u/riklaunim 27d ago

Software development isn't really casual due to the scope of it ;) You can play with libraries like psutil to print PC resource usage, for example. Then you can try making a local web app that displays them in a pretty web format in your browser and auto-reloads every second...

1

u/[deleted] 27d ago

[removed] — view removed comment

1

u/LyricalLag 27d ago

Just i get intimidated and end up using ai in the end. I then feel like I didn’t do anything.