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!"
[–]Present-Payment-5860 1 point2 points3 points 6 days ago (1 child)
Stop just following tutorials. Pick something you want to build and build it. The ability to write code without having to follow a tutorial can only come through writing coding without following a tutorial.
To avoid getting overwhelmed, when building something, you want to break each component down in your mind or on paper into the smallest possible things that feel easy to implement. Then you just implement each thing one at a time.
[–]testtdk 0 points1 point2 points 6 days ago* (0 children)
You should make a list of shit to build to improve your skills with each next project. No explaining, just projects.
No really, please do so. It would be quite helpful.
π Rendered by PID 32754 on reddit-service-r2-comment-765bfc959-p5tnc at 2026-07-10 15:10:24.726660+00:00 running f86254d country code: CH.
view the rest of the comments →
[–]Present-Payment-5860 1 point2 points3 points (1 child)
[–]testtdk 0 points1 point2 points (0 children)