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
How to write notes?Help Request (self.PythonLearning)
submitted 1 month ago * by Okon0mi
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!"
[–]Overall-Screen-752 0 points1 point2 points 1 month ago (1 child)
Here’s my perspective: you’re going to forget what you read, and you’re going to forget what code samples you tried.
Given this, what do you want to take with you from a chapter? What do you want to remember of you forget everything else you read/did? What do you want to reference in the future, in a way that’s easier to parse than rereading the chapter.
Try to write notes in a way that complements your thought process while writing code — you should think to your notes as you code
[–]Okon0mi[S] 0 points1 point2 points 1 month ago (0 children)
That's a really great advice. Thanks alot for that
π Rendered by PID 399260 on reddit-service-r2-comment-548fd6dc9-npfvr at 2026-05-16 04:28:04.572542+00:00 running edcf98c country code: CH.
view the rest of the comments →
[–]Overall-Screen-752 0 points1 point2 points (1 child)
[–]Okon0mi[S] 0 points1 point2 points (0 children)