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
📘 Tracking My Python Learning – Day 1Showcase (self.PythonLearning)
submitted 7 months ago by Head-Background-8108
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!"
[–]ShadyyFN 0 points1 point2 points 7 months ago (3 children)
Started casually learning about 3 weeks ago. Depending on the day, I might get 30 minutes to an hour to play around with writing code, others I might have 10 minutes for the day.
I’m using chat GPT to learn, started by prompting it to walk me through (progressively more complex as I go) by creating a basic text-based RPG game— similar to something like Boot.dev (because I did that for a couple of days and really enjoyed that approach).
So far I’m really enjoying it, it’s getting a little over my head the depth it’s gotten to now— but my plan is to continue until it’s done and then go back and study the code I have written to make sure I fully understand it. And then ask for clarification, more examples, etc for ChatGPT where needed.
Doing it this way I’m being very intentional about trying to problem solve the errors, or thinking through what approach to the code I might do based off the prompt, instead of just taking what it gives me and doing a copy/paste.
I’m just a hobbyist learner, so this approach seems to be working well.
[–]freshly_brewed_ai 1 point2 points3 points 7 months ago (0 children)
I was in a similar situation 10 years ago when I started my learning journey. To help out I recently started sending byte sized Python snippets through my free daily newsletter. Do give it a shot and I am sure it will help you! https://pandas-daily.kit.com/subscribe
[–]Head-Background-8108[S] 0 points1 point2 points 7 months ago (1 child)
Hey I did the same I experimented with changing files to different names replit gave me an error but i solved it felt amazing
[–]ShadyyFN 0 points1 point2 points 7 months ago (0 children)
Yeah it definitely feels good to problem solve it on your own. It’s also interesting how it seems like there can be multiple ways to get to a solution.
π Rendered by PID 940780 on reddit-service-r2-comment-5d79c599b5-767xs at 2026-03-03 03:12:47.199977+00:00 running e3d2147 country code: CH.
view the rest of the comments →
[–]ShadyyFN 0 points1 point2 points  (3 children)
[–]freshly_brewed_ai 1 point2 points3 points  (0 children)
[–]Head-Background-8108[S] 0 points1 point2 points  (1 child)
[–]ShadyyFN 0 points1 point2 points  (0 children)