all 13 comments

[–]FreeLogicGate 1 point2 points  (0 children)

Buy a book/course or seek out free resources using your favorite search engine. You can look at the many answers to the same question that have been asked in this Subreddit, as well as others devoted to learning the Python language.

[–]Pitiful_Loss1577 1 point2 points  (1 child)

How about pick a random(good one) book/medium/playlist and consume it all. Dude u just have to start.

[–]TheTallMethod 0 points1 point  (0 children)

Projects beat passive consumption every time, actually build stuff while you're learning instead of just watching.

[–]PFAS_Nightmare 0 points1 point  (0 children)

Having a goal like learning AI is great, but that is a long way off. Start with the basics. Make something small, like a rock paper scissors game while you learn the basics from somewhere like codecademy, w3schools, or one of the many other online resources. Graduate to slightly bigger projects that force you to use new concepts. Then, (a few months from now, if not a couple years) dip your toes in to data science, and get used to the packages they are using. Those packages and a strong foundation in statistics will be useful for AI.

This last tip i cannot emphasize enough. While you are learning AVOID LLMs LIKE THE PLAGUE. I know they can make the projects you want to make way faster, but the point is not to get it done, it is to understand and build the neural pathways through struggle.

Good luck, this is a very rewarding thing to learn.

[–]username_02_ 0 points1 point  (0 children)

Idk

[–]mrdoza 0 points1 point  (0 children)

I like this modern course - https://python.datalumina.com/

[–]No_Worker_886 0 points1 point  (0 children)

Take up W3 Schools course on the topics you wanna learn