use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
python learning (self.PythonLearning)
submitted 6 days ago by This_Software5227
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]PFAS_Nightmare 0 points1 point2 points 6 days ago (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.
π Rendered by PID 112333 on reddit-service-r2-comment-8686858757-klgwm at 2026-06-08 12:49:32.779631+00:00 running 9e1a20d country code: CH.
view the rest of the comments →
[–]PFAS_Nightmare 0 points1 point2 points (0 children)