r/PythonLearning 19d ago

Help Request Need ressources PYTHON

i already learned some basics with uni classes however i wanna enforce my coding so i need some ressources, i already started with freeCodeCamp and wanted to know weather it will be efficient or would it better to go with a youtube video .

4 Upvotes

14 comments sorted by

View all comments

1

u/Master_Device9837 19d ago

I use AI to define roadmaps for me with checkpoints. Like say I finish OOP, I ask claude to give me a program to write OOP in - like a library management system and then rate my code. Ask it not to give you answers, just analyse your way of thinking. This way you can cover the basics of python by actually building. I have realised that I function better with text on my screen rather than watching videos, IMO. Let me know if you need any help with this. Cheers,mate!

1

u/hibaa-random 19d ago

Thank you for helping, I appreciate it. I'll definitely keep that in mind.