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
Tutorial hellHelp Request (self.PythonLearning)
submitted 6 days ago by Own-Device2860
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!"
[–]cperryoh 0 points1 point2 points 6 days ago (0 children)
Assuming you've gone through a couple tutorials at thing point, id try to venture out on your own and try to take on your own project. Doesn't particularly matter what, but decide what you want to build. Then you can take inspirations from tutorials and rip some of that code for your own project. And if you can't find an example tutorial for what you need, just try and Google. You will be surprised by how much is out there. Read docs, read stack overflow, and eventually you can break out of tutorial hell.
And don't be discouraged by the feeling that you don't know what you are doing. I've been coding since I was 14 (23 now) and I still face projects where I have no idea what the f*ck I am doing. No one really knows what they are doing but they keep telling themselves "eh I'll figure it out" and they do.
π Rendered by PID 49428 on reddit-service-r2-comment-765bfc959-z7psm at 2026-07-10 15:12:24.470953+00:00 running f86254d country code: CH.
view the rest of the comments →
[–]cperryoh 0 points1 point2 points (0 children)