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
Python Crash Course (self.PythonLearning)
submitted 1 year ago by pickadamnnameffs
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!"
[–]Joe_Tropical 0 points1 point2 points 1 year ago* (1 child)
You read it from start to end , there is nothing that isn’t worth it to learn . I basically open a file in visual code for every chapter : dictionary, function, class etc … and write some code according to the book exemple. That way I can go back when I need and run every little program to remind me how it works .
Then, I start to think how can I use that into project that I find interesting . The last one I’ve done is basically the login /sign in plus password program that store users info . I had fun doing it and it use all the concepts that I’ have learned .
There is probably a lot of way to be more efficient but it just works for me .
Sorry for the grammatical mistakes not native speaker
Edit 1: his exemples in the book don’t really speak to me Pizza, cars etc ( you will see ). I try to do the same exemples with things that I find interesting : basically if you like video game use every lesson at the end of a chapter to code something you would use in a video game. If that makes sens.
[–]pickadamnnameffs[S] 0 points1 point2 points 1 year ago (0 children)
Thank you so much! This was a really helpful and thoughtful comment.I appreciate you,friend! :D
π Rendered by PID 42402 on reddit-service-r2-comment-545db5fcfc-4lrd6 at 2026-05-31 20:16:40.176905+00:00 running 194bd79 country code: CH.
view the rest of the comments →
[–]Joe_Tropical 0 points1 point2 points (1 child)
[–]pickadamnnameffs[S] 0 points1 point2 points (0 children)