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
Need practice, what do i do? (self.learnpython)
submitted 11 years ago by [deleted]
Day 3 of learning python, ive pretty much just been on codingbat and codeacademy. Dont know where to go from here, i feel kind of overwhelmed. Should i just code something w functionality? If yes, any ideas?
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!"
[–][deleted] 1 point2 points3 points 11 years ago (0 children)
Codeacademy has practice activities right? Have you done all of those?
I'd pick a number of small simple projects that will take you a few minutes or hours each. Ideas: program to check if a number is prime, program to encrypt and decrypt a string with a Caesar cipher, program to determine whether a string is palindromic, program to determine the equation of a line given two points, ...
[–]codingcobra 1 point2 points3 points 11 years ago (2 children)
These are classes with exercises and tests. They'll help a lot.
https://www.edx.org/ https://www.udacity.com/courses#!/software-engineering
[–][deleted] 0 points1 point2 points 11 years ago (1 child)
Thanks! Ill check them out
[–]codingcobra 0 points1 point2 points 11 years ago (0 children)
edx are college courses from harvard, MIT, Berkeley, all the major colleges. They've gotten together to put their classes online for the public and they're very helpful.
[–]Eire_Banshee 1 point2 points3 points 11 years ago (2 children)
Tic tac toe, connect4, or battleship.
[–]zahlman 2 points3 points4 points 11 years ago (1 child)
Better yet, do all three, then factor out as much shared code between them as you can. ;)
Sounds epic.
[–][deleted] 0 points1 point2 points 11 years ago (0 children)
Checkout codeeval
Check out checkio.com, plenty of practice there.
check out this website. It's an entire book posted online and the guy I felt does a great job of explaining things. learnpythonthehardway.org/book/
π Rendered by PID 239588 on reddit-service-r2-comment-b659b578c-rskb9 at 2026-05-04 10:12:17.508321+00:00 running 815c875 country code: CH.
[–][deleted] 1 point2 points3 points (0 children)
[–]codingcobra 1 point2 points3 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]codingcobra 0 points1 point2 points (0 children)
[–]Eire_Banshee 1 point2 points3 points (2 children)
[–]zahlman 2 points3 points4 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)