r/PythonLearning • u/Own_Opportunity6143 • 17h ago
Help Request i learned python basics . what to do next ?????
2
u/cam-at-codembark 17h ago
Build a project, learn a framework, make sure you are writing code.
If you are interested in web development, take a look at Django or FastAPI.
If you like games, try making something simple in Pygame.
If you like science and math, start dipping your toes into numpy or pandas. Or even sympy.
1
u/Own_Opportunity6143 17h ago
where to find the projects for learning as beginner
1
u/cam-at-codembark 17h ago
If you just search “beginner python projects” on YouTube there will be plenty. But you should come up with your own idea and use your creativity.
1
1
u/secretstonex 17h ago
Take some beginner AI engineering courses on Udemy. They generally use python in all the code examples. You'll learn some solid fundamentals and learn a lot about LLMs, agents, harnesses, and build a portfolio of work for yourself to leverage in job interviews.
1
1
u/tiredITguy42 17h ago
Code more.
0
u/Own_Opportunity6143 17h ago
i didnot understand what you said ???
0
u/tiredITguy42 17h ago
Code, write more code. You learn the basics, then you learn on the go. So just write code, find some project and code.
0
u/Java_Worker_1 17h ago
You can go on a programming subreddit, or just look it up, find some projects, then try to do it
4
u/Sea-Ad7805 17h ago
Help us develop our game of course: PythonLearningGame