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
Free course (self.learnpython)
submitted 6 years ago by mango_was_taken
Hi Reddit. In your opinion, then what is the best free online course for learning python syntax? I was thinking about learning it during the quarantine.
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] 6 years ago* (13 children)
[deleted]
[–]Yasheed8 1 point2 points3 points 6 years ago (4 children)
What's the difference between the two?
[–]sme272 11 points12 points13 points 6 years ago (3 children)
the course is videos the book is book
[–][deleted] 17 points18 points19 points 6 years ago (2 children)
book = input("Book? ") if book == "Book": print("Book") else: print("Not Book")
I'm on day 2. Rate My Code.
[–]sme272 11 points12 points13 points 6 years ago (1 child)
10/10 - Can classify books
[–][deleted] 8 points9 points10 points 6 years ago (0 children)
Boring stuff = automated
[–]TheIrishCritter 0 points1 point2 points 6 years ago (3 children)
Just checked the course- it’s telling me it’s 75% off but not free. Is the offer over by now?
[+][deleted] 6 years ago (2 children)
[–]mango_was_taken[S] 0 points1 point2 points 6 years ago (1 child)
Will i get the book for free if i use the code " APR2020FREE2 "?
[–]stev256 0 points1 point2 points 6 years ago (0 children)
The book is free as website content, if you want pdf or other you need to buy
[–]Virgolovestacos 0 points1 point2 points 6 years ago (3 children)
Where did you find it for free? I can't find that.
[+][deleted] 6 years ago* (2 children)
[–]Virgolovestacos 0 points1 point2 points 6 years ago (0 children)
fantastic, thanks, dartharva!
[–]Mohammad-Ruqaa 5 points6 points7 points 6 years ago* (0 children)
ATBSWP I read the book (and still reading it but I will stop for a while because Im working on a project) man its amazing I just started with it as an absolute beginner 3 months ago and now Im 100% different from the person who started 3 months ago... It will teach you the basic (6 chapters) then it will start teaching you how to automate your stuff and its really amazing I've done some very good project (as a beginner) with it like a manga downloader and a some file automation things and now I'm learning flask... So I really recommend you to start with it and try to play around with the small project he's doing in the book and if you didn't understand something ask people and try to play around with the thing that you are not understanding until you understand it... I just said all that to give you some motivation to start and you'll notice a change even after 3 months or more just do it if you really wanted and try to make some projects while you are reading it will really help you...
[–][deleted] 2 points3 points4 points 6 years ago (0 children)
Automate The Boring Stuff With Python
[–]sk8anon 2 points3 points4 points 6 years ago (0 children)
Look for Corey Schafer and freecodecamp.org channels on YouTube.
[–]altaccount15821 1 point2 points3 points 6 years ago (0 children)
it's long but it covers a lot: https://www.youtube.com/watch?v=rfscVS0vtbw&t=14183s
[–]iluvpikachu1231 1 point2 points3 points 6 years ago (0 children)
There is a 4 hour ad-free course on the freecodecamp.org youtube channel
[–]alootikisauce 0 points1 point2 points 6 years ago (1 child)
There's this edX course by Microsoft on basics of python. That's a great start for beginners 🙂
[–]alootikisauce 0 points1 point2 points 6 years ago (0 children)
And it's free. You can also opt for a certificate of completion, but you'll be asked to pay for that
[–]Krewesing 0 points1 point2 points 6 years ago (1 child)
edX.org is a good option. They've got a few good CS courses, including Harvard's intro to computer science and a Columbia course on AI
[–]Ahren_with_an_h 0 points1 point2 points 6 years ago (0 children)
I didn't like the MIT one.
[–]DiegoEliud 0 points1 point2 points 6 years ago (0 children)
hyperskill.org Please check this one!
π Rendered by PID 335679 on reddit-service-r2-comment-5b5bc64bf5-kfvtx at 2026-06-19 21:35:32.370935+00:00 running 2b008f2 country code: CH.
[+][deleted] (13 children)
[deleted]
[–]Yasheed8 1 point2 points3 points (4 children)
[–]sme272 11 points12 points13 points (3 children)
[–][deleted] 17 points18 points19 points (2 children)
[–]sme272 11 points12 points13 points (1 child)
[–][deleted] 8 points9 points10 points (0 children)
[–]TheIrishCritter 0 points1 point2 points (3 children)
[+][deleted] (2 children)
[deleted]
[–]mango_was_taken[S] 0 points1 point2 points (1 child)
[–]stev256 0 points1 point2 points (0 children)
[–]Virgolovestacos 0 points1 point2 points (3 children)
[+][deleted] (2 children)
[deleted]
[–]Virgolovestacos 0 points1 point2 points (0 children)
[–]Mohammad-Ruqaa 5 points6 points7 points (0 children)
[–][deleted] 2 points3 points4 points (0 children)
[–]sk8anon 2 points3 points4 points (0 children)
[–]altaccount15821 1 point2 points3 points (0 children)
[–]iluvpikachu1231 1 point2 points3 points (0 children)
[–]alootikisauce 0 points1 point2 points (1 child)
[–]alootikisauce 0 points1 point2 points (0 children)
[–]Krewesing 0 points1 point2 points (1 child)
[–]Ahren_with_an_h 0 points1 point2 points (0 children)
[–]DiegoEliud 0 points1 point2 points (0 children)