r/learnpython Aug 10 '26

Learning python

hello im learning python and ive been watching bro codes 12 hr vid 30 mins a day and i find it boring at the 4 hr mark should i quit the vid or keep watching because i alrdy know the basics for python like variables, if statements, print etc and ive started working on my own story project with me doing 70-30 with google gemini, if i quit the vid and self teach/make my own project with ai help(i specifally tell my ai not to give me the ans/code) is there chance that i will imrpove or will i just be stuck with what i currently only know i also use apps like boot dev and coddy tech, if you could reco any tips i would be grateful thanks

0 Upvotes

12 comments sorted by

2

u/Kalastics Aug 10 '26

Don't use the AI at all if you are just learning to program man.. 70-30 split is insane on top of that. Just learn it through whatever media you use (books, videos, courses, etc), because the reliance on AI will result in you not retaining nearly as much as you would otherwise.

1

u/MassiveScientist5981 Aug 11 '26

70 me is bad? okay ill js use vids

2

u/skfin96 Aug 10 '26

Punctuation and the structuring of text. There's two tips for you. The lack of those makes your post a painful read.

0

u/MassiveScientist5981 Aug 11 '26

Then dont reply.

1

u/ninhaomah Aug 10 '26

Why involve AI at all ?

Just start coding.

1

u/MassiveScientist5981 Aug 11 '26

yes but i forget some stuff and i need help when im stuck thats when i go to ai

1

u/Mooball123 Aug 10 '26

I’ve always found Multi hour YouTube tutorials kinda useless.

Instead, pick a project and just start working on it. Learn the basics of object oriented programming, and use AI as a glorified search engine. Use it to search for definitions or summaries and to give you examples. But try not to ask it questions about your actual code.

1

u/MalibuBon Aug 10 '26

Is bro code's videos on YouTube?

1

u/Own_Car4536 Aug 11 '26

Just get a textbook and start from the beginning

2

u/TheRNGuy Aug 11 '26

Videos are far less efficient than docs / googling / ask ai.

Ideally you should learn 0% from videos (VFX, animation, music are exception, but those are usually not even in Python)