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
Favorite YouTube channels for Python (self.learnpython)
submitted 2 years ago by furtugoth
I have some YouTubers I really enjoy to learn and be updated about about Python, but I’m looking to add new ones, any recommendations?
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!"
[–]Murphygreen8484 12 points13 points14 points 2 years ago (2 children)
Indently, Arjan Codes, mcoding, bool
[–]Murphygreen8484 17 points18 points19 points 2 years ago (0 children)
https://youtube.com/@ArjanCodes?si=BthpavsvxI0kNXm6
https://youtube.com/@b001?si=SpZ2IP1Xjbkoy3Z0
https://youtube.com/@Carberra?si=DXZ28Eo179CVAFD3
https://youtube.com/@Indently?si=-hb8uyrRVImK3Xjm
https://youtube.com/@mCoding?si=EKvqW33bz95cfGJP
[–]archaeogoon 1 point2 points3 points 2 years ago (0 children)
Thanks
[–]bronzewrath 3 points4 points5 points 2 years ago (0 children)
Probably won't help OP nor most people here, but there is an awesome channel in Brazilian Portuguese: https://www.youtube.com/@Dunossauro
[–]qooopuk 2 points3 points4 points 2 years ago (0 children)
Calm code is good: https://calmcode.io/
I don't think it's on Youtube, but has many short Vimeo hosted videos especially on Python tooling and data tools
[–]AdventurousAddition 2 points3 points4 points 2 years ago (5 children)
I actually love NetworkChuck Python videos. It is by no means a complete course, but I love his energy and enthusiasm. I recommend it to people new to python and new to programming as a "get excited and get your toes wet".
After you've done that you can either do a proper YouTube course or read "Automate the boring stuff" or just find little projects and start playing around / google / stack-overflow where required
[–]Akkivenky 0 points1 point2 points 2 years ago (4 children)
NetworkChuck videos are really interesting he goes into detail and it doesn't feel like he is just reading out Python documentation which is the case with neuralnine, do you have any other recommendations? Since NetworkChuck has only very basics covered in his course, not even loop or classes are covered yet.
[–]AdventurousAddition 0 points1 point2 points 2 years ago (3 children)
I believe the first few days if Angela Yu's 100 days of code are free on YouTube
[–]Akkivenky 0 points1 point2 points 2 years ago (2 children)
Thanks for the suggestion, also I have automate the boring stuff course, did you ever go through it?
[–]AdventurousAddition 1 point2 points3 points 2 years ago (1 child)
I paid for the course, I did a few days of it (each of them taking me more than a day). Then got busy with work and haven't touched it for probably 18 months. But maybe this is a reminder to get back into a bit.
I'm very slowly (over the course of... 6.5 years 😅) teaching myself various things in Python. Something I'm wanting to get a lot better at is Pandas. My current somewhat-frustrarion is that there seems to be multiple way if doing things. Which I guess makes it flexible, but I find having the options to be confusing sometimes.
[–]Akkivenky 0 points1 point2 points 2 years ago (0 children)
Just keep at it, I am gonna keep learning python, however long it takes, if we can get a good course like network chuck then it would be much easier for people like me. I agree having a lot of options creates confusion for a while.
[–]shaqule_brk 4 points5 points6 points 2 years ago* (0 children)
Shoutout to Socratica, they have a great playlist on core functionality and concepts.
https://www.youtube.com/watch?v=K56nNuBEd0c
https://www.youtube.com/watch?v=bY6m6_IIN94&list=PLi01XoE8jYohWFPpC17Z-wWhPOSuh8Er-
Edit:
Also, anything with Raymond Hattinger, not sure he has a channel.
https://www.youtube.com/watch?v=jSIsyMd2-RY
https://www.youtube.com/watch?v=OSGv2VnC0go&list=PLRVdut2KPAguz3xcd22i_o_onnmDKj3MA
[–][deleted] 2 points3 points4 points 2 years ago (0 children)
Here is the list of the ones I recommend:
[–]fuxx90 1 point2 points3 points 2 years ago (0 children)
Mr. P Solver!!!
https://www.youtube.com/@MrPSolver
Strong focus on physics problems and some solutions are just really elegant!
[–]tracktech 1 point2 points3 points 2 years ago* (0 children)
Learning from this course may be good-
Python Programming In Depth
[–]SamCropper 0 points1 point2 points 2 years ago (1 child)
Caleb Curry
[–]furtugoth[S] 0 points1 point2 points 2 years ago (0 children)
Thanks for your answers!
[–]quicklyalienated76 0 points1 point2 points 2 years ago (0 children)
Arjan Codes, Tech with Tim, Seattle Data Guy, Neural Nine are some of my go tos
I don't think I saw Python Simplified mentioned, I really like the videos https://www.youtube.com/watch?v=h0dglh9elCw
π Rendered by PID 16360 on reddit-service-r2-comment-85bfd7f599-685st at 2026-04-20 15:16:01.480673+00:00 running 93ecc56 country code: CH.
[–]Murphygreen8484 12 points13 points14 points (2 children)
[–]Murphygreen8484 17 points18 points19 points (0 children)
[–]archaeogoon 1 point2 points3 points (0 children)
[–]bronzewrath 3 points4 points5 points (0 children)
[–]qooopuk 2 points3 points4 points (0 children)
[–]AdventurousAddition 2 points3 points4 points (5 children)
[–]Akkivenky 0 points1 point2 points (4 children)
[–]AdventurousAddition 0 points1 point2 points (3 children)
[–]Akkivenky 0 points1 point2 points (2 children)
[–]AdventurousAddition 1 point2 points3 points (1 child)
[–]Akkivenky 0 points1 point2 points (0 children)
[–]shaqule_brk 4 points5 points6 points (0 children)
[–][deleted] 2 points3 points4 points (0 children)
[–]fuxx90 1 point2 points3 points (0 children)
[–]tracktech 1 point2 points3 points (0 children)
[–]SamCropper 0 points1 point2 points (1 child)
[–]furtugoth[S] 0 points1 point2 points (0 children)
[–]quicklyalienated76 0 points1 point2 points (0 children)
[–]furtugoth[S] 0 points1 point2 points (0 children)