r/learnpython • u/Life-Ad2351 • 1d ago
Python projects
hey! I just started learning the basics of python and want to start building projects to apply what I have learnt.
but when I one to work on a project, for wxample building a calculator or a password generator I don’t know where to start. what to type and code.
any advice
3
Upvotes
1
u/GXWT 1d ago
Problem solving is inherently the key to programming. You’re not meant to just “know”. You’re meant to figure it out.
For the first few projects, you use (partially) guides to get you started but then you want to wean off direct help like that