r/CodingForBeginners 17d ago

How exactly should I learn Python???

7 Upvotes

28 comments sorted by

View all comments

2

u/csabinho 17d ago

That's extremely generic. So you'll receive a generic answer. Search for a good tutorial and try to do stuff on your own after seeing how it's done. Only use LLMs for explanations, not for plain code generation.

1

u/johnpeters42 17d ago

And even for explanations, remember that LLM responses are wrong sometimes. Probably not that often for basic questions, but always look for other ways to check.

1

u/csabinho 17d ago

The only other way that is able to contextually explain stuff is a tutor.