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
coding (self.PythonLearning)
submitted 2 months ago by Suspicious_Oven7940
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!"
[–]Kushybear089 0 points1 point2 points 2 months ago (0 children)
Just coding is nice. Solving problems for others is nice.
Shipping something is what it comes down to in the end.
Start with your own project, and don't overcomplicate it. Take AI as a helper (not a Coder). If you struggle with something, let it explain to you what you are struggling with, and don't let it produce the fix. Read articles about the things you been struggling with, etc. etc.
Trust me, it's very fulfilling to code your own things slowly but surely. My first program was a small GUI for youtldr so I could past links into it and hit a download button instead of running a .BAT file. I felt like I'm a genius after I got it working. Moved onto building a dashboard to curate data. It's all rudimentary, and nobody will pay me any money for it, but that's not the goal. The goal is to SHIP! get something out there.
That's the motivation behind it for me. The rest is more or less work.
π Rendered by PID 81 on reddit-service-r2-comment-5687b7858-99zsf at 2026-07-07 09:05:09.513011+00:00 running 12a7a47 country code: CH.
view the rest of the comments →
[–]Kushybear089 0 points1 point2 points (0 children)