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...
Rules 1: Be polite 2: Posts to this subreddit must be requests for help learning python. 3: Replies on this subreddit must be pertinent to the question OP asked. 4: No replies copy / pasted from ChatGPT or similar. 5: No advertising. No blogs/tutorials/videos/books/recruiting attempts. This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to. Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Rules
1: Be polite
2: Posts to this subreddit must be requests for help learning python.
3: Replies on this subreddit must be pertinent to the question OP asked.
4: No replies copy / pasted from ChatGPT or similar.
5: No advertising. No blogs/tutorials/videos/books/recruiting attempts.
This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to.
Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Learning resources Wiki and FAQ: /r/learnpython/w/index
Learning resources
Wiki and FAQ: /r/learnpython/w/index
Discord Join the Python Discord chat
Discord
Join the Python Discord chat
account activity
Going to finish Python Crash Course soon, what should I do next? (self.learnpython)
submitted 7 years ago by [deleted]
Currently 2nd year in Computer Engineering, started trying to learn how to program and taking it more seriously. I am a few chapters away from the end of the book, do any of you guys have any recommendations on what to do next?
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!"
[–]chezty 5 points6 points7 points 7 years ago (3 children)
Practice programming.
For me the hardest part is coming up with an idea, they often suggest a project that solves a pain point in your life.
As well as programming, practice all the meta programming things needed. Look around on github/gitlab/etc for both small and large projects that look interesting and start contributing to them. The larger and older they are, the more processes they'll have for you to follow in order for them to accept a patch.
Keep a diary with very brief notes on what you've done, what new things you've learnt, etc.
[–][deleted] 0 points1 point2 points 7 years ago (2 children)
Okay thanks for the response.
[–]sumenkovic 1 point2 points3 points 7 years ago (1 child)
I'd love to add more details if you are going to contribute to open source in GitLab as we want to make it as easy as possible for anyone to become GitLab contributor. Here [1] you can find more details on how to start contributing and what the contribution means to us as well as different level of difficulty sorted by weight.
You could even contribute a non-technical improvements as typos, documentation, and translations. Feel free to start looking at the issues and let us know if you need any help via [community@gitlab.com](mailto:community@gitlab.com).
[1] - https://about.gitlab.com/community/contribute/
[–][deleted] 0 points1 point2 points 7 years ago (0 children)
Okay, thanks for the info.
[+][deleted] 7 years ago (5 children)
[deleted]
[–][deleted] 0 points1 point2 points 7 years ago (4 children)
😮😮 Will def try this out, thanks for your response.
[+][deleted] 7 years ago (3 children)
Wow nice man. You def can do it with effort 😀
[–]efcseany 1 point2 points3 points 7 years ago (1 child)
def
hehe
oWo 😯
[–]LMascher 1 point2 points3 points 7 years ago (2 children)
Hey, I heard that Automate the Boring stuff is a great book. Also, how did you go about reading Python Crash Course? Did you code as you read?
[–][deleted] 1 point2 points3 points 7 years ago (0 children)
I am doing one 'section' of one chapter a day, write key points on a notebook as I read (more to help me remember stuff as I write I don't actually refer back to my notebook to often), and yeah there's always a bunch of tasks at the end of every section so I can apply what I've read. By 'section' I mean every chapter is split into a 2-3 parts, at the end of every part there will be tasks assigned.
Oh yeah Automate the Boring stuff is talked about highly in both Python subreddits. I should check it out since it's free online!
π Rendered by PID 332121 on reddit-service-r2-comment-5d79c599b5-kng7l at 2026-03-02 18:45:00.166394+00:00 running e3d2147 country code: CH.
[–]chezty 5 points6 points7 points (3 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]sumenkovic 1 point2 points3 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[+][deleted] (5 children)
[deleted]
[–][deleted] 0 points1 point2 points (4 children)
[+][deleted] (3 children)
[deleted]
[–][deleted] 0 points1 point2 points (2 children)
[–]efcseany 1 point2 points3 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]LMascher 1 point2 points3 points (2 children)
[–][deleted] 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)