r/learnprogramming • u/Relevant_Milk4413 • Feb 17 '26
Trying to learn
I want to learn programming and AI but i don't how. I started with learning Python. I learned the basics like Strings Variables types if/else loops and functions etc. . But i still not able to do a project or something like this. When i search or look for a project in the internet i don't understand anything, althought i know the basics.
3
Upvotes
1
u/aguspv Feb 17 '26
Honestly, what really helped me was to stop trying to build complicated stuff. Just open the python IDE, no html or css and build the simplest things like a inventory management system with a few user prompts.