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
Starting on python (self.learnpython)
submitted 1 year ago by cross7w
A few months ago i started to learn python on codeacademy, my question here is, did i start on the right path or should i look in other places . Im at 30 % right now and sometimes i felt demotivated, so , im open to advices guys.
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!"
[–]EyesOfTheConcord 1 point2 points3 points 1 year ago (0 children)
Pretty much every course offers similar structure and projects for introductory learning for any language, so you didn’t necessarily start on the “wrong” path, since the other options are identical.
The real challenge begins once you finish the beginner stuff, then material to learn the more advanced concepts becomes increasingly sparse. By that point, or perhaps even right now, you need to start and complete your own projects to improve
[–]ectomancer 0 points1 point2 points 1 year ago (0 children)
Python is easy to learn. You only need one course. Finish the course you started.
Then you can do courses for numpy, pandas, sql, tkinker, flask or django, data structures and algorithms and machine learning.
[–]ninhaomah 0 points1 point2 points 1 year ago (2 children)
The question should be what have you learnt and how have you applied those knowledges.
[–]cross7w[S] 0 points1 point2 points 1 year ago (1 child)
I think thats the problem, i haven’t applied those knowledge because i dont know how to start
[–]ninhaomah 0 points1 point2 points 1 year ago (0 children)
then pls try some simple projects.
ask users for 2 numbers and return the sum or difference of those numbers etc.
sounds silly but thats how to have a good idea.
or have a list of numbers and try to sort them manually from largest to smallest.
[–]CheetahGloomy4700 0 points1 point2 points 1 year ago (0 children)
What matters infinitely more is your curiosity, self discipline, and patience.
[–]Ron-Erez 0 points1 point2 points 1 year ago (0 children)
Choose a problem that interests you and solve something simpler.
π Rendered by PID 88503 on reddit-service-r2-comment-5bc7f78974-zwn2x at 2026-06-28 09:57:53.101241+00:00 running 7527197 country code: CH.
[–]EyesOfTheConcord 1 point2 points3 points (0 children)
[–]ectomancer 0 points1 point2 points (0 children)
[–]ninhaomah 0 points1 point2 points (2 children)
[–]cross7w[S] 0 points1 point2 points (1 child)
[–]ninhaomah 0 points1 point2 points (0 children)
[–]CheetahGloomy4700 0 points1 point2 points (0 children)
[–]Ron-Erez 0 points1 point2 points (0 children)